Browse by Tags

ASP.NET Dynamic Data Web projects templates
09 novembre 08 09:05 | Laurent Duveau
Since Visual Studio 2008 SP1 you may have noticed 2 projects template for dynamic data: So what is the difference ? Dynamic Data Web Site / Dynamic Data Web Application: Uses a LINQ to SQL model and LinqDataSource controls. Dynamic Data Entities Web Site...
[Cool Tool] VS Resource Refactoring Tool
02 mars 08 11:46 | Laurent Duveau
The recently opened Visual Studio Gallery contains some free hidden Microsoft gems, Resource Refactoring Tool is one of them. Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. It works...
Filed under: , ,
Web Deployment Projects and Visual Studio 2008
12 septembre 07 11:39 | Laurent Duveau
I have been working a lot with Web Deployment Projects and even wrote articles on it, so I wanted to have a look at what comes with VS2008. It appears that unlike what I thought, Web Deployment Projects will not be part of VS2008. According to the Web...