Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(1)
April 2013
(1)
October 2012
(6)
September 2012
(2)
September 2010
(2)
January 2010
(1)
December 2009
(1)
November 2009
(5)
October 2009
(1)
September 2009
(2)
August 2009
(1)
July 2009
(1)
May 2009
(5)
April 2009
(4)
March 2009
(5)
February 2009
(4)
January 2009
(3)
November 2008
(1)
October 2008
(2)
September 2008
(1)
May 2008
(3)
April 2008
(3)
March 2008
(3)
February 2008
(2)
January 2008
(2)
December 2007
(3)
November 2007
(3)
October 2007
(2)
May 2007
(1)
November 2006
(2)
Tags
.NET
AppFabric
ASP.NET
BizTalk
C#
Debug
IIS
IIS 7 Tip
InternetExplorer
Live
PowerShell
SCCM
Security
SSRS
Tools
VisualStudio
WinDbg
Windows
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
You must use the Role Management Tool to install or configure Microsoft .NET Framework 3.5.
Shinva
While trying to install Visual Studio 2008 on a Windows 2008 R2 machine you may get the following error. This is because Windows 2008 R2 ships with the .NET 3.5.1 framework. You just need to enable the feature from Server Manager . So before starting the Visual Studio 2008 Setup install the...
on
16 Aug 2009
Blog Post:
SOS your Visual Studio
Shinva
If you as a developer are interested in taking quick peeks into memory allocation you can load SOS (Son Of Strike) in Visual Studio to do that. SOS is written as a WinDbg extension but can load in Visual Studio and do most of the stuff. To begin with you will have to go to the Properties of the project...
on
15 Nov 2007
Blog Post:
Visual Studio Debugging websites that require client certificates
Shinva
Just when I was too confident about my Visual Studio F5 skills I encountered the devil :) Not a very common scenario but consider you are developing a website off an IIS server and you need to debug it. The only catch is that the website is configured to require client certificates on IIS. The most...
on
17 Oct 2007
Page 1 of 1 (3 items)