C#.NET TOPICS



C#.Net

·      Oops.
¨   Encapsulation.
¨   Abstraction.
¨   Polymorphism.
¨   Inheritance.
·      Data Types.
¨   Value Type and Reference Type
·      Arrays.
¨   Single Dimension Array.
¨   Multi-Dimension Array.
¨   Jagged Array.
·      Local and Instance Variables.
·      Working with Methods and Parameters.
¨   Call By Value.
¨   Call By Reference.
¨   Call By Out.
·      Method Overloading.
·      Constructors and Destructors.
·      Static Concepts.
·      Operator Overloading.
·      Inheritance.
·      Overriding.
·      Sealed Class.
·      Abstract Class and Interface.



·      Win programming (Win Forms).
¨   Form Properties.
¨   Events.
Ø Mouse Related Events.
Ø Key Related Events.
Ø Drag Related Events.
Ø Focus Related Events.
·      Exception Handing.
¨   Try.
¨   Catch.
¨   Finally.
¨   Throws.
·      File Handling.
·      Stream Reader and Stream Writer.
·      Assembly.
¨   Private Assembly.
¨   Shared Assembly.
¨   Satellite Assembly.
·      ADO.Net.
¨   Client- Server Architecture.
¨   Managed Connection and Un-Managed Connection.
¨   Data Reader, Data Set and Data View.
¨   Stored Procedure.
·      Windows Services.
·      Delegates.
¨   Single Cast Delegates.
¨   Multi-Cast Delegates.
·      Security.
·      Distributed Programming.
·      .Net Remitting.
·      Multi-Threading.
·      Thread life cycle.
·      Exclusive new features of .net 3.5/4.0/4.5
¨   Implicit Declared Data types.
¨    Auto Implemented Properties.
¨   Object Initializers.
¨   Generics.
¨   Collection Initializers.
¨   Anonymous Types.
¨   Partial Methods.
¨   Extension Methods.
¨   WPF(Windows Presentation and Foundation)
¨   LINQ
Ø LINQ to Objects.
Ø LINQ to Dataset.
Ø LINQ to SQL.


Comments

Popular posts from this blog

Search Service Application Error in SP2013

Errors While Importing Site Collection in SharePoint 2013/2010

Deleting Multiple Sub-sites within Site using PowerShell