• subscribe


Lost Viking Lost Viking




My Latest Content
My Latest Comments



Author Articles

Wireless Personal and Local Area Networks

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

Fixing Time Synchronization for Virtual Domain Members

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

Tool Time: Run VMs and More with VMware Player 3.0

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.

Server 2008 R2 AD Recycle Bin

By Chris Spanougakis, 12/16/2009

Take advantage of the Active Directory Recycle Bin to easily restore accidentally deleted Active Directory (AD) objects.

An Introduction to ASP.NET MVC

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.

More Smart SEO

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.

Smart SEO

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

Early Adoption

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.

Security by Design

By Jeffrey Hasan, 10/30/2009

Jeffrey Hasan demonstrates how to write code to implementWS-Security in Web services and their client applications.

Step by Step

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.

Where Was I?

By Dave Sussman, 10/30/2009

Dave Sussmanshows how site navigation in ASP.NET 2.0 is going to change ... for the better.

Share Session State Between ASP and ASP.NET Apps

By Dennis Hurst, 10/30/2009

Dennis Hurst showsyou how — and how not — to share Session variables between your old and newapps.

Meet the Web Part Framework

By Stephen Walther, 10/30/2009

Stephen Walther walks you through building a customizable intranet portal with Web Parts.

Break Through the Data-Access Maze

By Jeffrey Hasan, 10/30/2009

Choose the best ways to access data from SQL Server databases.

9 Data-Access Best Practices Tips

By Jeffrey Hasan, 10/30/2009

Make your code more efficient.

TCO Study Sheds New Light on the Hidden Costs of Your Web Filter

By Ron Kaplan, 10/28/2009

SPONSORED CONTENT from St. Bernard Software

TCO Study Sheds New Light on the Hidden Costs of Your Web Filter

By Guest Blogger, 10/28/2009

SPONSORED CONTENT from St. Bernard Software

Ready, Aim, Fire!

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.

How SQL Server CLR and C# Can Solve a Common Problem

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

SQLCLR and Collations

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.