Poll: Do you have the .net framework installed?

Results 1 to 13 of 13

Thread: How many of you have .net framework installed?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Tuba Son Member Subotan's Avatar
    Join Date
    Sep 2007
    Location
    The Land of Heat and Clockwork
    Posts
    4,990
    Blog Entries
    3

    Default Re: How many of you have .net framework installed?

    Quote Originally Posted by Ferromancer View Post
    How many of you have the .net framework installed? I'm curious, because I've been thinking of rewriting parts of my EB for BI installation script in C#, which would mean that it would be compatible with even more mods out there. No .net framework though, and my script won't run unless you download an install it.

    So... how many of you have the .net framework on your systems already?

    (If you have windows vista you should already have the .net framework on your system)
    wat

    Definition of .net framework requested please.

  2. #2
    Useless Member Member Fixiwee's Avatar
    Join Date
    Sep 2006
    Location
    Austria
    Posts
    509

    Default Re: How many of you have .net framework installed?

    The Microsoft .NET Framework is a software technology that is available with several Microsoft Windows operating systems. It includes a large library of pre-coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering and is intended to be used by most new applications created for the Windows platform.

    The pre-coded solutions that form the framework's Base Class Library cover a large range of programming needs in a number of areas, including user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications.

    Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. Also part of the .NET Framework, this runtime environment is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together compose the .NET Framework.

    Version 3.0 of the .NET Framework is included with Windows Server 2008 and Windows Vista. The current version of the framework can also be installed on Windows XP and the Windows Server 2003 family of operating systems.[2] A reduced "Compact" version of the .NET Framework is also available on Windows Mobile platforms, including smartphones.


    Taken from http://en.wikipedia.org/wiki/.net_framework

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO