I'm an experienced web developer switching from CF to .NET, and just learning OOP and C# in VS 2008.
Of the serveal million questions I have, the 1st have to do with getting accustomed to the VS environment and really understanding the files & folder heirarchy involved in a project.
Then I could use some verrrry simple examples of connecting to a sql database, binding the dataobjects to controls, and then manipulating data. I've downloaded the employee-info-web-starter-kit, but that's still a bit complex at this juncture (though it did lead to my asking these questions).
Can anyone recommend a resource or book tailored to my needs? I'd be most grateful!
Thanks,
Richard
Richard GoldsteinPosted Jul 24, 2008, 10:04 PM
Niradhip ChakrabortyPosted Jul 24, 2008, 1:04 AM
Check out the following article.
1.http://www.codersource.net/csharp_adonet_tutorial_ed.html
You also can check the Mahesh review on "A Programmer's Guide to ADO.NET in C#" in following article.
1. http://aspalliance.com/275_Book_Review_A_Programmers_Guide_to_ADONET_in_C_by_Mahesh_Chand
Ryan AlfordPosted Jul 23, 2008, 6:51 PM