|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
19 Articles match "Debug","Tools"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
Here we cover the fundamentals of building, deploying, and debugging these web parts. Understanding how to build custom workflows and customer activities in WSS gives us the tools we need to solve even the toughest problems. The technologies covered will each be deployed utilizing the new feature and solution framework in WSS. You'll get answers to these questions: How do I understand the page-processing and request-processing framework? How can I build custom lists, pages, master pages, web parts, event handlers, content types and more? How do I connect to the object model?
DevelopMentor Courses
- Friday, June 12, 2009
Essential Microsoft Surface Programming
What are the tools I will use to develop for Microsoft Surface? Performance Tuning and Debugging What are the performance "gotchas" in Surface? What tools can I use to debug and test my application? Gain practical experience on how to design applications for multi-touch usability. Learn how to integrate physical object interaction into your application. Diagnose, performance tune and test your Surface applications effectively. Day 1 Surface Introduction What components make up the Surface hardware and software? What kinds of applications are appropriate for Surface?
DevelopMentor Courses
- Friday, June 12, 2009
NET Programming for Performance
Write code that works well with the garbage collector Properly handle and throw exceptions Automate transactions with System.Transaction Implement IDisposable to build reliable.NET applications Scale your application to multicore machines using threads Improve memory usage through proper understanding of assemblies, types, and JIT compilation Debug difficult problems using WinDBG, SOS, and ADPLUS Effective.NET provides experienced.NET developers with practical knowledge and techniques for building robust, scalable, and highly available.NET applications.
DevelopMentor Courses
- Friday, June 12, 2009
|
14 Articles match "Debug","Tools"
|
The Latest from DevelopMentor
|
MORE
|
|
Purchasing Visual Studio 2010
Debugging & Diagnostic. Team Explorer Everywhere (tools for cross-platform development). Amazon sells various versions of Visual Studio 2010. Here is an overview of versions and this will give you a good indication of prices. Below the prices is a feature comparison also…. Visual Studio Professional. Plain. Upgrade from 2005/2008. with MSDN. Visual Studio Premium. with new MSDN. with MSDN renewal. Visual Studio Utlimate. with new MSDN. with MSDN renewal. Visual Studio 2010 Feature Comparison. IntelliTrace (Historical Debugger). Static Code Analysis. Code Metrics. Profiling.
The Blomsma Code
- Tuesday, July 13, 2010
MSDN Roadshow in Maine
Many developers recoil at the prospect of writing and debugging multithreaded and multicore applications. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. This demo-heavy session will give you the 411 on using Expression Blend 4 and Visual Studio 2010 with the Windows Phone 7 tools. Almost manage to miss it in my inbox, but I just signed up for the Maine MSDN Roadshow event! The Agenda: A Payload of Awesomeness.
The Blomsma Code
- Friday, May 7, 2010
MSDN Roadshow in Maine
Many developers recoil at the prospect of writing and debugging multithreaded and multicore applications. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. This demo-heavy session will give you the 411 on using Expression Blend 4 and Visual Studio 2010 with the Windows Phone 7 tools. Almost manage to miss it in my inbox, but I just signed up for the Maine MSDN Roadshow event! The Agenda: A Payload of Awesomeness.
The Blomsma Code
- Friday, May 7, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Minimum Debugging tool set
This week I've been teaching DM's Effective.NET course, one theme that run through the course is the ability to debug applications in the field. The tools in your arsenal here are the obvious ones like perfmon, but also the native windows debugging. The native debugger can be used to take snap shots of the suspect process (dump's seems to get a giggle from a few students). This prompted a question from a student as to what is the minimum set of files needed to take a dump from a users machine.
.NET Mutterings
- Monday, May 14, 2007
-
Debugging the Future (Advanced.NET Debugging) Video Presentation
My esteemed colleague, friend, and fellow instructor at DevelopMentor Jason Whittington gave a great presentation on advanced.NET debugging recently at the Oklahoma City Developer's Group. Debugging The Future: The Video by Jason Whittington. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. They luckily recorded it on video and published it on their website so that it may " live on in the Google ". If you want to debug.NET applications right down to their memory footprint, this talk is for you. Kennedy.
-
Significant Advances in Unit Testing Windows Workflow
This both preserves the exception type (critical for the ExpectedException behavior) and the callstack (critical for debugging). All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. This post describes a unit testing library for testing Windows Workflow Foundations. It is not a framework like HarnessIt , NUnit , or MsTest. Rather it's a library that can be used in conjunction with any of these testing frameworks. Download the library with sample test project here: Kennedy.WorkflowTesting.zip (216 KB). Scott Allen. Enjoy!
Michael C. Kennedy's Weblog
- Sunday, January 18, 2009
-
Visual Studio 2010 versions (SKU’s)
Visual Studio 2010 Professional with MSDN : Professional development tools as you are used to today with the addition of source control integration, bug tracking, build automation, and more. Visual Studio 2010 Premium with MSDN : Premium has everything in Professional plus advanced development tools (including richer profiling and debugging, code coverage, code analysis and testing prioritization), advanced database support, UI testing, and more. From Scott Guthrie’s blog: VS 2010 Product Line SKU Simplifications. It also includes 50 hours/month of Azure cloud computing.
The Blomsma Code
- Tuesday, October 20, 2009
-
Computer Science vs. The Real World
As usual, Joel Spolsky hits the nail square on the head in his Oct 26, 2009 piece on the discrepancy between what Computer Science programs teach and what software developers need to know in the real world: It is amazing how easy it is to sail through a Computer Science degree from a top university without ever learning the basic tools of software developers, without ever working on a team, and without ever taking a course for which you don’t get an automatic F for collaborating. Where do they learn to write a program longer than 20 lines? link].
Ardent Dev
- Wednesday, October 28, 2009
-
Article: Azure Storage
They will install the Visual Studio projects required for working with Azure as well as the Development Storage and Development Fabric so you can develop and debug your applications before deploying them to the cloud. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. I recently wrote an article for DevelopMentor's Developments newsletter entitled Azure Storage. Read it at the DevelopMentor website here: [link]. I've republished here for my readers. Enjoy! Developments: Azure Storage. by Michael Kennedy. Listing 3. Kennedy.
Michael C. Kennedy's Weblog
- Wednesday, April 8, 2009
-
Concurrent Skip List issues
attempted to fix both, but further testing revealed another problem in Release mode (optimized, no debug). You can download it like this using the Bazaar VC tool : bzr branch lp:~suranap/+junk/concur.net. A commenter on my code sample for a concurrent skiplist correctly pointed out two errors in the program. One of the thread would suddenly stop. After much screwing around, I discovered that the program was stuck in a spin wait: “while (!goAhead) goAhead) ;. added a volatile declaration to that variable and then the program worked. When I run 2 threads, it is really quick.
Handwaving
- Wednesday, August 26, 2009
|
|
|