20 acres ~ 360 degree mountain top views ~ Log home ~ $799,000
January 2007 Entries



Want a full grid for WPF with lots of cool featuers?  There is a new one available from XCeed that you can have for free as long as you register with them before they push it commerical.   They say that even after it goes commerial it will be free for you. 

http://xceed.com/Grid_WPF_Intro.html




For the last couple of days I have did some research to see if using the Full Text search indexing features in SQL Server 2005 Express would cause much overhead in the actual database file since there is a 4 GB limit with this version.  I did not want to plan solutions around SQL Server Express using Full Text if the limit could not handle it.

During the process I ended up posting three new tips on my site www.HintsAndTips.com:

SImple getting started with full text uisng the Express version
Helpful Info on SQL Express 2005 when first using Full Text Search!

Reminder to set the maximum memory limit in SQL Server
MS SQL Server 2005 - Make sure to manage memory!

Possible hidden problems using the Express version for databases over 1 GB
Planning large databases with SQL Server Express..

Overall, I am not sure I will count on using SQL Server Express for any large databases...