Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi all ,

I know that this is not a programming language but i need to ask some experts and this is the best place that has the best experts so for this reason i will ask this question : How can i start studying Asp.net ? i feel bored from studying books and pdf so from where to start and what is the best way to learn it ?

Thanks in advance.
Posted

There are many ways, I have given answer for DD's question on last year.

Education Needed - ASP.NET[^]
 
Share this answer
 
Comments
mhamad zarif 14-Jun-11 14:19pm    
Thanks for your help.I know that you are a great programmer by following you on code project.So i want to tell you if you advice me to study theoretically i.e books and tutorials or by start doing a website and learn something when i want to do it by googeling it ? since i really feel so bored if i sit and study books.
thatraja 14-Jun-11 14:27pm    
Actually books are good starter.
/*since i really feel so bored if i sit and study books.*/
I you feel so, don't read books continuously, give yourself short breaks. Have some coffee.
Then try the programs(which are in books) in system & run yourself & change some code yourself & re run. If you find any error try to fix that yourself otherwise Google it for solutions. After small programs then try large programs(a simple project).
Once you finished the entire book then start tutorials on internet. After tutorials then other things.
Actually my link contains all possible ways to learn things.
That's all.
Sergey Alexandrovich Kryukov 14-Jun-11 14:31pm    
My 5; please see also my answer.
--SA
Get a hold of Studio 2010 Express from Microsoft (It's free).
Then use the books, pdfs, and the internet to learn while you build small asp.net sites.
Experimentation is a great way to learn if you want to do it on your own.

If you wish to learn it formally, enroll in some courses at a local school.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 14-Jun-11 14:32pm    
My 5; see also my answer.
--SA
Sorry: books and formal training are the way to go. Boring? Yes, some of it probably is. But that's life - every job has a boring element: even Lion Tamers have to clean up after the big cats...
 
Share this answer
 
Comments
mhamad zarif 14-Jun-11 14:23pm    
I dont know why i just feel bored of books.I start reading and trying to enjoy it but i simply quit after some time.
Sergey Alexandrovich Kryukov 14-Jun-11 14:24pm    
Really? If you do not overcome, you will not go anywhere...
--SA
Sergey Alexandrovich Kryukov 14-Jun-11 14:24pm    
My 5. Boring more depends on attitude. Please also see my answer.
--SA
mhamad zarif 14-Jun-11 14:27pm    
hello my friend SAKryukov i am happy that you joined this conversation.I know that with this attitude i can go nowhere and i am trying to change it knowing that i love programming so much but i am bored when learning it.
fjdiewornncalwe 14-Jun-11 14:32pm    
That is a bit of a contradiction, isn't it? If you love something "so much" then that becomes the motivation to get through the difficult "dry" information absorption sessions.
Start writing code. That's the only way you're really going to learn it anyway. Books can give you theories and barely working do-nothing examples that don't reflect real-world requirements.Find a site you like, and try to duplicate it. Then, try to make it better. Learn how to write a legacy web service AND a WCF web service. Learn how to connect a Silverlight app to a WCF service, and add several endpoints that use either secure or non-secure communications. THAT is real-world programming. You also have to learn about IIS and how to deploy both a web site AND web services.
 
Share this answer
 
Comments
mhamad zarif 14-Jun-11 14:21pm    
that is what i also think.Writing code is the best way to learn.
Sergey Alexandrovich Kryukov 14-Jun-11 14:26pm    
It is not enough. Many write code which goes nowhere. You need to let your code to get reviewed by others, compare your work with really good work.
--SA
Sergey Alexandrovich Kryukov 14-Jun-11 14:26pm    
John, you're written about your views before. My 5, but see my comment. And my answer.
--SA
Try to start from the original: http://www.asp.net/[^].

Do it only when you are more or less comfortable with basics. In particular, better read whole manual on the language and practice related .NET techniques. Try not to jump it too big steps. Do more simple exercises.

Also take a look at my past answer:
I have a problem with my program. Please help![^].

Also, take a look at other answers on this page and my comments to them.

Good luck,
—SA
 
Share this answer
 
v2
Comments
mhamad zarif 14-Jun-11 14:34pm    
always the best answers.Thank you my friend.I hope that i can contact you and have your email.It will be an honor for me.
Sergey Alexandrovich Kryukov 14-Jun-11 14:40pm    
You're welcome. Thank you for your good words.
(Will you formally accept my answer (green button)? You can accept more then one, even all of them.)
You can get my Web site from my profile page -- it has a "contact me" form and write to me. I cannot promise to spend a lot of time, it depends on what you want to talk about :-)
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900