Posts
832
Comments
691
Trackbacks
1
January 2005 Blog Posts
Full Database Abstraction Layer Generator

http://www.codeproject.com/cs/database/dalgen.asp

posted @ Thursday, January 27, 2005 12:23 PM | Feedback (0)
HOW TO: Implement a DataSet JOIN Helper Class in Visual Basic .NET

posted @ Thursday, January 27, 2005 10:30 AM | Feedback (1)
DataTable Relational Operators in C# - JOIN Method

http://weblogs.sqlteam.com/davidm/archive/2004/01/20/748.aspx

posted @ Thursday, January 27, 2005 10:07 AM | Feedback (0)
Ruby and Rails

http://www.onlamp.com/lpt/a/5546

posted @ Friday, January 21, 2005 1:23 PM | Feedback (1)
ASCII Codes

http://www.lookuptables.com/

posted @ Friday, January 21, 2005 11:28 AM | Feedback (1)
Cell Architecture Explained

http://www.blachford.info/computer/Cells/Cell0.html

posted @ Friday, January 21, 2005 11:25 AM | Feedback (1)
Dynamic SQL

http://www.sqlteam.com/item.asp?ItemID=11499

http://www.sqlteam.com/item.asp?ItemID=637

posted @ Friday, January 21, 2005 9:41 AM | Feedback (1)
Google rank

http://www.googlerankings.com/index.php

http://rankwhere.com/google-page-rank.php

posted @ Tuesday, January 18, 2005 10:43 AM | Feedback (1)
Finding Dups

select stor_id, ord_num , count(*) as 'Num of Dups'
from pubs.dbo.sales
group by stor_id, ord_num
having count(*) > 1

 

posted @ Tuesday, January 18, 2005 9:20 AM | Feedback (1)
Config points

1) Route

2) Server

3) Mapping

posted @ Sunday, January 16, 2005 1:42 PM | Feedback (1)
CSS Text Sizing

http://www.thenoodleincident.com/tutorials/box_lesson/font/index.html#screens

posted @ Friday, January 14, 2005 7:54 PM | Feedback (1)
DAL UR Article

http://www.codeproject.com/cs/database/dal1.asp

posted @ Friday, January 14, 2005 1:11 PM | Feedback (1)
Lynx Viewer

http://www.delorie.com/web/lynxview.html

posted @ Thursday, January 13, 2005 9:21 AM | Feedback (1)
Perl Tutorial

posted @ Wednesday, January 12, 2005 11:17 AM | Feedback (1)
Enterprise Templates in VS.NET

http://www.developer.com/net/net/article.php/11087_2211881_1

http://www.developer.com/net/net/article.php/2225491

http://www.developer.com/net/net/article.php/2228121

posted @ Wednesday, January 12, 2005 9:23 AM | Feedback (1)
Rounded corners with CSS and Javascript

http://www.devarticles.com/index2.php?option=content&task=view&id=870&pop=1&hide_ads=1&page=0&hide_js=1

posted @ Tuesday, January 04, 2005 7:54 PM | Feedback (1)
CSS Page Maker

http:///pagemaker_form.php

posted @ Sunday, January 02, 2005 8:06 PM | Feedback (1)
Complex CSS Layout

http://www.positioniseverything.net/guests/3colcomplex.html

posted @ Sunday, January 02, 2005 8:00 PM | Feedback (1)
MOM Reporting

The site with reporting services installed needs to have 'all IP addresses' configured.

posted @ Saturday, January 01, 2005 7:46 PM | Feedback (1)
BizTalk Server 2004 Developer Edition Configuration Error

posted @ Saturday, January 01, 2005 4:45 PM | Feedback (1)
Linux-Windows SSO

posted @ Saturday, January 01, 2005 3:33 PM | Feedback (1)