The Region at TheRegion.com

Welcome to The Region. Regional Directors are members of an elite, worldwide group of technology thought-leaders known for their national and international speaking tours, their authorship of books, articles and blogs, and their business acumen. Regional Directors are well-versed on the totality of the software industry. They are recognized for their achievements in communicating the benefits of emerging technologies.


Close
Welcome to The Region.

Steven Smith SQL Server

Fix for Could Not Load Type Microsoft.Build.Framework.BuildEventContext

Steven Smith writes "...figured out that I’d missed a dropdownlist in the TeamCity project setup:...Originally I was using Microsoft .NET Framework 2.0 for my MSBuild task. Changing it to..." Read post »

Paul Randal SQL Server

How the Dynamic Management View (DMV) Works

Paul Randal writes "...There's no progress reporting from the DMV (or DBCC SHOWCONTIG) but if you look at the reads column in sys.dm_exec_sessions you can see how far through the operation it is. This method works best for DETAILED scans, where [you] can compare that number against the in_row_data_page_count for..." Read post »

Paul Randal SQL Server

1-TB Table Population - Network Optimization

Paul Randal writes "...I've been playing around with the network setup to make sure things are optimized, and this post will describe what I did and what effect it had...I kept the dat aon the faster SCSI array and the log on the slower SATA array...By separating the network traffic and moving to two iSCSI NICs, I removed the network bottleneck I had...and replaced it with..." Read post »

Steven Smith Visual Studio

Fix for Changing or Removing Visual Studio 2008 from DVD

Steven Smith writes "...If you installed Visual Studio 2008 on a 64-bit operating system, you may have trouble when you try ad add or remove functionality by inserting the disk (or remounting the ISO image). I believe this is because of the path used to install the 32-bit Visual Studio program. When you run the setup.exe off of the disk, you get this..." Read post »

Christian Nagel Silverlight

Code Sample Easing Animation with WPF and Silverlight

Christian Nagel writes "...With WPF 4 the animation classes support easing functions to change the animated values. The animation classes now defines the EasingFunction property of type IEasingFunction that allows assigning any object that implements this interface. The following code snippets animates an ellipse using the easing function from the ElasticEase class..." Read post »
Mar 2010
SuMoTuWeThFrSa
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910
Calendar
  • 11 Mar 2010
  • Praveen Srivatsa
Microsoft Technologies - Architecture Series

  • 11 Mar 2010
  • Brian Noyes
DevTeach: Leverage WCF RIA Services with Silverlight Read more »

  • 11 Mar 2010
  • Joe Homnick
March Users Group Meeting - Boca Raton Read more »
Featured RD Paul S. Randal is the Managing Director of SQLskills.com, which he runs with his wife Kimberly L. Tripp. Paul is a SQL Server MVP, Microsoft Regional Director, and Contributing Editor for TechNet Magazine. He holds a patent (with Microsoft) on consistency checking technology. Paul started in… More