object data source question

  • Thread starter Thread starter JohnE
  • Start date Start date
J

JohnE

Hello. I am relatively new to asp.net and am putting together a webapp. I
am looking at the ObjectDataSource and am seeking information. Before I
aimlessly and haphazardly begin using it or even googling for information, I
seek input from the group as which sites would you rely on to gain knowledge
and information regarding the ObjectDataSource?
Thanks.
.... John
 
Hello.  I am relatively new to asp.net and am putting together a webapp..  I
am looking at the ObjectDataSource and am seeking information.  Before I
aimlessly and haphazardly begin using it or even googling for information, I
seek input from the group as which sites would you rely on to gain knowledge
and information regarding the ObjectDataSource?
Thanks.
... John

You can find most of information on msdn.com
http://msdn.microsoft.com/en-us/library/9a4kyhcx.aspx

Also go to asp.net and check its tutorials at
http://www.asp.net/learn/

Hope this helps
 
Back
Top