pls help on.net?
Posted Thursday, November 26, 2009 by admin
Posted Thursday, November 26, 2009 by admin
what is the next phase , ie what should i read either ADO.net or ASP.net or VB.net
also suggest me some best ebook.
Posted in Programming & Design
Copyright © 2012 Ebook program
Design by ID Themes
This is not enough, start by reading a beginners guide to C# or vb.net, and write sample code along the way so that you have a practical implementation of what you read.
After completely understanding the beginners book you can move to an intermediate level book for the same language (if you started with C# then stay with C#)
The last phase is to move to advanced level, read some books, start a software project, like for example a program that handles a video rental store, or a grocery store …etc you can choose your favorite topic, do the programming, make it work properly and look good.
Your first software will be your favorite, it’s like your newly born child, mine was a simple and rather stupid car racing game! but it meant a lot to me back then.