DotNetShoutout - Stories tagged with Visual Studio 2010 Ultimate
2
Shouts

Adding labels to breakpoint in visual studio 2010

posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 776 days, 5 hours, 41 minutes ago
Friday, April 08, 2011 7:15:17 PM GMT
With visual studio 2010 Microsoft has given a new features called to add/edit label in break point. This features comes very handy when you are having very large code to debug and You are having so many break points to debug. So, You can add the label to various break point and then use this label to understand execution of program. Let’s see how its works with visual studio 2010. I have written following sample code to understand it better. This is a simple default.aspx page with four method to print ... (more)
category: Web Dev | clicked: 0 | comment | | source: jalpesh.blogspot.com
tags: Visual Studio 2010 Ultimate, Debugging, Labelling
3
Shouts

Historical Debugging (Intellitrace) on Visual Studio 2010 Ultimate Part-2

published 775 days, 14 hours, 26 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 776 days, 18 hours, 41 minutes ago
Saturday, April 09, 2011 10:30:14 AM GMT Friday, April 08, 2011 6:15:26 AM GMT
In the first post I have explained how historical debugging will going to work and how we can enable the historical debugging. In this blog post I am going to take one real time scenario and then we will see the How historical debugging will work. Here I have selected the second option for Intellitrace - Track event and call Information. I am going to check historical debugging with my asp.net application so following is a simple code for that. using System; using System.Collections.Generic; using Sys... (more)
category: Web Dev | clicked: 1 | comment | | source: jalpesh.blogspot.com
tags: IntelliTrace, Visual Studio 2010 Ultimate
3
Shouts

Historical Debugging (Intellitrace) on Visual Studio 2010 Ultimate Part-1

published 774 days, 9 hours, 33 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 777 days, 5 hours, 49 minutes ago
Sunday, April 10, 2011 3:23:14 PM GMT Thursday, April 07, 2011 7:08:08 PM GMT
Visual studio 2010 Ultimate comes with one of most interesting function Historical Debugging which will change the way you debug. Let’s see what is Historical Debugging and How its works. How historical Debugging works? As as developer you have already faced some situations like Your tester reports a bug and you are not able to reproduce that bug in your local environment or you have very long steps to reproduce it and sometimes it reproduces under special condition and some times it does not. At that ... (more)
category: Web Dev | clicked: 1 | comment | | source: jalpesh.blogspot.com
tags: IntelliTrace, Visual Studio 2010 Ultimate
3
Shouts

Announcement – Unlimited Load Testing for Visual Studio 2010 Ultimate with MSDN Subscribers Now! - Visual Studio Team Test

published 804 days, 12 hours, 53 minutes ago posted by StevesSteves 805 days, 6 hours, 17 minutes ago
Friday, March 11, 2011 12:04:09 PM GMT Thursday, March 10, 2011 6:39:11 PM GMT
Earlier today, S. Somasegar, Senior Vice President of Developer Division, announced Visual Studio 2010 Load Test Feature Pack, a new benefit for active and new Visual Studio 2010 Ultimate with MSDN subscribers to load test their applications with unlimited virtual users. Subscribers can immediately download the Visual Studio 2010 Load Test Feature Pack Deployment Guide and take advantage of the benefit today! This is a huge deal! It democratizes the access to load testing by providing development teams ... (more)
category: How To | clicked: 7 | comment | | source: blogs.msdn.com
tags: MSDN Subscribers, Visual Studio 2010 Ultimate, MSDN, Load Testing
6
Shouts

No More 250 Users Limitation In Visual Studio 2010 Ultimate - Shai Raiten

published 806 days, 10 hours, 10 minutes ago posted by StevesSteves 807 days, 5 hours, 4 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 7:52:56 PM GMT
No More 250 Users Limitation In Visual Studio 2010 UltimateNo More 250 Users Limitation In Visual Studio 2010 Ultimate As you know from Visual Studio 2010 Ultimate you can perform Load Testing as part of the software life cycle management. The only problem were when you want to perform Load Testing for more than 250 Users, in previous versions of Visual Studio Team System – There were no User Limitation, in 2010 you had to buy Visual Studio Load Test Virtual User Pack 2010 in order to increase the amou... (more)
category: How To | clicked: 3 | comment | | source: blogs.microsoft.co.il
tags: Visual Studio 2010 Ultimate, Visual Studio 2010