CRUD with ASP.NET MVC
In this video, the new tooling for Visual Studio included in ASP.NET MVC release candidate is demonstrated to create a create, read, update and delete user interface within 15 minutes. Source: Maarten Balliauw {blog}
In this video, the new tooling for Visual Studio included in ASP.NET MVC release candidate is demonstrated to create a create, read, update and delete user interface within 15 minutes. Source: Maarten Balliauw {blog}
In this webinar, Joseph Albahari, author of C# 3.0 in a Nutshell, the LINQ Pocket Reference, and C# 3.0 Pocket Reference, provides an introduction and brief tutorial to LINQPad, the querying tool that’s sweeping the .NET world. This is a must-watch webinar for anyone working in C# 3.0 and .NET …
Learn tips and tricks that will make C# code editing faster and more fun using Microsoft Visual Studio.
Get a first look at the next version of Visual Studio for web developers. See how the new deployment tools enable frictionless transfers of web projects from machine to machine. Learn about the new code generation aides and the next generation of JavaScript editing and navigation tools. Finally, see how …
In this episode of 10-4, we introduce some of the new features and functionality of ASP.NET AJAX 4.0. We’ll see how ASP.NET AJAX can be leveraged in a complete client-side environment, making it easier to develop rich web applications. This episode demonstrates the new client templates, data binding and command …
PostSharp is a tool that can reduce the number of lines of code and improve its logical decoupling. Therefore its helps you delivering higher stability, cleaner design, and cheaper source code maintenance. PostSharp makes more with less code. How? Have you already implemented things like transaction management, logging, caching, or …