Browse by Tags
All Tags »
.NET »
VB.NET (
RSS)
I've released the version 0.9 of Perspective. The main features are : A new XBAP online demo application is provided. You can now build multilingual applications that support culture changing at run time. SignalBinding : a binding class which throws...
The standard localization process for WPF applications is relatively cumbersome and unsuited to a on the fly localization of a small application under development. So I developed in Perspective library an alternative by using classical .NET resources...
Le processus standard de traduction des applications WPF s'avère relativement lourd et peu adapté à la traduction à la volée d'une petite application en cours de développement. J'ai donc développé une alternative consistant à utiliser des...
The Device Independent Pixel (DIP) is a logical pixel, independent of the resolution of the display device : 96 DIP correspond to 1 inch (2.54 cm). In theory. Because in practice, things are not quite so simple. But it's OK with the help of some functions...
Le Device Independent Pixel (DIP) est un pixel logique, indépendant de la résolution du périphérique d'affichage : 96 DIP correspondent à 1 pouce (2,54 cm). En théorie. Car en pratique, les choses ne sont pas aussi simples. Mais on s'en sort avec...
The functional level of WPF 3D will probably one day be as rich as 2D : standard controls, styles, templates, and so on. But when ? Waiting the eventual release of FramewokElement3D and Control3D, I built in Perspective 0.4 a system based on UIElement3D...
Le niveau fonctionnel de WPF sera probablement un jour aussi riche en 3D qu'en 2D : contrôles standard, styles, templates, etc. Mais quand ? En attendant la sortie éventuelle de FramewokElement3D et de Control3D, j'ai construit dans Perspective...
A new version of the Wpf3D open-source class library, now included in a library called Perspective, is available on Codeplex . Perspective is an experimental .NET 3.5 class library for building WPF 3D models based on basic geometrical objects (polygons...
Une nouvelle version de la bibliothèque de classes open-source Wpf3D, dorénavant intégrée dans une nouvelle bibliothèque nommée Perspective, est disponible sur Codeplex . Perspective est un projet expérimental permettant de construire des modèles 3D basés...