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
.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.

            INTRODUCTION TO VB.NET:

  1. Features of VB.Net.
  2. Writing programs in VB.Net.
  3. Compiling and executing form command prompt.
  4. Introduction and assemblies and namespaces.
  5. Base class libraries.
  6. Data types.
  7. Option statements.
  8. Boxing and un-boxing.
  9. Array.
  10. Subprograms.

                INTRODUCTION TO VISUAL STUDIO .NET:
  1. VS 6.0 vs. VS.Net.
  2. File structure created by VS.Net application.
  3. Types of Projects.
  4. Creating demo console application.

OBJECT ORIENTED PROGRAMMING:

  1. Structure Vs class.
  2. Access.
  3. Properties.
  4. Method overloading.
  5. Constructors.
  6. Shard modifiers.
  7. Inheritance.
  8. Overloading & Overriding.
  9. ‘My Base’ keyword.
  10. Shadowing abstract class.
  11. Sealed class.
  12. Interface.
  13. Polymorphism.
  14. Early-binding and Late-binding.
  15. Destructor and Garbage collector.

GUI APPLICATION DEVELOPMENT:                                   Top

  1. Basic controls and event driven programming.
  2. Advance controls rich textbox, dialog.
  3. Boxes, toolbar.
  4. Working with context menus.
  5. Main menu and MDI menus.
  6. Visual inheritance.

WINDOWS CONTROL LIBRARY:

  1. Creating user controls.
  2. Creating custom controls.

WINDOWS CONTROL LIBRARY:

  1. Creating user controls.
  2. Creating custom controls.
  3. Creating user controls by extending and existing controls.

DELEGATES:                                                             Top

  1. Introduction to delegate concepts.
  2. Even handling architecture with delegate.

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.Oracle client.
  7. Dataset and data adapter.
  8. Data binding.
  9. Data grid programming.
  10. Data view.
  11. 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.

ASSEMBLIES:

  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.

WINDOWS SERVICES:                                                   Top

Introduction to window services.
Creating your own windows services.

LOCALIZATION AND GLOBALIZATION WHAT IS NEW IN C# 2.0?