Thread: Microsoft .NET Framework

  1. #1
    Senor Member nomi's Avatar
    Join Date
    Jan 2004
    Posts
    129

    Microsoft .NET Framework

    What is Microsoft .NET Framework?

    So...?

  2. #2

  3. #3
    Senor Member nomi's Avatar
    Join Date
    Jan 2004
    Posts
    129
    been there, done that

    all they do is talk about is how gud it is....

  4. #4
    Registered User
    Join Date
    Jan 2004
    Posts
    37
    The .NET Framework from a very very high level is basically a virtual machine, intermediate language, and a set of class libraries. I would equate it to the Java Runtime. The .NET Framework allows a programmer to write a program in any language he/she chooses. This works because the .NET Framework also defines a common type system that defines what int, char, string, etc mean across all languages. Is this too high level?

  5. #5
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    Is this too high level?
    Not really, if it is implemented well. One could say argue that HTML and JavaScript are even more high level.

  6. #6
    Registered User
    Join Date
    Jan 2004
    Posts
    37
    Originally posted by CompURocket
    Is this too high level?
    I was asking if my explanation was too high level.

  7. #7
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    ROFL.

  8. #8
    Registered User
    Join Date
    May 2003
    Posts
    32
    The .Net Framework is great! It allows you to work in any programming language you like.

    You need Visual Studio.Net in order to work in .Net environment.


    I have Visual Studio.Net Enterprise edition and a year later they have 2003 edition.

    Should I upgrade?
    [SIZE= 4]My favorite search engine is http://www.ultimasurf.com [/size]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. Get .net framework version
    By kairozamorro in forum C# Programming
    Replies: 0
    Last Post: 05-18-2009, 01:02 AM
  3. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  4. Apps that act "differently" in XP SP2
    By Stan100 in forum Tech Board
    Replies: 6
    Last Post: 08-16-2004, 10:38 PM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM