Browse by Tags
All Tags »
Whidbey (
RSS)
As previously announced in this post: " Microsoft Announces CodeZone! ", Tech Head Brothers , my French portal about Microsoft .NET technologies, will be part of Codezone. Today for the first time I am able to see what this means to be a part of the Codezone...
What can you expect from the Beta Experience? Visual Studio 2005 Team System Beta 2 Team Foundation Server Beta 2 WeFly247 training DVD SQL Server 2005 Standard Edition Community Technology Preview The Beta Experience newsletter (6-weekly, terminated...
This evening I continued my journey with the C# Generics . I refactored what I described in my post " DataAccessLayer.FindAll(PublishedBy(Author)) " to be able to use the Design Pattern Interpreter . The result in the ASPX code behind file is the following...
One of the first development rule is to write human readable code . Why ? To avoid to have to write comments ;-) Because it will be read as a spoken language and it separate important code from distracting one . What do you think about that line of code...
This evening (hum morning ;) I decided to give a try to the conversion wizard integrated in Visual Studio 2005 that let you import older 1.1 projects. I choosed to import my whole website: Tech Head Brothers . You might see next the conversion report...
"Today, you can download a tool that you can use to describe the concepts in a problem domain as the basis for a modeling tool or graphical designer. It is itself a graphical tool built on top of our designer platform and it is completely integrated into...
I knew I read it somewhere !!! Latest release of Whidbey permits to hide the components on the designer. Use the View menu Non Visual Controls , shortcut Ctrl+Shift+N. A sad day for component developers A couple months ago I posted about a major regression...
It seems that we will be updated on Whidbey :-) Nice. I will add to my development an evoluation of the Team System tools. Visual Studio 2005 Beta 1 refresh with Team System Rick LaPlante announced an upcoming refresh to the Visual Studio Community Technology...
Msdn published an interesting article concerning the new XML possibilities of the IDE Visual Studio 2005. Summary : Checks the well-formedness errors in the XML and provides live feedback using red squiggly under the sequence of characters that is the...
This is a list of ASP.NET 2 articles (more to come): Quickstart The ASP.NET QuickStart The ASP.NET Web Services QuickStart Overview An Overview of the New Services, Controls, and Features in ASP.NET 2.0 Personalization, Web Parts Personalization with...
More Posts