Contents tagged with visual studio
-
Community Tech days on 11th July in Kolkata
-
17 new features in Visual Studio 2010
Visual studio 2010 has been released to RTM a few days back. This release of Visual studio 2010 comes with a big number of improvements on many fronts. In this post I will try and point out some of the major improvements in Visual Studio 2010.
-
Visual Studio 2010 RC released for MSDN Subscriber
Hi,
-
Visual Studio 2010 Beta 2 announced with Go Live License
Hi,
-
Visual Studio Changing default profile setting
Hi,
While working with Visual Studio, was that normally we have to select the profile setting (Visula Basic profile, C# profile, web development profile etc...) when we start the Visual Studio for the first Times. But Many a time after working on a type of project for some time you start working on other types of project. -
Historical debugger in Visual studio 2010
Hi,
In The visual Studio 2010 team System, A new feature called Historical debugger. Normally, when we want to debug an application we always put the breakpoint first and then start the Application or attach some process for debugging. Visual studio 2010 team system is coming with a feature called historical Debugging which allows code execution to be rewound in case the breakpoint was not already present when the error occurred.
Unlike the debugger of Visual Studio 2008 o before which only record the currently active stack, the historical debugger will record all the event like prior function calls, Method parameter etc(whatever required for debugger) even though there is no breakpoint. This allows the code to be rewound whenever an error occurs.
One drawback of Historical debugger would be that it will take a lot more time and memory as the historical debugger will be recording all events even if no breakpoint are set.
Vikram -
Final CTP for Visual Studio 2008 extensions for Sharepoint is released
Hi
-
Free sharepoint traing at MyRampup
Hi,
-
Dot Net framework 3.5 and visual studio 2008 SP1 out
-
Visual Studio 2008 and dot net frame work 3.5 service Pack 1 beta out
Hi,