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…
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…
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…
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,…
VB and C# together share about 50% of the “garbage-collected languages” market. I’ll talk about how we design these languages. Where do we get ideas? How do we incorporate new paradigms without breaking the existing languages? Where will we go in the future,
and how will we get there? I’ll…
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…
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…
This session is part 2 of 2; it is recommended, though not required, that you attend part 1 of this session in order to benefit most. In this demo-rich session we examine the end-to-end software testing capabilities of Visual Studio 2010. This includes a
deep look at manual testing, lab…
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…
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…