Recently while poking around in Tools –> Options of Visual Studio 2005 I found a setting that allows for the creation of temporary projects. I wish I had found a long time ago, yet for some reason I breezed right over it. The Visual Studio 2005 Temporary Project The temporary project will be created in…
Continue Reading »
There are a lot of developers who write custom JavaScript or need to debug pre-written JavaScript, yet do not know that they can debug it in Visual Studio 2005. This is a fairly simple process. Visual Studio offers the developer the ability to utilize the IDE to debug, just like you would debug if you…
Continue Reading »
At work, we just upgraded our machines to Quad Xeon x64 machines with four gigs of ram. NICE….. But for some reason the manufacturer loaded 64 bit XP, even though we requested Vista. We upgraded it to 64 bit Vista quite easily, problem solved. I did run into an issue while installing Service Pack 1 for Visual Studio…
Continue Reading »
Warning: A: To give notice to beforehand especially of danger or evil B: To give admonishing adviceC: To call to one’s attention With that said, we could infer that a warning is something that says “Hey, this is kind of important, you might want to watch this.” To me, in .NET Development, a warning means…
Continue Reading »