24 hours of high quality sql server training for free

August 7, 2009 13:16 by Ryan Garaygay

The Professional Association for SQL Server or popularly known aka PASS, one, if not the most popular and biggest group of SQL Server professional in world will be having 24 hours of PASS - a series of online web meetings with the best speakers in the industry More...


Performance, Measure and ANTS Profiler

September 27, 2008 23:17 by Ryan Garaygay

Might need to create a separate page for notes on performance since I've been doing a lot of C# and database tuning lately but having them on this post so far. Here are some of my notes on performance More...


LINQ to SQL and Visual C# Developer Express Data Source Connections

July 9, 2008 17:25 by Ryan Garaygay

While I was evaluating a couple of things including LINQ to SQL (or L2S to some) for a small website I tried to look into whether it was possible to have the LINQ to SQL classes on a separate project (eg. DAL) rather than the website itself. More...