Answered by:
Need some E-books to develop a web-site by using MS Access as my Data Base ?

Question
-
User86834663 posted
Dear techies,
I am a newbie to MS.NET, I want to develop a web site by using MS Access.
My Objective: I trying to develop a school project in ASP.NET and I want use MS Access as my Data Base can any one suggest where I can get e-books or related stuff.
Any suggestions will be highly appreciated.
Thanks in advance
Thursday, July 5, 2012 8:03 AM
Answers
-
User-287491473 posted
Not sure about ebooks, but below are a few good articles that should help get you started.
Connecting to Access using C#:
http://www.shoutasp.net/blogs/p80/How-to-connect-MS-Access-Database-to-ASP-Net-page-using-C.aspx
Connecting to Access using VB:
http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/
ASP data access in general:
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, July 5, 2012 9:26 AM -
User3866881 posted
My Objective: I trying to develop a school project in ASP.NET and I want use MS Access as my Data Base can any one suggest where I can get e-books or related stuff.
It seems that this is your Homework,am I right?
If you want to finish task quickly,So you can just drag and drop the GridView onto the page,and then click the tiny arrow on its right-top,there will jump out a Wizard and you can choose AccessDataSource,and step following the Wizard to make the GridView Editable,Pagable……
Besides what the man's samples above,I'd like to offer you some torturials:
http://www.aspxcode.net/free-asp-net-code-tutorial.aspx?Tutorial=AccessDataSource1
Microsoft's complete torturial of Web application,you should have a very basic idea of them:
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, July 6, 2012 9:52 PM
All replies
-
User-287491473 posted
Not sure about ebooks, but below are a few good articles that should help get you started.
Connecting to Access using C#:
http://www.shoutasp.net/blogs/p80/How-to-connect-MS-Access-Database-to-ASP-Net-page-using-C.aspx
Connecting to Access using VB:
http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/
ASP data access in general:
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, July 5, 2012 9:26 AM -
User3866881 posted
My Objective: I trying to develop a school project in ASP.NET and I want use MS Access as my Data Base can any one suggest where I can get e-books or related stuff.
It seems that this is your Homework,am I right?
If you want to finish task quickly,So you can just drag and drop the GridView onto the page,and then click the tiny arrow on its right-top,there will jump out a Wizard and you can choose AccessDataSource,and step following the Wizard to make the GridView Editable,Pagable……
Besides what the man's samples above,I'd like to offer you some torturials:
http://www.aspxcode.net/free-asp-net-code-tutorial.aspx?Tutorial=AccessDataSource1
Microsoft's complete torturial of Web application,you should have a very basic idea of them:
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, July 6, 2012 9:52 PM