what is the using directive for "dataset" in asp.net
ASP.NET
9
Posts
3
Posters
0
Views
1
Watching
-
i m using c# in asp.net but namespace dataset could not b found?? what directive i should include for it??
$h@ma!|@
i think dataset comes under data framework base class. Which is by default written in the aspx code behind file.
-
i think dataset comes under data framework base class. Which is by default written in the aspx code behind file.
-
does the namespace data exist in the code?
-
does the namespace data exist in the code?
-
i mean dataset class comes under the using System.Data framework base class
-
i mean dataset class comes under the using System.Data framework base class
-
Welcome...:)