Quote:
|
Originally Posted by Series
Curious... how different are they? I know they're quite different, but are they night & day different? I did A LOT with ASP up until about 2002, do you think it would be fairly easy to make the jump to .NET if I needed to?
thanks.
|
You will have a fairly significant learning curve. I had to switch from vbscript to C#, there is the whole code-behind thing, Visual-Studio, and the ADO calls are all different....
If you are doing small to maybe medium size apps though, you might try using Dreamweaver MX for ASP.Net. I found it a lot simpler that using Studio for basic web apps.