GIDForums  

Go Back   GIDForums > Computer Programming Forums > .NET Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 10-Jul-2007, 10:46
juvenile386 juvenile386 is offline
New Member
 
Join Date: Jun 2007
Posts: 28
juvenile386 is an unknown quantity at this point

What's a .NET?


what does it do? is it different from C, C++, and Java?
what's the difference of C++ to C++.net / C# to C#.net?
thanks in advance
  #2  
Old 10-Aug-2007, 03:41
WebDevPodcaster WebDevPodcaster is offline
New Member
 
Join Date: Aug 2007
Location: New York
Posts: 8
WebDevPodcaster is on a distinguished road

Re: what's a .NET?


I don't recall C++.NET, but that is C#, which is just one of the several languages you can use for .NET development, the other is VBscript/VB.NET

.NET is simply the way developers separate code from the XHTML, unlike classic ASP where you can combine the two into one mesh of code. So, designers can work on one part, and developers, another the scripting. It goes on more than that, but I hope I answered your questions.

Bruce
News For Web Designers Podcast
feeds.feedburner.com/newsforwebdesigners
  #3  
Old 25-Oct-2007, 15:00
CRGreathouse CRGreathouse is offline
New Member
 
Join Date: Oct 2007
Posts: 3
CRGreathouse is on a distinguished road

Re: What's a .NET?


It's a marketing term. It doesn't mean much, other than the fact that it compiles to CIL/MIL/IL rather than directly to machine code -- in a sense it's closer to Java bytecode than a classical compiled program.
  #4  
Old 11-Nov-2007, 18:26
erniegerdie erniegerdie is offline
Awaiting Email Confirmation
 
Join Date: Feb 2004
Location: England
Posts: 93
erniegerdie has a spectacular aura abouterniegerdie has a spectacular aura about

Re: what's a .NET?


Quote:
Originally Posted by WebDevPodcaster
.NET is simply the way developers separate code from the XHTML, unlike classic ASP where you can combine the two into one mesh of code. So, designers can work on one part, and developers, another the scripting. It goes on more than that, but I hope I answered your questions.

eh? You are talking about ASP.NET (which is just part of the .NET Framework). I know you're simplifying things but its not simply a way to seperate code from design! It also differs from classic ASP as ASP.NET is object orientated, code is compiled, memory managed code etc... , as well as a lot of other differences.

The .NET Framework, provides a development framework within which a developer can create web applications/windows applications/services/tools etc...

You can develop in different languages as once the code is compiled, the resulting MSIL/CIL code produced is the same.
 
 

Recent GIDBlogNot selected for officer school by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Does .NET Plot Graphs? JasonMichael .NET Forum 7 19-Mar-2008 17:01
Introduction to .NET LuciWiz .NET Forum 5 09-Aug-2007 04:53
Creating System as Web Server (FTP server) for Hosting .NEt Application giriraj Web Hosting Forum 1 16-Feb-2007 07:10
How Visual C++ only from Visual Studio .net Picstudent .NET Forum 2 28-May-2006 20:52
UDP Sockets between .NET and VS6 MikeZ MS Visual C++ / MFC Forum 2 19-Feb-2004 10:55

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 17:44.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.