| |
MICROSOFT .NET OVERVIEW:
- Why .Net?
- Introduction to .Net frame work.
- Basic functionality of CLR.
- MSIL.
- CTS &CLS.
- .Net languages.
- System requirements.
INTRODUCTION TO VB.NET:
- Features of VB.Net.
- Writing programs in VB.Net.
- Compiling and executing form command prompt.
- Introduction and assemblies and namespaces.
- Base class libraries.
- Data types.
- Option statements.
- Boxing and un-boxing.
- Array.
- Subprograms.
INTRODUCTION TO VISUAL STUDIO .NET:
- VS 6.0 vs. VS.Net.
- File structure created by VS.Net application.
- Types of Projects.
- Creating demo console application.
OBJECT ORIENTED PROGRAMMING:
- Structure Vs class.
- Access.
- Properties.
- Method overloading.
- Constructors.
- Shard modifiers.
- Inheritance.
- Overloading & Overriding.
- ‘My Base’ keyword.
- Shadowing abstract class.
- Sealed class.
- Interface.
- Polymorphism.
- Early-binding and Late-binding.
- Destructor and Garbage collector.
GUI APPLICATION DEVELOPMENT: Top
- Basic controls and event driven programming.
- Advance controls rich textbox, dialog.
- Boxes, toolbar.
- Working with context menus.
- Main menu and MDI menus.
- Visual inheritance.
WINDOWS CONTROL LIBRARY:
- Creating user controls.
- Creating custom controls.
WINDOWS CONTROL LIBRARY:
- Creating user controls.
- Creating custom controls.
- Creating user controls by extending and existing controls.
DELEGATES: Top
- Introduction to delegate concepts.
- Even handling architecture with delegate.
DATA ACCESS WITH ADO.NET:
- Introduction to data access, libraries and DAO, RDO and ADO.
- Drawback of ADO.
- ADO.Net managed data providers.
- Introduction to system.data.Oledb.
- Data reader.
- Introduction to system.data.Oracle client.
- Dataset and data adapter.
- Data binding.
- Data grid programming.
- Data view.
- Data relation.
CRYSTAL REPORS
FILE STREAMS
ADVANCED CONCEPTS
MULTI THREADING
- Thread class.
- Sleep, suspend and resuming thread.
- Asynchronous connection.
- Synchronization of thread.
ASSEMBLIES:
- Introduction to COM architecture.
- Disadvantage if COM.
- Introduction to assemblies.
- Private Vs shared assemblies.
- Creating private assembly.
- Probing and preparing configuration file.
- Strong name utility.
- Creating shared assembly.
- CLR architecture.
- Native generator utility.
- Assembly versioning.
- Compatibility of assembly.
- 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? |