In This Issue

Optimizing Apps for IT

 

Optimizing Apps for IT

To bridge the gap between developers and IT pros, this collection of tips helps ASP.NET developers ensure that their apps accommodate IT needs, providing guidance on error logging, application monitoring, dealing with IIS application pool recycling, configuration settings, passwords, and more.


Quick Poll

Do you use any of the following libraries for your HTML5 web development?



Vote Results Previous Polls

Fingers Crossed for a Robust Windows Runtime (WinRT) API in the Windows 8 Release Preview

Tim Huckaby explains why he's keeping his fingers crossed for a robust Windows Runtime (WinRT) API in the upcoming Windows 8 Release Preview from Microsoft....

4 More Web Development Tips to Improve Your jQuery Coding

Dan Wahlin continues his article series on jQuery coding tips, providing four more handy techniques that can help you write jQuery code more efficiently, improve code performance, and make jQuery...

Fabric Engine Releases Platform for High-Performance Computing

Fabric Engine has launched the first version of its high-performance computing platform, which leverages multi-core hardware to bring multi-threaded and compiled performance to dynamic languages....


HTML5 for the ASP.NET Developer

The latest version of the HTML web specification, HTML5, includes new HTML tags such as nav, video, and audio; new input controls and attributes; and standards for JavaScript and CSS that greatly...

Entity Framework and ORMs: Understand the Trade-Offs

Microsoft's Entity Framework and ORMs can provide developers with several different benefits. Learn how to leverage the benefits of an ORM correctly with Michael K. Campbell's advice....

Add Authentication Options to Your Windows Azure Website

Zoiner Tejada shows you how to enable a Windows Azure website to support more authentication providers than just ASP.NET SQL Membership and roles (for example, Windows Live ID, Facebook). The...


4 More Web Development Tips to Improve Your jQuery Coding

Dan Wahlin continues his article series on jQuery coding tips, providing four more handy techniques that can help you write jQuery code more efficiently, improve code performance, and make jQuery...

Entity Framework and ORMs: Understand the Trade-Offs

Microsoft's Entity Framework and ORMs can provide developers with several different benefits. Learn how to leverage the benefits of an ORM correctly with Michael K. Campbell's advice....

Generate SAML Tokens Using Windows Identity Foundation

Security Assertion Markup Language (SAML) assertions, aka SAML tokens, are a core element of active and passive federation. In this first article of a two-part series, Michele Leroux Bustamante...


More Top Stories

Thoughts on Microsoft's Entity Framework

Don Kiely tells readers that Entity Framework might be the first ORM tool developers encounters, but it isn't necessarily the one they will use for everyday work.

Product Review: Xamarin MonoTouch and Mono for Android

Mike Riley assesses Xamarin's iOS and Android development platforms, finding that MonoTouch is the top choice for.NET C# developers who want to build iOS mobile apps, while ...

Add Authentication Options to Your Windows Azure Website

Zoiner Tejada shows you how to enable a Windows Azure website to support more authentication providers than just ASP.NET SQL Membership and roles (for example, Windows Live ID, ...

Expand Your ASP.NET Web Application Localization Options

Localizing a web application -- adapting the app or website to a specific language and culture -- requires more than just translating text in the UI; other application resources, ...

Entity Framework and ORMs: Understand the Trade-Offs

Microsoft's Entity Framework and ORMs can provide developers with several different benefits. Learn how to leverage the benefits of an ORM correctly with Michael K. Campbell's ...

Agile User Story Mapping: A Way to Prioritize Development Backlogs

Richard Campbell and Carl Franklin chat with Steve Rogalsky, an agile practitioner and team member at Protegra, about user story mapping, a technique that can help agile ...

Working with Images and Animation on the iPhone and iPad with .NET and C#: Part 2

Wallace B. "Wally" McClure demonstrates coding techniques for adding animation to iPhone and iPad (iOS) applications built with the Xamarin MonoTouch C# development platform, ...

JetBrains Releases New Version of dotTrace Performance

JetBrains has released dotTrace 5.0 Performance, the latest version of its .NET performance profiling solution.


advertisement

Most Popular Articles

HTML5 for the ASP.NET Developer

By Wallace B. McClure, 08/22/2011

The latest version of the HTML web specification, HTML5, includes new HTML tags such as nav, video, and audio; new input controls and attributes; and standards for JavaScript and ...

Entity Framework and ORMs: Understand the Trade-Offs

By Michael K. Campbell, 05/03/2012

Microsoft's Entity Framework and ORMs can provide developers with several different benefits. Learn how to leverage the benefits of an ORM correctly with Michael K. Campbell's ...

Add Authentication Options to Your Windows Azure Website

By Zoiner Tejada, 05/08/2012

Zoiner Tejada shows you how to enable a Windows Azure website to support more authentication providers than just ASP.NET SQL Membership and roles (for example, Windows Live ID, ...

Thoughts on Microsoft's Entity Framework

By Don Kiely, 05/10/2012

Don Kiely tells readers that Entity Framework might be the first ORM tool developers encounters, but it isn't necessarily the one they will use for everyday work.


Featured Event