What’s New in Azure
Description:
|
Evolve your code with Extension Methods, Fluent Interfaces, and Expressions
Description:
Fluent NHibernate, HTML Helper & Input Builders, and Automapper (and others) use extension methods, fluent interfaces, and expressions to make a more approachable, readable, and flexible coding framework. These tools aren't restricted to the elite third party frameworks. You too can use these techniques to evolve your code. We will explain what each technique is, show popular examples, explain how to use the technique, and apply the technique to everyday code.
|
ASP.NET MVC in Action
Description:
With the new version of ASP.NET, developers can easily leverage the Model-View-Controller pattern in ASP.NET applications. Pulling logic away from the UI and the views has been difficult for a long time…
|
Monotouch for the iPhone @ Dallas C# SIG
Description:
Curious about MonoTouch? You're not alone. Join us at the Dallas C# SIG as we take a close look at this groundbreaking platform and learn how to build rich iPhone applications using C#. We'll start by discussing the basics of MonoTouch and quickly move on to building a simple application. We'll also discuss some of the advancements that have been made with the most recent version of the platform. If you've ever been interested in developing software for the iPhone but don't have the time to lear
|