For Hyderabad best hostels information log on to www.hydhostels.com Software Training,Hardware Training,Career Counseling,Call Center Training,Technical Training,Course Modules,Faqs,Medical Transcription,:: ::::::::::
Course content
C#.NET
 

MICROSOFT .NET OVERVIEW:

  1. Why .Net?
  2. Introduction to .Net frame work.
  3. Basic functionality of CLR.
  4. MSIL.
  5. CTS &CLS.
  6. .Net languages.
  7. System requirements.

            C#- The Language:

  1. Writing Programs in C#.
  2. Compiling and executing from command prompt.
  3. Conditional statements.
  4. Loops.
  5. Structures.
  6. Introduction to assemblies and namespaces.
  7. Base class libraries.
  8. Data types.
  9. Boxing and Un-Boxing.
  10. Array.
  11. Collections.

OBJECTS ORIENTED PROGRAMMING:

  1. Structure Vs class.
  2. Access specifier.
  3. Properties.
  4. Method Overloading.
  5.    Operator Overloading.
  6. Constructors.
  7. Shared Modifiers.
  8. Inheritance.
  9. Overloading and Overriding.
  10. This keyword.
  11. Sealed class.
  12. Interface.
  13. Polymorphism.
  14. Early-binding and late-binding.
  15. Destructors.

MEMORY MANAGEMENY:                                              Top

  1. Garbage Collector.
  2. Stack and Heap.
  3. System GC class.

EXCEPTION HANDLING:

  1. System defined exceptions.
  2. Custom exceptions.
  3. Try Catch and finally structure.
  4. Throwing exceptions.

GUI APPLICATION DEVELOPMENT:

  1.   Introduction to “System.windows.from DLL”.
  2.   Basic controls rich textbox, dialog.
  3.   Boxes, toolbar.
  4.   Working with context menus.
  5.   Main menu and MDI menus.
  6.   Visual inheritance.
  7.   Creating custom controls.

DELEGATES:

  1. Introduction to delegate concepts.
  2. Even handling architecture with delegate.
  3. Handlers, Add handler and remove handler.

ASSEMBLIES:                                             Top

  1. Introduction to COM architecture.
  2. Disadvantage if COM.
  3. Introduction to assemblies.
  4. Private Vs shared assemblies.
  5. Creating private assembly.
  6. Probing and preparing configuration file.
  7. Strong name utility.
  8. Creating shared assembly.
  9. CLR architecture.
  10. Native generator utility.
  11. Assembly versioning.
  12. Compatibility of assembly.
  13. Configuration files for shared assembly.

DATA ACCESS WITH ADO.NET:

  1. Introduction to data access, libraries and DAO, RDO and ADO.
  2. Drawback of ADO.
  3. ADO.Net managed data providers.
  4. Introduction to system.data.Oledb.
  5. Data reader.
  6. Introduction to system.data.Sql client.
  7. Prepared statement.
  8. Transaction handling.
  9. Introduction to.

SYSTEM .DATA.ORACLECLIENT:

  1. Dataset and data adapter.
  2. Data binding.
  3. Data grid programming.
  4. Data view.
  5. Data Relation.

CRYSTAL REPORS
 FILE STREAMS
ADVANCED CONCEPTS

MULTI THREADING

  1. Thread class.
  2. Sleep, suspend and resuming thread.
  3. Asynchronous connection.
  4. Synchronization of thread.

WINDOWS SERVICES:                                               Top

  1. Introduction to window services.
  2. Creating your own windows services.

 LOCALISATION AND GLOBALISATION WHAT’S
NEW IN VB.NET 2005?