Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

A basic and focused utility to send SQL statements with ADO.NET

Sometimes, I just need to quickly send SQL queries or commands to a SQL database one by one or in group. Of course there are serious and full-fledged utilities from SQL Server to doing just that, and have their own use cases. The point of doing my own
Posted by marcod | 0 Comments
Filed under:

Argument processing and C# 2.0 iterators

Sometime, you want to process this command-line argument: C:\>aprogram arg0 arg1 @arg2 arg3 @arg4 arg0, arg1, arg3 are actual data to process whereas arg2 and arg4 are text file names where each text line inside is another actual data to process (aka
Posted by marcod | 2 Comments
Filed under:
 
Page view tracker