Some Useful TFS Customization Resources 420 days ago Read More
Over the last few days, I've been trying to get my TFS system upgraded with some customizations that members of my team have requested. TFS is a very well-designed system, but unfortunately the out...
Work With .NET Projects From a Network Share 659 days ago Read More
I've tried a couple different methods from a bunch of different websites, and none of them worked. The only thing that worked for me was this post from the Microsoft Knowledge Base. It is the only ...
VSTE for DB Professionals MSDN Download Tip 761 days ago Read More
I don't know if this has been posted about yet, but as an FYI to you MSDN subscribers out there, here's an installation tip. There are two downloads for "VSTE for DB Professionals": A 3.2GB full ve...
ASP.NET: Authenticated but not Authorized 767 days ago Read More
Does anyone know if there is a built-in way to trigger the Membership/Roles/FormsAuth system to redirect to a separate page if the current user is authenticated, but not authorized to view the curr...
Microsoft, Yahoo Adopt Google Sitemaps 785 days ago Read More
News.com is reporting that later today, Microsoft and Yahoo will announce that they are adopting the Sitemaps 0.90 format, formerly known as Google Sitemaps. Now, Community Server users can submit ...
Get Initials from a String in VB.NET 816 days ago Read More
So I've been in way over my head lately, converting a massive spaghetti-code Classic ASP application to .NET 2.0. Recently my client supplied with one of those Intro-to-Programming exam questions t...