feed2list lesezeichen · · · · · ·
 
website ASP.NET Daily Articles
Joshua Holt describes how and why to use ASP.NET Web API to provide data for Ajax controls in ASP.NET Web Forms.
Brij Mohan shows how to consume the API Services created in his previous article using jQuery and MVC client.
Tugberk Ugurlu lists a bunch of great resources for getting started with ASP.NET Web API.
text Build once, MSDeploy all over the place
2012-05-19T21:22:14.3500000Z
Ryan Cromwell guides you through creating, automating and customizing an MSDeploy packages that can be built once and deployed to multiple configuration-specific environments.
Brady Gaster discusses the new web development features in Visual Studio 11 with Mads Kristensen and Jorge Gabuardi on Web Camps TV.
Gil Fink offers an end-to-end solution for generating view contorls according to Xml configurations. The solution can be rafactored to use databases or any other data sources in order to achieve the same results.
This article shows how to customize the asp:Chart control X or Y axis labels, its appearance, and the intervals of the label, etc.
text Introduction to the ASP.NET Web API
2012-05-15T21:22:14.3500000Z
Stephen Walther blogs a thorough introduction to the new ASP.NET Web API.
John V. Petersen demonstrates an ASP.NET MVC application that uses an ASP.NET Web API backed repository.
Rick Strahl explains why JSONP is useful and shows the code for an JSONP Custom Formatter for ASP.NET Web API.