Browse by Tags
All Tags »
development »
performance (RSS)
J.D. Meier has posted a decent index of videos covering performance testing, ASP.NET 2.0, and VSTS: http://blogs.msdn.com/jmeier/archive/2007/11/22/videos-security-performance-testing-and-visual-studio-team-system.aspx
Read More...
Join members of the Visual Studio Team System product group to discuss features available in Visual Studio Team Foundation Server, Team Editions for Architects, Developers, Database Pros, and Testers. In addition, discuss what's new in the in the Visual
Read More...
Eric Lee (Profiler team alumnus now with CounterPunch Software) just posted a list of VSTS goodies making their debut in the Orcas CTP... http://blogs.counterpunchsoftware.com/2007/03/baker-dozen-of-new-features-in-orcas.html
Read More...
Joe Duffy article in September's MSDN Magazine: http://www.bluebytesoftware.com/blog/PermaLink,guid,8b234428-1542-4a87-958f-2885c7cd6860.aspx
Read More...
"just because you're writing code fast doesn't mean you're writing fast code" - here's an article from the CLR perf team if you're looking for ways to improve application startup time : http://msdn.microsoft.com/msdnmag/issues/06/02/CLRInsideOut/
Read More...
Ian Huff just slammed out our first ever profiler FAQ, check it out: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=18&SiteID=1
Read More...
One of my side projects is researching how our diagnostics tools can help LINQ developers ( http://msdn.microsoft.com/netframework/future/linq/ ) - if you want to drop any thoughts or suggestions drop me a note via the contact form
Read More...
Team System MSDN Public Chat Visual Studio Team Edition for Software Developer & Visual Studio Team Edition for Software Testers When: Every 3rd Wednesday of the Month @ 10am PST What: Join us to discuss the Profiler, Test Tools (Unit, Generic, Manual),
Read More...
As part of an effort to get everyone cross-trained, I'm now testing some new feature areas: Instrumentation-based profiling of native and mixed mode Microsoft.VisualStudio.Profiler.DataCollection Profiler integration with ETW (Event Tracing for Windows)
Read More...
FYI - if you are looking for a cool job I can honestly say I think this is a great team and a great opportunity: ---- http://members.microsoft.com/careers/search/details.aspx?JobID=9733f51b-f8fa-410b-9d35-43c4e5ac5966 Are you passionate for impacting
Read More...
If you want to run the performance profiler on your managed windows services, this is a must read: http://blogs.msdn.com/angryrichard/articles/Profiling_Windows_Services.aspx
Read More...
This really belongs in the comments field of my last blog post, but it turned out I had more thoughts to vent and this would make a monster of a comment, so here goes: What more could there be to dynamic analysis than code coverage and profiling? Probably
Read More...
ASP.NET profiling in Beta 2 from within the IDE opens up an IE browser window as if you were going to generate load that way. That's fine if the web page triggers a web service or some internal function that you are targeting, where one simple button
Read More...
At the time of this writing, Beta 2 is not yet legally available on the outside AFAIK, so I hope I'm not jumping the gun here - but the more eyeballs and user feedback you can help us get, the better. So consider this a work in progress that will get
Read More...
I know, I know, this is the canonical starting point topic everyone has already covered with the Whidbey profiler. I just needed something easy to psyche myself up before launching off into the more technical issues we've come across while working on
Read More...