Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic .NET only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic .NET
How to create a strong typed dataset
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Nijazi Halimaji
#1
How to create a strong typed dataset
Nov 21 '05, 04:16 PM
Hi
How can I create (and use) a strong typed dataset?
Thanks for every help!
Nijazi Halimaji
Cor Ligthert
#2
Nov 21 '05, 04:16 PM
Re: How to create a strong typed dataset
Nijazi
\\\
Public class mydataset
inherits dataset
'all your code to build the strongly typed class
End class
////
Although this is a very small one.
I hope this helps,
Cor
Comment
Post
Cancel
Herfried K. Wagner [MVP]
#3
Nov 21 '05, 04:16 PM
Re: How to create a strong typed dataset
"Nijazi Halimaji" <spami@gmx.ne t> schrieb:[color=blue]
> How can I create (and use) a strong typed dataset?[/color]
If you have an XSD file, take a look at the "Xsd.exe" tool included in the
..NET Framework SDK.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment