Join Scott Hanselman as he explains ASP.NET MVC from File -> New Project. We’ll dig into the details and try to put MVC into perspective. Is WebForms going away? What’s better about MVC vs. WebForms? How does MVC sit on top of ASP.NET and how was it written? We’ll play with call stacks, and…
In this demo-rich session we will take a tour of many of the new capabilities of Visual Studio 2010 for application lifecycle management. This includes a look at the new build automation, project management, branching and merging, and related capabilities
of Team Foundation Server 2010. We will…
Having the customer on your back to deliver features on time and under budget with thight deadlines can make you feel you're being chased by ninjas on fire. Join Scott Hanselman and he'll walk through lots of tips and tricks to get the most out of the ASP.NET
MVC's better productivity features…
This session will demonstrate practical LINQ tips you can use to improve the performance of an application. We’ll see the advantages of deferred execution, re-write correlated sub queries, and offer advice on choosing between the two flavors of LINQ syntax.
In addition, we’ll spend time looking…
In this talk Microsoft Technical Fellow and C# Chief Architect Anders Hejlsberg gives an overview of the new features in C# 4.0, including dynamic typing, co- and contra-variance, named and optional parameters, and improved COM interoperability. Anders will
also discuss some of the ideas that…
Are you tired of spending hours trying to reproduce and diagnose bugs? Do you have a hard time getting testers and developers to talk to each other? Is it difficult to determine which tests are most important to run after you produce a new build? If so,
then this session is for you! Software…
The C# language and the .NET platform introduced many new features to support language integrated query. In this session, we’ll look at using these LINQ related features to build rich, intention revealing logic. We’ll dive into the magic of expression trees
and use them to implement type-safe…
As REST continues to grow in popularity, it’s important to stop and ask yourself why REST? REST is by no means a silver bullet but it does offer some advantages over traditional SOAP and WS-* architectures when it fits well into your scenario. There are
also times when SOAP makes more sense…
This session is a practical tour of the “write less, do more” JavaScript library – jQuery. In this session we will build an application using ASP.NET and jQuery while learning about CSS selectors, DOM manipulation, and asynchronous communications using
the jQuery library. We’ll also look at the…
In this session, Scott Hanselman gives a deep and broad tour of the .NET 4 release, with a focus on making your development experience easier. See lots of demos (and very few slides) showcasing the key new features in the .NET Framework 4 including MEF,
improvements in ASP.NET, threading,…