Download presentation
Presentation is loading. Please wait.
Published byBrett Lindsey Modified over 8 years ago
1
M ICROSOFT.NET Kyle Adamski 10/15/2012
2
Road Map What is.NET? Common Language Runtime (CLR) Language Integrate Queries (LINQ).NET Pros.NET Cons Sources
3
What Is.NET? Microsoft’s Software Framework Runs Primarily on Windows Provides Language Interoperability Provides Base Class Library Provides Easy Forms Development Secure Execution Environment
4
Common Language Runtime (CLR) Microsoft’s equivalent of Java Virtual Machine CLR accommodates multiple languages – C# – C++ – VB.NET – J# and JScript
5
Third Party Languages COBOL Pascal Fortran Perl Python
6
Common Language Runtime (CLR) Benefits: – Make code modules reusable – Complete cross-language integration
8
Language Integrated Query
9
.NET Pros Everything from one vendor Fast Development Language Integrated Queries (LINQ) Lambda Expressions (2007) Visual Studio.NET Easy to call methods from C# to VB
10
.NET Cons Lacks the community resources Lacks portability Backwards compatibility
11
Sources http://developers.de/blogs/damir_dobric/archive/2 008/06/14/linq-orderby-and-dynamic-query- sample.aspx http://msdn.microsoft.com/en- us/library/ff361664.aspx http://msdn.microsoft.com/en- us/library/hh425099.aspx
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.