"Logic will get you from A to B. Imagination will take you everywhere." A. Einstein
Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

"Pour la première fois de son histoire, Microsoft France s’apprête à retransmettre en direct une émission couvrant l’événement de lancement de Hyper-V et SQL Server 2008, en direct depuis le Palais des Congrès de Paris. S’il nous est déjà arrivé de « Read More...
"It’s no secret that the nature of software development is radically changing. At PDC2008 Ray Ozzie will lay out Microsoft’s vision for cloud computing and building applications that seamlessly bridge the gaps between PC, Web and mobile devices. In our Read More...
On the SOA Institute.org site are many interesting articles about SOA architecture best practices like: SOA Governance for the Organization: Best Practices for Getting Started Avoiding SOA Security Anti-Patterns: Practical Planning for Success SOA Architecture Read More...
Voila un site MSDN très intéressant sur comment traiter les menaces de sécurité: Méthode SDL contre les Mécapoulets . "La méthodologie SDL part du principe qu'il existe un groupe central au sein de l'entreprise (ou de l'éditeur de logiciels) gérant le Read More...
Here is a first nice site for those who are working with Silverlight : Project Rosetta . "Project Rosetta is a site dedicated to helping designers and developers build applications in Silverlight while taking advantage of skills they already know. Each Read More...
Another "out of subject" post: Microsoft Research release the AutoCollage 2008. You can download a free 30 days trial version. "AutoCollage allows you to create beautiful collages of your favorite pictures in a few clicks of a mouse." Read More...
Today I finally passed the 70-542 exam - MOSS 2007 – Application Development It was easier then I thought... and I am comparing it to my previous exam 70-554 - Upgrade: MCSD Microsoft .NET Skills to MCPD Enterprise Application Developer by using the Microsoft Read More...
Clone Detective is a Visual Studio 2008 integrated tool that allows you to analyze C# projects for source code that is duplicated, which can lead to inconsistencies. You can download the setup or the code source from the CodePlex site : Clone Detective Read More...
I had to enable the request compression for an ASP.NET 2.0 Web Service (no Web Service Enhancements for that client.. ), so here is my solution: I created a CompressionSoapExtension attribute. This attribute was added to the web service methods (for the Read More...
One of my projects required to enable the IIS 6 response compression. Here how I did it: set initialFolder=%cd% cd c:\Inetpub\AdminScripts net stop iisadmin /Y cscript adsutil.vbs set w3svc/filters/compression/parameters/HcDoDynamicCompression true cscript Read More...
 
Page view tracker