Groups | Blog | Home
all groups > vb.net data > february 2004 >

vb.net data : Sample needed



William Ryan eMVP
2/24/2004 8:15:19 PM
John:

If you go to www.asp.net there are a bunch of QuickStart applications that
are really great for learning. However, you can use just about any examples
you can find even if they are using SQLClient or other library. Most of the
base functionality other than Stored Procs (and you can still implement them
with Access although they are stlightly different) is pretty much the same,
and you can just change OracleClient/Sqlclient to OleDbClient and you will
be able to convert the overwhelming majority of the examples you'll find.

Also,.. www.dotnetjunkies.com is another great site for learning ASP.NET

HTH


Bill
[quoted text, click to view]

John
2/24/2004 10:50:53 PM
Hi

Is there a simple asp.net site with MS Access backend that I can use as a
learning example?

Thanks

Regards

AddThis Social Bookmark Button