Tag Archives: Visual Studio 2005

Extend Visual Studio 2005 DataSet Designer Using Partial Classes

One of my favorite features of Visual Studio 2005 is the easy to use DataSet designer. If you haven’t tried using the DataSet designer to create your data access layer try it out. Brian Noyes has written a nice tutorial … Continue reading

Posted in Web & Software Development | Tagged , | Leave a comment

Localhost doesn't work? Can't debug your .Net web app? This may be your answer.

For my very first post I’d like to share the solution to a problem I solved a month or two ago, but it was such a pain in the ass I’m certain someone will find this post useful. When you … Continue reading

Posted in Web & Software Development | Tagged , | 10 Comments