By Axel Sikora, 10/06/2010
If going wireless appeals to you and you've been looking for a comprehensive text that explores the differences between the various wireless technologies that are available, you ...
By Serge Bedard, 08/03/2010
Microsoft recommends disabling the Hyper-V Time Synchronization service for each virtual machine (VM) running in a Windows domain by clearing its Time Synchronization check box. ...
By Serge Bedard, 03/23/2010
With the free VMware Player 3.0, you can run virtual machines (VMs), access devices connected to your PC, and create VMs on Windows and Linux PCs.
By Chris Spanougakis, 12/16/2009
Take advantage of the Active Directory Recycle Bin to easily restore accidentally deleted Active Directory (AD) objects.
By Stephen Walther, 10/30/2009
In this chapter excerpt from ASP.NET MVC Framework Unleashed (Pearson Education, 2009), Stephen Walther introduces the Microsoft ASP.NET MVC framework.
By Jeffrey Hasan, 10/30/2009
The URL Rewrite module is a useful tool that will save you time in creating rewrite and redirection rules for Web sites that run under IIS 7.0. Jeffrey Hasan shows us how.
By Jeffrey Hasan, 10/30/2009
URL rewriting enables your Web application to support SEO-friendly URLs and logical site navigation, while using a different physical navigation structure in the backend. Jeffrey ...
By Richard Costall, 10/30/2009
Is developing with beta software too extreme for you? RichardCostall passes along helpful insight regarding early adoption that just mightsave you time in the long run.
By Jeffrey Hasan, 10/30/2009
Jeffrey Hasan demonstrates how to write code to implementWS-Security in Web services and their client applications.
By Jeffrey Hasan, 10/30/2009
Jeffrey Hasan walks us through the six basic steps to design and build message-oriented Webservices for a Service Oriented Architecture framework.
By Dave Sussman, 10/30/2009
Dave Sussmanshows how site navigation in ASP.NET 2.0 is going to change ... for the better.
By Dennis Hurst, 10/30/2009
Dennis Hurst showsyou how — and how not — to share Session variables between your old and newapps.
By Stephen Walther, 10/30/2009
Stephen Walther walks you through building a customizable intranet portal with Web Parts.
By Jeffrey Hasan, 10/30/2009
Choose the best ways to access data from SQL Server databases.
By Jeffrey Hasan, 10/30/2009
Make your code more efficient.
By Ron Kaplan, 10/28/2009
SPONSORED CONTENT from St. Bernard Software
By Guest Blogger, 10/28/2009
SPONSORED CONTENT from St. Bernard Software
By Louis Davidson, 09/30/2009
In this PASS Summit Unite 2009 Speaker Tip, Louis Davidson recommends that developers follow the order of operations when designing a new SQL Server database.
By Leo Flores, 09/28/2009
Ever need to create temp tables with cursors in T-SQL to mimic the utility of an array? You can use the array in C# to easily provide a solution to a common need: the ...
By Adam Machanic, 09/23/2009
In this PASS Summit Unite 2009 Speaker Tip, Adam Machanic discusses how to make a SQL CLR routine behave similarly to a T-SQL routine.