1 / 6

Parallel Programming in .NET 4.0 Tasks and Threading

Parallel Programming in .NET 4.0 Tasks and Threading. Ingo Rammer, thinktecture weblogs.thinktecture.com/ingo @ingorammer. Ingo Rammer and thinktecture. Support and consulting for software architects and developers Architectural Consulting and Prototyping

kaveri
Download Presentation

Parallel Programming in .NET 4.0 Tasks and Threading

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Parallel Programming in .NET 4.0 Tasks and Threading Ingo Rammer, thinktecture weblogs.thinktecture.com/ingo@ingorammer

  2. Ingo Rammer and thinktecture • Support and consulting for software architects and developers • Architectural Consulting and Prototyping • Developer-Coaching and -Mentoring • Application Optimization, Troubleshooting, Debugging • Architecture and Code Reviews • Slides/Samples: http://weblogs.thinktecture.com/ingo • ingo.rammer@thinktecture.com

  3. Please note: this session is a „classic“ with a change/addition rate of about 10-15% per year. Attendees who‘ve seen a previous version will therefore already know ~60-70%. (But you‘re of course more than welcome to join again! ;-)) • What else can I do with breakpoints? (Tracepoints, Groups, Conditionals, Macros) • How can I change the display for variables windows (from [DebuggerDisplay] to [DebuggerTypeProxy] and Debugger Visualizers) • How does VS support me with multithreaded debugging? • How can I debug foreign assemblies? (Breakpoints/Source stepping) • How should I work with Exceptions to simplify debugging? • How can I share information with another developer (breakpoint export, pinned variables)? • How can I isolate hard-to-reproduce problems during development? (Intellitrace) • How can I use Intellitrace during test? • How can I find problems which only happen at the user's computer? (Crash dump debugging) • Which other tools are essential?(DebugView, BareTail, Reflector Pro, LinqPad, Attach To Process-Macro ...)

  4. Stay up to date with MSDN Belux • Register for our newsletters and stay up to date:http://www.msdn-newsletters.be • Technical updates • Event announcements and registration • Top downloads • Follow our bloghttp://blogs.msdn.com/belux • Join us on Facebookhttp://www.facebook.com/msdnbehttp://www.facebook.com/msdnbelux • LinkedIn: http://linkd.in/msdnbelux/ • Twitter: @msdnbelux DownloadMSDN/TechNet Desktop Gadgethttp://bit.ly/msdntngadget

  5. TechDays 2011 On-Demand • Watchthis session on-demand via Channel9http://channel9.msdn.com/belux • Download to your favorite MP3 or video player • Get access to slides and recommended resources by the speakers

  6. THANK YOU

More Related