View Call Hierarchy window in Visual Studio 2010

added by jalpesh
4/9/2011 2:54:29 PM

117 Views

Visual studio 2010 Ultimate is great IDE(Integrated Development Environment) and I am loving more and more whenever I found some thing new. While doing some Code and Review and other stuff with Visual Studio 2010 I have found one of most interesting feature in Visual Studio 2010 called “Called Hierarchy”.You can navigate your code better with the Call Hierarchy feature in Visual Studio 2010. To check out let’s Create a sample asp.net MVC application like following . After creating a ASP.NET MVC 2 appli...


0 comments