Browse by Tags
All Tags »
VB6 Migration »
VIsual Basic .NET »
.NET General Tip »
Databases »
C# (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
This code is so handy that I'm posting it just to remember. I preffer to serialize my datasets as attributes instead of elements. And its just a matter of using a setting. See: Dim cnPubs As New SqlConnection( "Data Source=<servername>;user...
|