How to start learning about .NET technology

G

Guest

Hai,
I am new to .NET technology.I am little aware of Visual Basic.I would like
to learn ASP.Net.Can someone help me out.
 
K

Karl Seguin

There's a ton of resources for ASP.Net, for example you might want to start
with:

http://www.asp.net/Tutorials/quickstart.aspx
http://www.w3schools.com/aspnet/default.asp
http://www.asp101.com/lessons/firstpage.asp

You might also want to look at the most excellent starter kits:
http://www.asp.net/Default.aspx?tabindex=8&tabid=47
(though they might be a little too advanced out of the gate, depending on
what programming experience you have)

I'm a fan of the Unleashed series of books as references:
http://www.amazon.com/exec/obidos/tg/detail/-/0672320681/103-4724765-6834242?v=glance
(beginner - intermediate)

This newsgroup is a good place to ask specific questions.

Karl
 
K

Kevin Spencer

That's a hard question to answer, as you have asked it. You say you're new
to .Net technology. How new are you to HTTP, HTML, IIS, and the other
players in the ASP.Net realm? Do you have any programming experience at all?
Are you familiar with Object-Oriented programming principles?

The answer to your question depends on your answers to all of these
questions. ASP.Net is a difficult technolgy to master, especially if you
know little or nothing about how HTTP, HTML, and the WWW operate, as that is
the environment in which ASP.Net lives and operates. In order to learn
ASP.Net, you need to have a good background in HTML and HTTP, a fairly solid
history as a programmer, and learn Object-Oriented principles, as well as
learning the ASP.Net object model.

If you have little or no programming experience, you should get some. For
example, you can practice by writing .Net Windows Forms apps, which are much
simpler to work with. Once you have some programming experience, and you've
learned how .Net programming and OOP works in general, you might be ready to
dive into ASP.Net.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top