|
|
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.
|
12 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. Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
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.
DevelopMentor Courses
- Friday, June 12, 2009
.NET Programming for Performance
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 How do I debug difficult problems like exceptions, deadlocks, and memory leaks? Real-world problems can't 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 NET provides experienced .NET
DevelopMentor Courses
- Friday, June 12, 2009
|
11 Articles match "Debug","Tools"
|
The Latest from DevelopMentor
|
MORE
|
|
Computer Science vs. 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 are students supposed to learn about version control, bug tracking, working on teams, scheduling, estimating, debugging, usability testing, and documentation? 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:
Ardent Dev
- Wednesday, October 28, 2009
Visual Studio 2010 versions (SKU’s)
Visual Studio 2010 Professional with MSDN : Professional development tools as
you plus advanced development tools (including richer profiling and debugging, code coverage,
code like Intellitrace (formerly Historical Debugging), the new architecture tools (UML,
discovery), From Scott Guthrie’s blog:
VS 2010 Product Line SKU Simplifications
With
The Blomsma Code
- Tuesday, October 20, 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 :
A commenter on my code sample for a concurrent skiplist correctly pointed out two errors in the program. I One of the thread
Handwaving
- Wednesday, August 26, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Debugging the Future (Advanced .NET Debugging) Video Presentation
NET debugging recently at the Oklahoma
City their website so that it may " live on in the Google ".
Debugging The Future:
The you want to debug .NET All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
...Tags: My esteemed colleague, friend, and fellow instructor at DevelopMentor Jason
Whittington Whittington gave a great presentation on advanced .NET
-
Minimum Debugging tool set
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. You therefore need to put the debugger on the client's machine, the typical way to do this is to download the debugging tools for windows, this is a reasonable size once unzipped 37MB...This This week I've been teaching DM's Effective .NET The native debugger can be used to take snap shots of the suspect process (dump's seems to get a giggle from a few
.NET Mutterings
- Monday, May 14, 2007
-
Significant Advances in Unit Testing Windows Workflow
and the callstack (critical for debugging).
Running All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
...Tags: This post describes a unit testing library for testing Windows Workflow Foundations.
It It is not a framework like HarnessIt
Michael C. Kennedy's Weblog
- Sunday, January 18, 2009
-
Article: Azure Storage
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.
...Tags: I recently wrote an article for DevelopMentor's Developments
newsletter newsletter entitled Azure Storage .
Michael C. Kennedy's Weblog
- Wednesday, April 8, 2009
-
Visual Studio 2010 versions (SKU’s)
Visual Studio 2010 Professional with MSDN : Professional development tools as
you plus advanced development tools (including richer profiling and debugging, code coverage,
code like Intellitrace (formerly Historical Debugging), the new architecture tools (UML,
discovery), From Scott Guthrie’s blog:
VS 2010 Product Line SKU Simplifications
With
The Blomsma Code
- Tuesday, October 20, 2009
-
Computer Science vs. 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 are students supposed to learn about version control, bug tracking, working on teams, scheduling, estimating, debugging, usability testing, and documentation? 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:
Ardent Dev
- Wednesday, October 28, 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 :
A commenter on my code sample for a concurrent skiplist correctly pointed out two errors in the program. I One of the thread
Handwaving
- Wednesday, August 26, 2009
|
|
|