Forum Moderators: open
I talked to a guy who has been programing since '79 and he said WROX books were the best.. I really don't know any programming at this point and a very straight forward book would be best, also would it be easiest to learn to program ASP.NET using Visual Basic or C#?
Thanks in advance!
As for Vb or C#, both are good. VB is a widely used international standard language and very easy to learn.
C# is essentially a rip off of Java, so if you learn this, you also learn a great deal of java at the same time.
Before diving into ASP.NET though, I'd take a look at JSP as well. ASP.NET for all its hype hasn't been widely accepted in the tech world outside of diehard MS fans, and of course it will only run on MicroSoft servers.
Good luck with your learning.
ASP.NET Developer's JumpStart, Paul D. Sherrif & Ken Getz, ISBN: 0672323575
I personally know both of these authors (and co-authored two books with Ken myself) and can say that they won't steer you wrong.
As for C# vs. VB, which do you know already? Do you know any C language (C, C++, Java, JavaScript?)? If so go with C#. If not, try VB.
Whether it's 1 or 100 or 100,000+, the database can handle it and your web page will have the same number of lines of code.
The learning curve to write a dynamic page is very quick.
It's all in what you can do, there is no magic formula for it.
I wrote a fully dyanmic state-wide event management system in about 72 hours once, with tweaks after that.
Also if you are going to use SQLServer or Access there are plenty of tutorials. If you are using a nonmicrosoft database then there are not as many. If you are planning on using access then the wrox beginning C# with asp.net is excellent. Full of access examples instead of SQLServer.
P.S. If I am corrent, they don't asp.net title out yet, but it is under development, so it might not be very long before it will be available for VTC Students/members.
The Namespace drilldowns on the right are invaluable.
Tech book publisher to close? [theinquirer.net]
Nonetheless, most of my bookshelf is Read and Yellow :)