background preloader

ASP.NET MVC

Facebook Twitter

Introducing RequireJS for ASP.NET MVC. This article shows you how to integrate RequireJS in a ASP.NET MVC 4 project and structure the JavaScript code in such a manner that any C# programmer can understand and use it without advanced js programming skills.

Introducing RequireJS for ASP.NET MVC

RequireJS is an implementation of Asynchronous Module Definition (AMD) that provides all the tools you need to write modular JavaScript. If you are working on a large project with lots of JavaScript code, many external components and frameworks, RequireJS will help you manage the complexity of dependencies. Building an ASP.NET MVC4 Application with EF and WebAPI. ASP.NET MVC has come a long way since "The Gu" jotted down some ideas during an airplane ride to a conference in 2007.

Building an ASP.NET MVC4 Application with EF and WebAPI

In just under four years, ASP.NET MVC has seen its fourth release, and it provides developers an environment that eases development, streamlines processes, and promotes modern patterns. Jumping right in is one of the best ways to get a handle of new technology. Let's go ahead and dive right into teh codez! ASP.NET MVC 3: Экспорт в Excel или что такое XMLExport?

Mailing

Unity.MVC3. Security. Tools. Best practices and reciepts.