Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Dear members.

I hv been in the programming filed more than 7 years. My primary development language is Visual Basic and back-end is Oracle

 

Now, I would like to go for Visual C# and ASP.net. I have never done any web pages or web based projects in my carrier and I have no much idea on that except basic HTML

Now, give me guide to learn C#. My main idea is to develop web based projects using by Visual C#. Do you know any good sites (other than MSDN) and online books, please let me know.

 

You help will really help me a lot

Posted

Well, if you are familiar with VB.Net, then the transition should be pretty easy to C#. VB6, might be a little more painful. If you're moving from VB6 (or <) it might be easier to start with VB.Net (because you'd probably feel more comfortable with the syntax) and then move over to C# once you're comfortable with .Net concepts.

 

As far as books go, this is a pretty good resource. Also, you should be able to find tutorials online pretty easily too.

 

Probably the best way to proceed is to just start using the language in a project or mini-project, search online and the MSDN when you start to get stuck, and come back here and post when you get really stuck.

  • *Experts*
Posted

For asp.net there are numerous sites. Here's a few off the top of my head:

http://asp.net

http://www.4guysfromrolla.com/

http://weblogs.asp.net/scottgu/

http://www.theserverside.net/ (my friends use this, I've not used it much)

 

Plus, as you mentioned, a couple of books would help. I'd look into at least two books: one on the language (C# in your case) and one on the technology you want to use (ASP.NET). If you want ADO.NET for data access, you may get enough out of the ASP.NET book.

For C#, I'd recommend Programming C# by Jesse Liberty (there may be a newer edition by now).

 

For ASP.NET I like Dino Esposito's books: Core Reference and Advanced Topics.

 

-ner

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...