By tag: vs2005
0
kicks
Microsoft Released Anti-XSS 3.0 Beta and CAT.NET CTP
Some information and direct download links of Microsoft new security products for .NET developers: Anti-XSS 3.0 Beta and CAT.NET CTP .
0
kicks
SharePoint 2007 Project Template for Timer Jobs in Visual Studio 2005
What are SharePoint Timer Jobs?
SharePoint timer jobs are tasks executed on a scheduled basis by the SharePoint Timer service. Nobody wants to do all the steps necessary to create such a job for each new timer job. So in order to make it simpler to start a new timer job project, I created a visual ...
0
kicks
Downgrade a VS 2008 .sln or .csproj to VS 2005
I just had to convert a Visual Studio 2008 Solution and Project to Visual Studio 2005. It is actually pretty straight forward. At least in my case...
0
kicks
15+ FREE Visual Studio Add-ins - Part 2
15+ Free Visual Studio Add-Ins (Part 1) was such a hit, that I’ve decided to use the feedback (and Google) to create Part 2 of the list.
If I’m missing a FREE must have add-in, I’d love to hear about it.
0
kicks
15+ Free Visual Studio Add-Ins
After some extensive researching (Googling), I’ve compiled this list of 15+ FREE Add-ins for Visual Studio 2005. Some of these add-ins will help improve the quality of your code, while others will help you code faster, however, none are guaranteed to help you get with the ladies.
0
kicks
Why not on by default!? Turn on auto HTML attribute quotes in 2005
Holy cow! Why wasn't this on by default??? How annoying is it that when typing in the HTML Source editor window Visual Studio doesn't add the "" for you automatically... well guess what? It's a setting.