Tag: Development

Community

Show External Code

(Zain Naboulsi) I thought it would be a good idea to talk about working with the Call Stack some more. Specifically, the option to show external code. Let’s start with the basics. When you are in break mode and you look at a “normal” call stack, this is what you will see:

Community

ASP.NET MVC 2.0 and AJAX Part 2

(Brian Mains) In this article, we are going to look at how you can utilize AJAX in your views, and utilize a concept called unobtrusive JavaScript to take advantage of a variety of situations. ASP.NET MVC provides AJAX features very easily as we previously saw, but this comes with a caveat, and it h