You are on page 1of 2

C#.

NET

.NET ENTERPRISE ARCHITECTURE  Throwing exceptions


4.0 Operator Overloading
 Introduction to the .NET platform  Unary Operators
 Common Language Run Time  Binary Operators
(CLR)The Common Type GUI Application Development
 Specification (CTS)  Windows forms and Controls
 The Common Language Specifications  Creating Menus
(CLS)  Toolbars, Image List
 Microsoft Intermediate Language (MSIL)  Tree view, List view
 Notify Icon
 Error Provider
C#.NET Language Basics Data Base Programming (ADO.NET)
 Data Types  ADO .NET Introduction
 Type Conversion  Data Providers in .Net
 Boxing & Unboxing  Introduction to Managed and
 Conditional Statements Unmanaged
 Looping  Providers
 Methods in C#  Data Readers
 Properties  Dataset and Data Adapters
 Arrays  Datagrid View with DML operations
 Indexers sorting and
 Structures, Enumerations  Paging etc.
 Strings  Datasource etc
 Collections  Creating Relations and Transactions,
Objects Oriented Programming  Linq programming
 Oops Concepts ASSEMBLIES
 Encapsulation  Private Assemblies
 Inheritance  Shared Assemblies
 Polymorphism  Single file Assemblies
 Class and Object  Multifile Assemblies
 Constructors  Global Assembly Cache (GAG)
 Dynamic types Delegates
 Optional parameters  Function Pointers
 Names &optional arguments  Multi cast delegtes
 Covariant generic type parameters User Controls and Event Handling
 Destructors  User Defined Control
 Method overloading  Inherited Control
 Method overriding  Inherited forms
 Early binding, Late Binding  Event Handling
 Abstract Classes
 Abstract Methods Distributed Technologies & .NET
 Interfaces Remoting
 Multiple Inheritance  Distributed architecture
 Generic classes  DCOM, RMI, CORBA
 Static classes  Channels (TCP HTTP)
 Static constructors  Marshal by Value
 Object initialize  Marshal by Reference
 Collection Initializer  Server Activated
 Extension Methods  Client Activated
 Partial Classes & Methods  Remoting Architecture
Exception Handling
 System Defined Exceptions File Handling
 Custom Exceptions  System .IO namespace
 Try, Catch, Finally
C#.NET
 File stream
 Stream Reader
 Stream writer
 File info
 Directory info
Windows Services
 Service base class
 Service Process installer
 Service Installer
 Creating a Windows Service
WPF Programming
 Shapes
 Transformation
 Animation
Multi threading
 System, threading
 Thread synchronization
 Critical sections
 Thread life cycle
Security in .NET
 Cryptography
 Role based security

You might also like