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.


Database

Database Features

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.

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 ...

Protect Database Connections with .NET Framework 4.5's SecureString

By Don Kiely, 04/11/2012

Protect your database login credentials with .NET Framework 4.5's SecureString.

Hidden Treasures in Visual Studio 2010: An Introduction to Database Projects

By John Petersen, 03/15/2012

How can you include database artifacts such as tables and stored procedures in source code control and testing for a development project? By using Visual Studio 2010 SQL Server ...

Running PHP on Windows Azure in the Cloud

By Richard Campbell and Carl Franklin, 03/08/2012

Richard Campbell and Carl Franklin chat with Cory Fowler, a Microsoft MVP for Windows Azure, who provides insights into running open source PHP web applications on Azure in the ...

Application Architecture Design Using Microsoft's Entity Framework

By Brian Mains, 02/17/2012

Brian Mains guides you in developing a database-access application architecture using the framework, first introducing Entity Framework's ObjectContext, which handles much of the ...


.NET Framework Blog

Base One International Releases B1Framework

Blair Greenwood

Base One International has released its B1Framework, a collection of reusable .NET components for

.NET Framework Blog

Telerik's Test Studio Now Includes Load-Testing Functionality

Blair Greenwood

Telerik's new version of its automated software testing solution, Test Studio, now includes

.NET Framework Blog

Telerik's Kendo UI Complete: Expanding Mobile App Development Support

Blair Greenwood

Telerik has announced the release of Kendo UI Complete, a compilation of Kendo UI's Web, DataViz,

advertisement

Database Most Popular

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 ...

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.

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

By Wallace B. McClure, 05/01/2012

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


Featured Event

More Events