Date: October 6th, 2004

Robert McLaws has a fix

6 October, 2004 (15:01) | .NET Code Related | No comments

Weblogs @ ASP.NET
He says: “I’m not going to jawjack about how important this fix is, blah blah blah. Microsoft’s working on a patch. In the meantime, EVERY ASP.NET developer should add this information to their Global.asax file ASAP. If you add it to the ASAX file and not the code-behind, you won’t even have to […]

http://www.wimontheweb.com

6 October, 2004 (14:55) | .NET Tools | No comments

Here is what Wim Verbeke has to say: “Our assistant will help you to translate all your VB.NET projects to C#. She does this in a very textual way. Therefore, you don’t need to have any references or additional components on your computer. As long as the syntax is correct, she’ll be pleased to help […]

XML Editor - Stylus Studio

6 October, 2004 (05:30) | .NET Tools | 1 comment

Stylus Studio 6 XML Professional Edition costs about $500 for a single license but you know what - take a look at the demo videos on the site. I do believe this thing can be a productivity boon.
Link here

Exporting and installing

6 October, 2004 (05:07) | Asp.Net 2.o | No comments

Craig Skibo talks about about a way to turn a project into a template .
Now suppose you like this program you wrote so much, that you want to share it with others. But you also want to distribute it in source form so that other users of Visual Studio can add their own features.
read more