|
|
|
|
![]() ![]() |
Apr 26 2007, 09:04 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 219 Joined: 3-February 07 From: Algeria Member No.: 38,241 |
Hello;
I'm new to ASP.NET and I want to learn it , I have 'Microsoft Visual Studio 2005' installed on my computer and I found it very hard to understand and I don't know how to start learning ASP.NET... so what do you recommand for me to learn it step bye step and if you know some good tutorial websites ..please post them here.. thanks |
|
|
|
Jun 15 2007, 04:52 AM
Post
#2
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 11 Joined: 12-June 07 Member No.: 44,639 |
You might want to try this link w3schools. They have lessons for almost every web design programming language and they are easy to follow. p.s. it helped me alot when I was first learning HTML coding.
|
|
|
|
Aug 4 2007, 02:38 AM
Post
#3
|
|
|
Legend Killer ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 678 Joined: 15-April 05 From: Singapore Member No.: 5,697 |
I'm currently learning ASP.NET too. If you have any problems with ASP.NET I suggest you can try out their official forum --> http://forums.asp.net/
I can answer some basic question here though, so if you have some simple question you can ask me.. I use VB.NET instead of C# btw.. |
|
|
|
Nov 7 2007, 12:53 PM
Post
#4
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 28 Joined: 15-December 05 Member No.: 15,761 |
Actually, do you have any experience on programming? If not, you may have to learn the fundamental knowledge before you proceed to ASP.NET.
In fact, using ASP.NET is simple, but mastering it is not so easy. There are many different step by step tutorial in the internet. You can even find such tutorial in the web site of Microsoft. So, what are difficult to understand? |
|
|
|
Nov 7 2007, 03:52 PM
Post
#5
|
|
|
Trap Grand Marshal Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,308 Joined: 11-January 06 From: Chennai, India Member No.: 16,932 |
the best source for learning ASP.NET is http://asp.net/
ASP.NET is simple to learn as there are ready built components for almost all the tasks. All you need to do is get the required component and code the action that is need to be preformed on that component. You can enter most of the component properties from the properties dialog box. If you've the basic understanding of Object Oriented programming, then it will be very easier to learn. Unlike PHP where we hard code for all tasks, ASP.NET provides a set of pre-built components and a huge number of other third-party components that can perform the task. At most of the cases the programmer needs to code only for the actions to be taken and the programing logic. You need not code for any components unless you are required a custom component. If you are an expert in PHP, then you can code ASP.NET sites using PHP insted of C# or VB.NET. you can learn more about it here, http://php-compiler.net/ CodePlex is another great source for learning ASP.NET. http://www.codeplex.com/ |
|
|
|
Nov 25 2007, 11:11 AM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 102 Joined: 25-November 07 Member No.: 53,695 |
there are lot of tools and example in expresion web (alternative for frontpage 2007) for asp.net
|
|
|
|
Nov 25 2007, 02:52 PM
Post
#7
|
|
|
Member [Level 2] ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 76 Joined: 21-November 07 Member No.: 53,412 |
You should start from here:
4GuysFromRolla Internet.com ASP 101 ASP Resources @ http://www.codeproject.com/aspnet/ http://www.codeproject.com/asp/ http://www.w3schools.com/aspnet/default.asp http://www.planet-source-code.com/vb/defau...Id=4#categories Hope it helps, i'm starting with it too. Good luck for you. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 6th September 2008 - 05:57 PM |