Welcome to MSDN Blogs Sign in | Join | Help

Marcelo's WebLog

Improving the world one entity at a time

February 2007 - Posts

SQL Server 2005 SP2 available today
Go get all the goodies at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/servicepacks/sp2.mspx , including an updated books online (BOL) and feature pack (lots of good stuff, including JDBC drivers, MSXML 6.0, command-line tools, SQL Read More...
Quick fix for large items in your Outbox causing problems
Not that I'm an expert on Outlook or anything, but this helped a friend of mine and I thought I'd pass it along. If you have a better way of troubleshooting this, feel free to leave a comment! OK, so this is what happened: my friend tried to send an email Read More...
Entity Data Model post on the ADO.NET team blog
You can find the first part of what promises to be a very educational series over here: http://blogs.msdn.com/adonet/archive/2007/01/30/entity-data-model-part-1.aspx . One of the things that I love about this technology is how crisp it is about defining Read More...
Quick online spell checker with WPF
You can use the spell-checking functionality provided by the RichTextBox to quickly correct those pesky typos! Just navigate to something like the following, and you're done. <DockPanel xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/presentation Read More...
Page view tracker