Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-01-2003, 07:02 PM   PM User | #1
jeskel
Regular Coder

 
Join Date: Aug 2003
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
jeskel is an unknown quantity at this point
moving from ASP to ASP.NET: your personnal experience.

Hi,

I'm still quite a beginner in ASP and I'm gonna study it for a while before moving to anything else... Though I have a question about .NET. It's a very simple question: I'm just wondering how much it's close to classic ASP. A better formulation of my question would be: when you know how to create sweet code with ASP, is it easy to move to .NET or is it a totally different world? I mean... I know the big lines that distinct ASP from ASP.NET but I would like to know how the people who switched to .NET lived this change and what was their level of experience when they switched.

thanx for answers. don't hesitate to give your personnal feelings about it.
__________________
Alex
yourmusicforums.com
jeskel is offline   Reply With Quote
Old 11-01-2003, 07:50 PM   PM User | #2
Mart
New to the CF scene

 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Mart is an unknown quantity at this point
I found it quite hard at first to make the move from asp to .net but after a while you will have wondered how you ever lived without it.

One thing that helped me loads was class browser (www.asp.net) because there are 1000s of classes (like components). The main reason to use .net is the classes because you can do things you wouldnt have been able to do in asp without a component. Things like sockets or dynamically creating images.

Good luck, Mart.
Mart is offline   Reply With Quote
Old 11-02-2003, 01:39 AM   PM User | #3
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,042
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
I just recently started switching.

I am quite experienced in ASP classic and I had been writing vb.net apps more in the past then asp.net, but now at work they decided any new stuff my team does will be in asp.net using C#.

I've done some VB asp.net work previously, there are somethings I have found challenging but I am sure if you were to move from VBScript ASP classic to vb.net ASP.net it wouldn't be as difficult as vbscript to C#.

However, I am starting to like the C# syntax better. You can kinda think of it as VB with Java syntax. Once you start to get the hang of it, like most things, gets easier.

I've had to do some pretty crazy things like maintain the same session states in ColdFusion, ASP, and ASP.net for the same website. It took some creative thinking. I got some asp.net links at work, I'll post them on monday.

Lastly, remember google, it is your friend....
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 11-03-2003, 02:34 PM   PM User | #4
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
I hated it at first, my company said that they wanted all new apps to be in asp.net.....In one month, I taught myself how to program in .NET very efficiently.

You just need to put in extra time at the beginning and you will save time later on durning development.

Eric

oracleguy - My one app. I look over is ColdFusion, ASP, ASP.net and I know how you feel. I am making this all in .Net now to save me from the headache.
A1ien51 is offline   Reply With Quote
Old 11-03-2003, 10:58 PM   PM User | #5
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,042
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
Here are some .net links I got...
Attached Files
File Type: zip c# links.zip (3.6 KB, 111 views)
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 11-04-2003, 11:11 AM   PM User | #6
jeskel
Regular Coder

 
Join Date: Aug 2003
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
jeskel is an unknown quantity at this point
thanx a lot guys... Thanx for the links Oracleguy, they are all stored for the day I'll need them

More feedbacks are welcome!
__________________
Alex
yourmusicforums.com
jeskel is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:19 PM.


Advertisement
Log in to turn off these ads.