Results 1 to 4 of 4

Thread: Need information on DotNet Framework

  1. #1
    Join Date
    Mar 2011
    Posts
    442

    Need information on DotNet Framework

    Hello friends, I am new in this arena of software’s and programming languages and have been trying to accumulate knowledge from my teachers and internet. In the process, I have been hearing a lot something about .netframework. I just know some of the basic things about it but can someone please elaborate it and give me a detailed description and information about it.

  2. #2
    Join Date
    Nov 2009
    Posts
    1,035

    Re: Need information on DotNet Framework

    Microsoft’s Windows Operating system is a software framework known as .net frame work. It consists of large libraries and gives support to many programming languages. User interface, data access, data connectivity is provided by frameworks Base Class Library. Programmers combine their own code to class library and produce applications. NET Framework programs execute in a software environment, recognized as the Common Language Runtime . It provides Memory management, exception handling and security. The class library and the CLR together constitute the .net Framework. Developer must install .net framework4 to develop a new application

  3. #3
    Join Date
    May 2008
    Posts
    859

    Re: Need information on DotNet Framework

    One can use its . net framework skills to build web, mobile, rich clients and also for the screen. We can have the right solution by integrating the .net framework with other tools and technologies. The .net framework is considered as programmers heaven. It is essential to know that the implementation of .Net applications is platform independent; the implementation of .NET framework is platform specific.

  4. #4
    Join Date
    May 2008
    Posts
    962

    Re: Need information on DotNet Framework

    Building blocks of .NET Framework applications are the Assemblies. Fundamental units of deployment, version control, reuse are formed by them. A logical unit of functionality is formed by the assemblies and assembly can be considered as a collection of types and resources which are generally built to work together. .NET Code Access Security depends on assemblies and also evidence. Evidence can be anything inferred from the assembly.

Similar Threads

  1. Unattended install of DotNet Framework 3.5 SP1
    By Tom Small in forum Windows Update
    Replies: 3
    Last Post: 09-01-2014, 10:05 AM
  2. Replies: 10
    Last Post: 05-05-2011, 11:13 AM
  3. Replies: 8
    Last Post: 11-07-2009, 02:54 PM
  4. Replies: 8
    Last Post: 16-03-2009, 08:29 AM
  5. Checking the installed version of dotnet framework?
    By Bhairav in forum Software Development
    Replies: 3
    Last Post: 02-02-2009, 07:12 PM

Tags for this Thread

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
  •  
Page generated in 1,714,048,206.23083 seconds with 17 queries