I am from Visual Basic 6 background so I find it really hard to learn all the new .NET programming languages. I have learned the basics of c# and want to move on to data access.
The problem is that every book i find contains ADO.net, LINQ, SQL etc and a very small portion of Microsoft Access.
Please PLease PLease , someone give me a book through which I can learn using Microsft Access and C# together.
Thanks in Advance
Loading
Kunal VaishyaPosted Jul 9, 2012, 4:28 AM
http://www.codeproject.com/Articles/24043/Simple-Movie-Database-in-C-using-Microsoft-Access
Waqas AliPosted Jul 9, 2012, 2:51 AM
Can you tell me how to use this command with a textbox
Satyapriya NayakPosted Jul 8, 2012, 6:59 AM
Please refer the below links
http://www.c-sharpcorner.com/uploadfile/mimrantaj/connect-to-access-database-in-C-Sharp-and-ado-net/
http://msdn.microsoft.com/en-us/library/aa288452%28v=vs.71%29.aspx
http://www.codeproject.com/Articles/24043/Simple-Movie-Database-in-C-using-Microsoft-Access
Thanks