Browse by Tags
All Tags »
Visual Studio (RSS)
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...
Visual Studio 2008 SP1 is available and as always you might wonder if your Silverlight 2 projects will work after this update! Good news Silverlight Tools Beta 2 has been updated to support Visual Studio 2008 SP1! Beware that some pre-release programs...
Did you know that you can use Live Mesh to share and sync your Visual Studio settings between computers ? Here is how to do this in Vista (with Live Mesh client installed): Go to your VS2008 folder (usually C:\Users\ YourUserName \Documents\Visual Studio...
Here is a link to download the content I used for my quick talk at EnergizeIT Toronto ("Pimp my IDE" aka customize Visual Studio 2008): The blog post I showed: http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx You can also...
I have reported a VS2008 issue to the VS Team regarding code snippets : I am a heavy snippets user, and noticed that they are not tied to multi targeting... I use VS2008 with ASP.NET 2.0 websites (not migrated to ASP.NET 3.5), but snippets are for ASP...
Here is a nice feature of IE8: Remember both "Disable script debugging" options you had to uncheck in IE to enable JavaScript debugging ? You no longer have to! You can now stay on default "script debugging off" mode in IE and when...
I was told that my blog does not display very well (or not at all) in Opera browser... Like most of you I don't have time for this, and community server's css are a real mess, so if someone takes time and send me the fixed css I will be happy...
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...
Microsoft has just released a new website for .NET developers : the Visual Studio Gallery. http://visualstudiogallery.com You can browse and download existing products & extensions for Visual Studio (any version). In the web category you will find...
Tim Heuer has done a really nice Sidebar Gadget Template for Visual Studio. The structure you get when creating a new Web Site/VistaSidebarGadget from VS : Note that it creates one local folder (en-US) so you can easily add some more later, and it comes...
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...