PC Review


Reply
Thread Tools Rate Thread

Differences between C#.NET and ASP.NET

 
 
Tony Johansson
Guest
Posts: n/a
 
      11th Apr 2009
Hello!

I use C#.NET and have done so in 1.5 year. I just want to know if there is a
great step towards using ASP.NET.
Lets say we have a scale from 1-10.
If there is a 1 then it very similar to using C# and if there is a 10 it
very different it's almost like starting to use a completely new language.

Give me your opinion.

//Tony


 
Reply With Quote
 
 
 
 
Arne Vajhøj
Guest
Posts: n/a
 
      11th Apr 2009
Tony Johansson wrote:
> I use C#.NET and have done so in 1.5 year. I just want to know if there is a
> great step towards using ASP.NET.
> Lets say we have a scale from 1-10.
> If there is a 1 then it very similar to using C# and if there is a 10 it
> very different it's almost like starting to use a completely new language.


C# is a .NET language.

ASP.NET is a .NET web framework.

The code part of an ASP.NET web app can be coded in
either C# or VB.NET (or a few more rare languages).

The one web framework multiple language part is actually
reasonable similar to ASP where even though most people
wrote the code in VBScript, then other languages including
JScript where also possible.

So to develop ASP.NET in C# you can leverage your current
general C# skills (and ADO.NET, LINQ etc.etc. skills), but you
will need to add all the web specific stuff.

If you can learn C# then you can also learn ASP.NET !

Arne
 
Reply With Quote
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare and highlight differences in 2 worksheets in same workbookand list differences in 3rd worksheet Joshua Houck Microsoft Excel Programming 21 19th Aug 2011 12:21 PM
differences between IE6,IE7 and IE8 Aashi Windows XP General 8 13th Dec 2009 07:38 PM
Differences between IIS'es H.C.Eng Microsoft ASP .NET 1 26th Jan 2004 05:08 PM
Big Differences Jay Windows XP Video 0 26th Oct 2003 02:51 PM
Differences between C# and VB.Net?? Daniel Microsoft Dot NET 2 1st Oct 2003 07:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:57 PM.