May 07, 2009
There is a new video up on youtube that is the beginning of many more videos. You should check it out and look for for more coming soon. Also, see if you recognize any of the people in this, feel free to post here who you think they are. Read More...
5 comments
Tags: ASP.NETIISVisual Studio.NETMicrosoftIIS7
Sep 30, 2008
Not sure if everyone knows of the various options that there are for communicating with Microsoft so I wanted to let you know about some of them here. Bugs or problems You can log these on the various forums that we have, the forums are found here . ...
1 comments
Tags: ASP.NETIISVisual Studio.NETMicrosoft
Sep 29, 2008
Not sure how many people are planning on attending the PDC (Professional Developers Conference) this year, but it is going to be a fantastic conference. We announced some huge announcements on the PDC web site. http://www.microsoftpdc.com/ We have...
1 comments
Tags: ASP.NETIISSilverlightVisual Studio.NETIIS7VistaWindowsAJAXIE8MVCADO.NETLive MeshMobile
Sep 01, 2008
If you remember my previous blog about Debugging .NET Framework Source Code , well we have now updated the source to include 3.5 SP1. You can check out the announcement here . With this, we are releasing the source to the following files: mscorlib...
2 comments
Tags: ASP.NETIISVisual Studio.NET
Aug 12, 2008
The next service pack is finally available. If you are using .NET 3.5, or want to use any of the new features that we have been talking about being added in this service pack, I’d strongly recommend you upgrade to this. You can download it...
1 comments
Tags: ASP.NETIISVisual Studio.NETMicrosoft
Jul 03, 2008
This has to be one of the coolest shell extensions that I have seen yet. It is right up there with the Command Prompt Here one. This adds a addition to the right-click menu for a folder for “ASP.NET Web Server Here”. All the information, including...
2 comments
Tags: ASP.NETIISVisual Studio.NET
Jun 10, 2008
There are a lot of places to look for Microsoft documentation currently online. Depending on the area that you are focused in, you may have to visit any of a number of sites to get the information that you require. One of the best places to start...
2 comments
Tags: ASP.NETIISSilverlightVisual StudioMicrosoft
Jun 09, 2008
The two common errors are Cannot create/shadow copy 'File Name' when that file already exists. Usually get this message usually when in a debug/edit/debug cycle after successfully building a C# solution and pressing F5 to debug it. Exception Details:...
2 comments
Tags: DebuggingASP.NETIISVisual Studio