Category Archives: Visual Studio

ASP.NET Web Administration without VS2005

I’ve recently gotten started with ASP.NET’s membership and roles features (after re-working a MySQL provider found here), and I’ve gotta say, for the simple purposes I’ve been using it, it’s easier to implement than Rails’ various LoginGenerator systems. The only … Continue reading

Posted in .Net, Visual Studio | Leave a comment

Visual Studio 2005 SP1 looks good

Ever the early adopter, I upgraded Visual Studio 2005 to SP1 yesterday. Why so late? I’m running Vista, and what with a zillion things still requiring an XP Virtual PC image to get my job done, I take a strong … Continue reading

Posted in Visual Studio | Leave a comment

VisualSVN on sale for $19

FYI – you’ve got until the end of the year to snag VisualSVN for $30 off. It’s probably worth it for the rename integration alone, even at the full price… [tags]VisualSVN[/tags]

Posted in Visual Studio | Leave a comment

Now I need a wider layout

If Colin Coller’s CopySourceAsHtml works half as well as I hope it will, the rotation of the Earth might skip a beat in a minute    26         public string LastName    27         {    28             get { return _lastName; … Continue reading

Posted in Visual Studio | Leave a comment