|
Browse by Tags
All Tags » VB6 Migration » VIsual Basic .NET » .NET General Tip » Databases ( RSS)
-
|
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...
|
|
|
|