Wednesday, October 7, 2009

Resource for Learning .NET Framework and Visual Studio IDE.

.net is the easiest of those lanugages I have ever seen. Just keep trust one me. Visual Studio 2008 IDE does the most of your work. You just modify portion of the code to achieve what you need. To modify the code you need to understand .net framework. And also you must need to learn the IDE and how it works.
For beginners this book is best cause with c++ you'll feel comfortable. If you learn with one language others just get easy.



Beginning Visual C++ 2008 by Ivor Horton's. It's a very good book for beginners. Download it from the following link.
http://www.mediafire.com/?iph64jibfig
Another book



http://rapidshare.com/files/207860587/Wrox.Professional.Visual.Studio.2008.Jul.2008.eBook-DDU.pdf

For experts, Using Visual C 6th Special Edition by Ivor Hortons is cool. Click the below link to download.
http://www.mediafire.com/?en3rd1wvtam
Well, book on C#,

Microsoft Visual Studio .NET - Mastering C#



http://www.mediafire.com/?ja4lnqjojqg
http://rapidshare.com/files/152590839/Wrox_Beginning_Microsoft_Visual_C_Sharp_2008_May_2008.rar
Or you can learn them all from online tutorial http://winprog.org/tutorial/ including win32.
And of course microsoft msdn is a good resource you can access it online or the one available with Visual Studio.
For .net you can get help here:
http://msdn.microsoft.com/en-us/library/w0x726c2.aspx
http://msdn.microsoft.com/en-us/library/ms734712.aspx

When you work with databases these books will help
Microsoft SQL Server 2005 Unleashed ebook
http://mediafire.com/?9khyhl0yuml

Microsoft SQL Server 2005 Programming For Dummies
http://www.mediafire.com/?i4nzldwmwhm

For win32 access this page
http://msdn.microsoft.com/en-us/library/aa139672.aspx

I'll publish detail tutorials on .net and MFC soon including win32.
asp.net tutorial here: http://www.w3schools.com/aspnet/aspnet_intro.asp

Always use Visual Studio Pro versions. Express versions are free from microsoft but create a great deal of trouble. For real application you need Visual Studio 2008. Don't have Visual Studio 2008 Pro?
You can download Visual Studio 2008 Professional Edition (90-day Trial) from microsoft directly here: http://www.microsoft.com/downloads/details.aspx?FamilyID=83c3a1ec-ed72-4a79-8961-25635db0192b&displaylang=en

Can't find the books you want? Try this search engine
http://www.filestube.com/search.html?q=Beginning+visual+c%2B%2B+mediafire&select=All


No comments:

Post a Comment