i need some help
i want to start to learning asp.net in c# but i have some of information about asp.net i need to get start
i need books or video to this language and some project and how to work and how is Programming
thx.........
Arass
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted Oct 28, 2013, 1:28 AM
In my opinion, getting started with the basic bits is more important than starting with a project. First, you should learn how it works and then you should come to the implementation part. If you're getting to a project directly without having knowledge of the controls and basic What & How-To(s), you'll find yourself in trouble struggling at almost every line of code.
Hence, i suggest you start with basics and then practice on project. Also, while you learn the basics, there always be a small project to demonstrate you how it works, so follow them.
You'll get lot of projects after Googling, visit here: http://goo.gl/Sa3VHU
Hope I answered your concern :)
Thanks.
Sunny SharmaPosted Oct 28, 2013, 2:30 PM
For sure the community is Up and looking forward to help you further.
Happy learning :)
arassPosted Oct 28, 2013, 2:27 PM
arassPosted Oct 27, 2013, 4:05 PM
arassPosted Oct 27, 2013, 4:05 PM
Sunny SharmaPosted Oct 26, 2013, 4:51 PM
For reference and learning, suggest you to go through our own collection of different articles on ASP.NET programming from various authors here:
http://www.c-sharpcorner.com/1/75/Asp-Net-controls.aspx
Also, visit the links below to get yourself started:
http://www.w3schools.com/aspnet/
http://asp.net-tutorials.com/
http://www.asp.net/get-started
http://www.tutorialspoint.com/asp.net/
-------------------------------------------
Hope it helps :)