Microsoft dot net framework

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

1 comments

Comments 1 - 1 of 1 previous next Post a comment

Post a comment
Embed Video
Edit your comment Cancel

3 Favorites

Microsoft dot net framework - Presentation Transcript

  1.  
  2. OUR GROUP BHUMIKA SONEJA DIAS GILBERT PRIYANKA SINGH DEVIKA SETHI
  3. What is .NET?
    • It is Microsoft's strategy for development and deployment of software.
    • Microsoft has fundamentally changed the way programs execute under Windows.
        • Preference is now for interpreted code rather than machine code.
    • Modified versions of C++ & VB; C# added.
    • The environment has been redesigned to take full advantage of network standards.
  4. .NET Architecture
  5. .NET Experience
  6. Windows Forms Console Applications Web forms & Web services .NET Framework Base Class Libraries Common Language Runtime Components of .NET Framework
  7. Common Language Runtime
    • Interprets a byte code: Microsoft Intermediate Language (IL).
    • Similar to Java Virtual Machine.
    • Some features:
        • Security
        • Garbage collection
        • Exception handling
    • Also supports unmanaged code: machine code.
  8.  
  9. Common Language Specification
    • Consists of set of common rules followed by all the
    • languages of .net framework
    • Interoperability between objects and applications.
    • The classes that follow by the rules specified by CLS
    • are termed as CLS compliant classes
      • CTS provides a type system that is common across
      • all languages.
  10. Language Neutrality
  11. Runtime Class Library
    • Removes much of the need for language specific libraries like C++'s STL.
    • Examples of items found in the Runtime:
        • Basic types
        • Collection classes
        • Input/Output
        • Graphical user interface library
        • Access to traditional Windows facilities (COM, ADO)
  12. User and Program Interfaces Windows Forms Web Forms Console Applications
  13. Assembly
    • A logical collection of one or more exe and dll file containing an application’s code and resources
    • It contains
    • Codes in MSIL
    • Manifest
    • A metadata description of the code and resources
  14. .NET Assembly - The New .DLL
  15. Advantages Of .NET Framework
  16. What are the areas of .NET?
    • Define products implemented by Microsoft
    • Define client devices that use these services
    • Defines backbone for the applications to build on.
    • Managing, deploying and orchestrating the Web Services.
    • Microsoft provides a tool for building the .NET framework.
  17. Solution (Microsoft Intermediate Language) Different Languages are Compiled into MSIL Source code : Any languages MS Intermediate Language Platform specific code Development tools Just-In-Time compiler
  18. .Net platform features
  19. .NET memory management
  20. Code access security
    • Most software comes from web.A user doesn’t know whether a Web code is safe or not.
    • .NET allows an administrator to specify privileges that each managed code has.
    • You can specify these privileges in three level
    • by modifying XML-based files
      • Enterprise
      • Machine
      • User
  21. Security & Managed Code
  22. Acknowledgement We are hereby very much thankful for being assigned such a nice topic on MICROSOFT .NET to give a presentation here right in front of you all. We thank our faculty Mrs. Smitha who continuously helped and supported us during the preparation for this presentation for which we thank her a lot.
  23.  

+ InstantenigmaInstantenigma, 2 years ago

custom

2163 views, 3 favs, 1 embeds more stats

More info about this document

© All Rights Reserved

Go to text version

  • Total Views 2163
    • 2161 on SlideShare
    • 2 from embeds
  • Comments 1
  • Favorites 3
  • Downloads 198
Most viewed embeds
  • 2 views on http://www.brijj.com

more

All embeds
  • 2 views on http://www.brijj.com

less

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel
File a copyright complaint
Having problems? Go to our helpdesk?

Categories