In order to build beautiful, interactive, and fast web sites, there's a recipe you can follow which includes, but certainly isn't limited to, the use of technologies such as ASP.NET, HTML5, jQuery, WebAPI, SignalR, and Windows Azure. In this WebCamp, gurus Brady Gaster, Jon Galloway, and MVPs Colin Bowern and James Chambers show you how to build and deploy web sites using all of the latest and greatest web and Cloud technologies.
-
Building a Service Layer with ASP.NET Web API
Your web applications can do a lot more than serve HTML to browsers. With ASP.NET Web API, you can easily provide powerful services in a variety of formats (including XML and JSON) without your having to fight with formats, plumbing code, and configuration. ASP.NET Web API was designed to help you...
-
Windows Azure & Apps for Office and SharePoint
Did you know that the new Office Apps platform lets you build apps for Office on the ASP.NET platform? The new cloud app model embraces web standards, so you can build a new class of apps for Office and SharePoint using your HTML, JavaScript and ASP.NET skills. You'll see how the combination of ASP.NET...
-
Building Social Web Apps in ASP.NET
-
300
-
VWC6
- December 4, 2012
from 1:45PM to 2:15PM
-
What if you could enable users to log into your site using social services like Facebook, Google, Twitter and their Microsoft Account? What if you could create full Facebook applications without having to spend time learning about the Facebook developer platform? You can! ASP.NET now offers great...
-
Building for the Mobile Web
Find out how to build websites that work great on mobile devices using new features in ASP.NET MVC. You've got a range of option, from built-in adaptive rendering (using standard CSS media queries) to offering mobile and device-specific views with Display Modes, all the way to full mobile websites...
-
Real-time Communications with SignalR
-
300
-
VWC8
- December 4, 2012
from 3:00PM to 3:30PM
-
Like to provide real-time client-server communications in a way that works cross-browser and doesn't require an advanced degree in JavaScript? Time for SignalR! SignalR handles the tricky client-server communications with automatic protocol fallback, so you can focus on the fun. You'll take a look...
-
Using Cloud Application Services
-
300
-
VWC9
- December 4, 2012
from 3:45PM to 4:45PM
-
Learn how to take advantage the rich array of services Windows Azure offers to scale your site. We'll see how to start with a standard ASP.NET site hosted on Windows Azure Web Sites and take advantage of Service Bus Integration, Storage, CDN, and Caching in Web Role.