This is a discussion on "Switching from ASP to ASP.net" within the ASP.NET Forum section. This forum, and the thread "Switching from ASP to ASP.net are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Switching from ASP to ASP.net
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Switching from ASP to ASP.net
I am already fairly experienced in ASP but I would like to learn ASP.net. I have heard that it is a programming language used (not VB script).
How easy would it be for me (with no programming experience) to learn ASP.net? And what advantages would there be to know ASP.net? Jon --------------------------------------------------------------------------------------------------- JSA-InterWebs.com http://www.jsa-interwebs.com |
|
|
|
#2
|
|||
|
|||
|
Re: Switching from ASP to ASP.net
The primary languages are C# and VB.Net. VB.Net should be an easy transition for you with VBScript, I personally prefer C#. If you have JavaScript experience you may be able to take up C# pretty quickly as well (capitalization issues in the beginning).
It's all about getting familiar with the libraries and namespaces. The syntax should not be that difficult. Some benefit of ASP.Net is the code behind, richer language, MasterPages. No more interspersed <% %> in your html code. I would shoot myself if I had to go backwards. BTW, I started with VB and then ASP and now use C# so I have followed the same path. Good luck... |
![]() |
| Tags |
| asp, aspnet, switch |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Switching Host | Jack Franklin | Hosting & Domains | 17 | Mar 16th, 2008 23:14 |
| switching backgound image | pahvi67 | JavaScript Forum | 4 | Jan 16th, 2008 14:27 |
| switching between style sheets | cwjones | Web Page Design | 4 | Jul 4th, 2007 17:06 |
| Switching images in cells... | Kingcobra220 | JavaScript Forum | 2 | Sep 3rd, 2006 22:33 |
| Question: Stylesheet switching with PHP possible? | gohankid77 | PHP Forum | 2 | Sep 25th, 2004 04:19 |