Reset Visual Studio Settings
If you're working with Visual Studio 2008 (Orcas) Beta builds, of which there are now two, you may have run into problems if you tried to install Beta 2 on the same machine on which you had installed Beta 1. While this …
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
If you're working with Visual Studio 2008 (Orcas) Beta builds, of which there are now two, you may have run into problems if you tried to install Beta 2 on the same machine on which you had installed Beta 1. While this …
We ran into this issue today: A LoginView control that has always worked just fine was failing to have any contents on a PostBack. Stepping through it and checking things in the Immediate Window confirmed that it had a …
I'm in the midst of wrapping up a multi-year long project to replace the advertising engine used to host sponsored ads on a few dozen.NET web sites.
I've run into this before but forgotten about it. I wrote an HttpHandler recently and was trying to access the Session object from the passed in HttpContext context object with
If you run into trouble using svcutil.exe with the Beta 2 release of Visual Studio /.NET FX, try this: sn-exe -Vr svcutil.exe It wasn’t signed in this drop (it will surely be at RTM). Alternately I’ve been …
Visual Studio and.NET Orcas Beta 2 Available
Ran into a snag this weekend with my build server – it started throwing errors related to the path to a folder, like this:
I recently heard about a set of controls that is being made freely
The wait for Beginning ASP.NET 2.0 AJAXis finally over. The folks
By default, Visual Studio will only break when an exception is