Browse by Tags
All Tags »
.NET (RSS)
One of the new features of WPF 4 is the presence of easing functions. Already available with Silverlight 3, these functions allow you to play with acceleration or deceleration on your animations. The following sample illustrates how to add elastic behavior
Read More...
Une des nouveautés de WPF 4 est la présence des « easing functions ». Déjà présentes avec Silverlight 3, ces fonctions permettent de jouer sur les effets d’accélération de vos animations. L’exemple ci-dessous permet, par exemple, d’ajouter un effet élastique
Read More...
Cet article, coécrit avec Luc VoVan ( http://blogs.msdn.com/luc ), présente différentes solutions liées aux problèmes de partage de ressources et de code source entre une application WPF et Silverlight. N’hésitez pas à donner votre avis sur cet article
Read More...
The goal of this post is to describe the mechanism to create and add your own service in the workflow runtime engine. Situation: You would like that each time the SqlWorkflowPersistenceService is called by the workflow runtime, it call your own service,
Read More...
Even if i find this article not completed ( no comparison with WSE 3.0, Java WS ...) , this article is a good overview about WCF performances with Microsoft technologies. http://msdn2.microsoft.com/en-us/library/bb310550.aspx
Read More...
The goal is to inform the client that the server process has progressed: Situation: You have to update a lot of data on the server. You can use a web Service which will update your database. Each time a field is updated, the server can inform the client
Read More...
The January 2007 CTP of the Entreprise Library 3.0 has just been release. You can download it here
Read More...
My Installation Guidance of the Web Client Software Factory on Windows Vista The Web Client Software Factory brings you installation documentation. However, when I decided to install it on Vista, I noticed some difference/ problems. So this version is
Read More...
A good feedback from Matias Woloski about Click Once and WCF : http://staff.southworks.net/blogs/matiaswoloski/archive/2006/04/06/ClickonceWCF.aspx
Read More...