1.
msbuild « Developer Rants
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="MyTarget" InitialTargets="BuildMyTask" > <Target Name="BuildMyTask"> ...
2.
NDoc for VS2005 « Developer Rants
NDoc for VS2005. One of the key rights of an open source licence (and therefore a key property of an open source project) is the right to fork. ...
3.
Using Openrowset to query csv and tsv files « Developer Rants
Using Openrowset to query csv and tsv files. The following will read a csv file. SELECT * FROM OPENROWSET ('MSDASQL', 'Driver={Microsoft Text Driver (*.txt; ...
4.
CSLA Framework Tutorial « Developer Rants
CSLA Framework Tutorial. This is a great introduction to CSLA 2.0. CSLA 2.0 is the 7th version of a complete OO framework. ...
5.
Using Openrowset to query csv and tsv files « Developer Rants
SELECT * FROM OPENROWSET ('MSDASQL', 'Driver={Microsoft Text Driver (*.txt; *.csv)};DBQ=c:\data;', 'SELECT * from test.csv'); ...
6.
Using Openrowset to query csv and tsv files « Developer Rants
Using Openrowset to query csv and tsv files. The following will read a csv file. SELECT * FROM OPENROWSET ('MSDASQL', 'Driver={Microsoft Text Driver (*.txt; ...
7.
DBF File format specification. « Developer Rants
DBF File format specification. This is a full definition of the dbf file format. However is it worth the effort of $250/seat that is charged for Apollo.NET ...
8.
DBF File format specification. « Developer Rants
DBF File format specification. This is a full definition of the dbf file format. However is it worth the effort of $250/seat that is charged for Apollo.NET ...
9.
DBF File format specification. « Developer Rants
DBF File format specification. This is a full definition of the dbf file format. However is it worth the effort of $250/seat that is charged for Apollo.NET ...
10.
DBF File format specification. « Developer Rants
This is a full definition of the dbf file format. However is it worth the effort of $250/seat that is charged for Apollo.NET ...