https://www.developerfusion.com/t/aspnet-mvc/ Latest ASP.NET MVC developer content from Developer Fusion 2012-10-24T01:42:44.00Z http://www.developerfusion.com/media/147062/podcast-4/ Podcast #4 2012-10-24T01:42:44.00Z This is the fourth episode of the StackOverflow podcast, wherein Joel and I discuss the following: Why we think stackoverflow.com isn’t “reinventing the wheel”, or at least, reinventing it in a useful way. Failure, however, is always an option. We will be using ASP.NET MVC to build stackoverflow James Crowley http://www.developerfusion.com/article/145920/using-html5-history-in-an-aspnet-mvc-site/ Using HTML5 History in an ASP.NET MVC Site 2012-09-24T08:24:22.00Z Say that each time the user clicks on a menu item in your application, the entire page is refreshed. Not such a big deal if you have a high speed connection, but, if there is a lot of content on the page, this can be a problem. What we need is the ability to fill in the partial view of data and change around the styles on the page without refreshing the complete page. This is where the HTML5 History API comes in, and that’s what this article based on HTML5 for .NET Developers is all about. Dan Maharry http://www.developerfusion.com/media/137572/steve-smith-on-aspnet-mvc-4/ Steve Smith on ASP.NET MVC 4 2012-02-03T14:15:38.00Z Steve Smith gives us a preview of MVC 4 inside a Windows Phone emulator. Steve shows how to easily redirect mobile requests and how to use recipes as well as Async and Await keywords. James Crowley http://www.developerfusion.com/article/136534/the-html5-history-api-and-aspnet-mvc/ The HTML5 History API and ASP.NET MVC 2012-01-27T08:40:06.00Z The HTML 5 History API is one of the newer kids on the HTML 5 block. This article based on chapter 4 of HTML5 for .NET Developers shows you one way of getting history integrated with your .NET server-side web applications. Dan Maharry http://www.developerfusion.com/book/135611/20-recipes-for-programming-mvc-3-faster-smarter-web-development/ 20 Recipes for Programming MVC 3: Faster, Smarter Web Development 2012-01-01T16:06:14.00Z There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Jamie Munro http://www.developerfusion.com/article/131917/using-nuget-packages/ Using NuGet Packages 2011-10-29T21:07:22.00Z NuGet is a Visual Studio extension that makes it easy to pull in libraries, components, and most importantly their configuration into your visual studio project. In this article, based on chapter 5 of ASP.NET MVC 3 in Action, the authors discuss NuGet and show you how to use it to add functionality to a project. Dan Maharry http://www.developerfusion.com/article/125435/deploying-an-azure-application/ Deploying An Azure Application 2011-09-02T22:14:15.00Z Following on from our look at the four main pieces of Windows Azure in “Introduction to Windows Azure”, John Mannix runs us through the development of an Azure application in C# and its deployment into the cloud. John Mannix http://www.developerfusion.com/media/122072/geoff-smith-and-howard-van-rooijen-architect-sarply/ Geoff Smith and Howard van Rooijen Architect S#arply 2011-07-12T06:12:02.00Z Carl and Richard talk to Geoff Smith and Howard van Rooijen about S#arp architecture. S#arp architecture provides guidance on how to build ASP.NET MVC applications with nHibernate. It follows Eric Evan's Domain Driven Design principles very closely. The conversation also jumped over to StyleCop James Crowley http://www.developerfusion.com/news/120326/get-a-glimpse-inside-your-aspnet-mvc-applications/ Get a Glimpse inside your ASP.NET MVC applications 2011-06-07T14:03:02.00Z Tool gives developers deep dives inside how requests work Chris Alexander http://www.developerfusion.com/book/92656/programming-microsoft-aspnet-4/ Programming Microsoft ASP.NET 4 2011-02-28T10:48:29.00Z Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you—and your solutions—to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight®, ASP. Dino Esposito http://www.developerfusion.com/news/94429/appharbor-aims-to-become-heroku-for-net-but-faces-stiff-competition/ AppHarbor aims to become Heroku for .NET but faces stiff competition 2011-02-21T22:15:03.00Z Git deployment of web applications made easier than Azure Chris Alexander http://www.developerfusion.com/book/93252/applied-aspnet-mvc-3-in-context/ Applied ASP.NET MVC 3 in Context 2011-02-21T22:15:03.00Z ASP.NET MVC 3 is the latest sensation in the world of Microsoft Web development. It represents a paradigm shift in the way ASP.NET applications are designed and built. Modular, test-driven development and easier implementation of design-patterns and architectural concepts make it an easy choice for web developers.What is perhaps not so easy is to see how ASP. Ashic Mahtab http://www.developerfusion.com/news/92342/iis-express-75-arrives-with-6-other-free-microsoft-web-products/ IIS Express 7.5 arrives with 6 other free Microsoft web products 2011-02-21T22:15:02.00Z CodeMash brings out MVC 3, NuGet, WebMatrix and more releases Chris Alexander http://www.developerfusion.com/news/92055/visual-studio-2010-sp1-beta-released-and-breaks-aspnet-mvc-3/ Visual Studio 2010 SP1 Beta released and breaks ASP.NET MVC 3 2011-02-17T18:39:57.00Z IntelliTrace, Silverlight and more tools get upgrades, but MVC users advised to think before installing Chris Alexander http://www.developerfusion.com/news/91657/release-candidate-for-aspnet-mvc-3-available-today/ Release Candidate for ASP.NET MVC 3 available today 2011-02-17T18:39:57.00Z New features abound for final version before release Chris Alexander http://www.developerfusion.com/media/91543/aspnet-mvc-3-rc-and-nuget-package-management-with-phil-haack/ ASP.NET MVC 3 RC and NuGet Package Management with Phil Haack 2011-02-17T18:39:57.00Z It's PDC week and Scott's on campus with Phil Haack talking about ASP.NET MVC 3 RC and the NuPack^H^H^H^H^H^H^H NuGet Package Manager. James Crowley http://www.developerfusion.com/news/90820/microsoft-contributions-to-opensource-jquery-project-become-official/ Microsoft contributions to open-source jQuery project become official 2011-02-17T18:39:56.00Z jQuery plugin from Microsoft to become part of core library, others become official addons Chris Alexander http://www.developerfusion.com/news/85211/fourth-guathon-goes-down-a-storm/ Fourth "Guathon" goes down a storm 2011-02-17T18:39:56.00Z UK developer events go from strength to strength Chris Alexander http://www.developerfusion.com/news/85040/roundup-aspnet-mvc-3-features-videos-guides/ Roundup: ASP.NET MVC 3 Features, Videos, Guides 2011-02-17T18:39:55.00Z Everyone's talking about ASP.NET MVC 3 - here's the best bits Chris Alexander http://www.developerfusion.com/media/84992/aspnet-mvc-3-preview-1-with-phil-haack/ ASP.NET MVC 3 Preview 1 with Phil Haack 2011-02-17T18:39:55.00Z ASP.NET MVC matches forward. Scott talks to Phil Haack about today's Preview 1 release. There's new features to make dependency injection easier, an all new "Razor" ViewEngine, and much more. How do they choose these features and how can the community help? James Crowley