Click here to Skip to main content
15,880,392 members
Articles / Programming Languages / ASM

How Understanding Assembly Language Helps Debug .NET Applications

Rate me:
Please Sign up or sign in to vote.
4.97/5 (16 votes)
15 Feb 2012CPOL14 min read 52.2K   44  
This article shows several examples of situations where understanding assembly language helps debug seemingly impossible problems with .NET applications.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer SELA Group
Israel Israel
Sasha Goldshtein is the CTO of SELA Group, an Israeli company specializing in training, consulting and outsourcing to local and international customers.

Sasha's work is divided across these three primary disciplines. He consults for clients on architecture, development, debugging and performance issues; he actively develops code using the latest bits of technology from Microsoft; and he conducts training classes on a variety of topics, from Windows Internals to .NET Performance.

You can read more about Sasha's work and his latest ventures at his blog: http://blogs.microsoft.co.il/blogs/sasha

Sasha writes from Jerusalem, Israel.

Comments and Discussions