Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: ASP

Tag Archives: ASP

Introducing ASP.NET Web Pages 2

This series of online tutorials gives you an overview of ASP.NET Web Pages (version 2) and Razor syntax, a lightweight framework for creating dynamic websites. It also introduces WebMatrix, a tool for creating pages and sites. Reviews and Rating:

Read More »

Intro to ASP.NET MVC 4 with Visual Studio, Step-by-Step

The ASP.NET MVC 4 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all

Read More »

ASP.NET Web Deployment using Visual Studio

This book shows you how to deploy (publish) an ASP.NET web application to a Windows Azure Web Site or a third-party hosting provider, by using Visual Studio 2012 or Visual Studio 2010. The sample application that you'll deploy is a web application pr

Read More »

25 Secrets for Faster ASP.NET Applications

This book shows you 25 tips from the ASP.NET community for boosting performance in your web applications. Learn the secrets of your fellow developers and read advice from MVPs and other experts. Covers async/await, Web API, ORMs, interactions between

Read More »

ASP.NET Web API Succinctly

Microsoft's ASP.NET Web API simplifies data delivery through HTTP, making it a great platform for building RESTful applications. With ASP.NET Web API Succinctly, you'll learn the ins and outs of the technology so that you can start building servic

Read More »

Programming ASP.NET MVC 4: Developing Real-World Web Applications

Learn how to build real-world applications with the ASP.NET MVC framework, using powerful architecture patterns, and modern web technologies such as HTML 5 and jQuery. With this hands-on guide, you’ll gain a complete understanding of this framework

Read More »

ASP.NET MVC 4 Mobile Websites Succinctly

This book is for developers who are currently using Microsoft ASP.NET and MVC to create websites, and who are interested in creating websites that play nicely with mobile devices or want to update their existing site. If that's you, I'm assuming that

Read More »

Designing Evolvable Web APIs with ASP.NET: Harnessing the Power of the Web

Build HTTP services that reach a broad range of clients - including browsers and mobile devices - with ASP.NET Web API. This practical guide shows you how to build RESTful applications with this framework, starting with the basics and concluding with

Read More »

ASP.NET MVC Succinctly

ASP.NET MVC is a framework from Microsoft for building web apps. It follows the Model View Controller design pattern to keep the data, views, and logic clearly separated in apps, and encourages developers to follow good coding practices. The framewor

Read More »

Programming ASP.NET MVC 5

This book is a basic introduction to ASP.NET MVC 5 with Practical Implementation for beginners who want to learn complete basics with examples of ASP.NET MVC 5.This book will teach you the basics of building an ASP.NET MVC Web application using Micro

Read More »