LOGO “ Add your company slogan ” Microsoft Dot Net Courses VB.NET, ASP.Net, C# .NET, MVC Architecture http://www.todaycourses.com
VB.NET,ASP.NET,C#,MVC Architecture C# .NET VB.NET ASP.NET VB.NET MVC Advanced .Net Courses Microsoft Technologies
Contents .NET ONLINE TRAINING CONCEPTS 1 INTRODUCTION TO VISUAL STUDIO .NET 2 VB.NET 3 INTRODUCTION TO OOP 4
Contents INTRODUCATION OF ADO .NET 5 DELEGATES 6 ASSEMBLIES 7 MULTI THREADING 8 ADO .NET
Contents CREATING & USING WEB SERVICES 9 CREATING REPORTS 10 ASP .NET 11 ASP .NET PROGRAMMING SERVER CONTROLS 12
Contents STRUCTURE OF AN ASP .NET PAGE ASP .NET PROGRAMMING VALIDATION CONTROLS 13 IDENTIFING THE DIFFERENT TYPES OF DATA BINDING 14 ASP .NET PROGRAMMING WITH ADO .NET 15 USING XML & SEARCH TOOLS IN ASP .NET 16
Contents CONFIGURING, DEBUGGING & DEPLOYING ASP .NET APPLICATION 17 EXCEPTIONAL HANDLING, MANAGING STATE AND SECURITY ASP .NET WEB APPLICATION18 SESSION TRACKING 19 WEB SERVICES 20
Contents C# .NET 21 POINTERS 22 MEMORY MANAGEMENT 23 OBJECT ORIENTED PROGRAMMING CONCEPTS EXCEPTION HANDLING 24
Contents OPERATOR OVERLOADING 25 GUI APPLICATION PROGRAMMING 26 ASSEMBLIES 27 DELEGATES AND EVENT HANDLING 28
.Net Online Training Concepts  NET FUNDAMENTALS  Why .NET?  The .NET initiative  Introduction to .NET framework  Advantages of .NET framework  System requirements
INTRODUCTION TO VISUAL STUDIO .NET  Base class libraries Common language-runtime (CLR) Microsoft intermediate language (MSIL) Optimized just-in-time (JIT) Common type systems (CTS) Common language specification (CLS) Compilation and execution of .NET application Assemblies Namespace The Start Page Solution Explorer The Object Browser and Class View Window The Code Editor The Form Designer and the Toolbox The Server Explorer window Macro Explorer Running a Visual Basic Console Application
VB.NET INTRODUCTION TO VB.NET Features of visual basic .NET File extensions used in visual basic .NET Visual Basic keywords Visual Basic statements Procedures, classes, modules, methods and more… The Option & Import statements Adding classes to project Declaring variables Data types Arrays Handling date and time
INTRODUCTION TO OOP Principles of oops Structure Vs classes Relationship between classes and objects Access Specifiers How to create namespaces in S class libraries How to use namespaces Constructors Finalize, Dispose & Garbage collectors My Base, my class & my keywords
EXCEPTION HANDLING & DEBUGGING Exceptions .NET exceptions User defined exceptions Try-catch-finally Throw exception Debugging application Searching for bugs
GUI APPLICATION DEVELOPMENT Introduction to system windows, forms Basic controls and event driven programming Advanced controls Rich text box, toolbars Working with context menus Built in dialog boxes
STEARMS File stream Stream reader Stream writer
FILE HANDLING CONCEPTS COLLECTION Generic collections Bit collections Specialized collections Weight collection classes User defined collection classes
ADO .NET Features of ADO .NET Differentiation between ADO & ADO .NET ADO .NET namespaces Properties, Methods & events of the connection object Properties, Methods & events of the command object Access & Manipulating data from data grid Performing data updates INTRODUCATION OF ADO .NET
DELEGATES Introduction to delegate concept Event handling arch with delegate Handles, add handler and remove handler
ASSEMBLIES Introduction to assemblies Benefits Contents Application-Private assemblies Private Vs shared assemblies Global assembly cache (GAC)
MULTI THREADING Thread class Thread synchronization Creating and controlling threads Sleep, suspend and resume threading
CREATING & USING WEB SERVICES Introduction to web services Creating web services Using web services in a windows application Working with window services
CREATING REPORTS Data accessing through crystal reports Accessing filtered data through crystal reports Accessing related data through crystal reports
ASP .NET ASP .NET INTRODUCTION How is ASP .net different from ASP ASP .NET design goals ASP .NET in .NET framework Development environment for ASP .NET application Identifying the features of ASP .NET Identifying programming modules in ASP .NET Web forms Web services
ASP .NET PROGRAMMING SERVER CONTROLS Processing of web pages Server control hierarchy Web controls Buttons, list controls, text boxes, hyper links…. HTML controls HTML anchor, button…
STRUCTURE OF AN ASP .NET PAGE ASP .NET PROGRAMMING VALIDATION CONTROLS Required field validation Regular expression Range validation…
IDENTIFING THE DIFFERENT TYPES OF DATA BINDING Introduction to data binding Single value data binding Multi record data binding Custom binding
ASP .NET PROGRAMMING WITH ADO .NET Introduction of ADO .NET Features of ADO .NET Differentiation between ADO & ADO .NET ADO .NET namespace Connected architecture through ADO .NET Disconnected architecture through ADO .NET Working with transaction in ASP .NET etc…
USING XML & SEARCH TOOLS IN ASP .NET Working with XML server controls in ASP .NET Binding XML data to web forms controls Connecting relational data to an XML document
CONFIGURING, DEBUGGING & DEPLOYING ASP .NET APPLICATION Configuration overview Structure of configuration file Configuration section Tracking and debugging an application Deploying an application
EXCEPTIONAL HANDLING, MANAGING STATE AND SECURITY ASP .NET WEB APPLICATION Introduction state management in ASP.NET Sending E-mail from ASP.NET page Securing ASP .NET application
SESSION TRACKING State maintenance Session state Cookies Session object and events CACHING Caching and its methods Output caching
WEB SERVICES Introduction to an ASP .NET web application Events of an ASP .NET web application Using web services in web application
C# .NET C# LANGUAGE BASICS Data types Type conversion Boxing & un boxing Conditional statements Looping Methods in C# Properties Arrays Indexes Structures, enumerations Strings Regular expressions Collections
POINTERS Value types, reference types Unsafe Structure and pointers
MEMORY MANAGEMENT Garbage collector Stack and heap Architecture of GC Generations M.M. support classes
OBJECT ORIENTED PROGRAMMING CONCEPTS EXCEPTION HANDLING System defined exceptions Custom exceptions Try, catch, finally Throwing exceptions
OPERATOR OVERLOADING Unary operators Binary operators
GUI APPLICATION PROGRAMMING Introduction to system windows, forms Basic controls and events driven programming Advanced controls Rich text box, toolbars… Working with context menus Built in dialog boxes DATA BASE PROGRAMMING Introduction of ADO .NET Features of ADO .NET Differentiation between ADO & ADO .NET ADO .NET namespace Properties, methods & events of the connection objects Properties, methods % events of the command objects Access & manipulating data from data grid Performing data updates
ASSEMBLIES Introduction to Assemblies Benefits Contents Application-Private Assemblies Private vs Shared Assemblies Global Assembly Cache (GAC)
DELEGATES AND EVENT HANDLING Introduction to Delegate Concept Event handling Arch with Delegate Handles, Add Handler and Remove Handler Multi Cast Delegates Generic Routines Function Pointers
LOGO “ Add your company slogan ”

.net training | learn .net | Microsoft dot net Course | Microsoft dot net online training

  • 1.
    LOGO “ Add yourcompany slogan ” Microsoft Dot Net Courses VB.NET, ASP.Net, C# .NET, MVC Architecture http://www.todaycourses.com
  • 2.
  • 3.
    Contents .NET ONLINE TRAININGCONCEPTS 1 INTRODUCTION TO VISUAL STUDIO .NET 2 VB.NET 3 INTRODUCTION TO OOP 4
  • 4.
    Contents INTRODUCATION OF ADO.NET 5 DELEGATES 6 ASSEMBLIES 7 MULTI THREADING 8 ADO .NET
  • 5.
    Contents CREATING & USINGWEB SERVICES 9 CREATING REPORTS 10 ASP .NET 11 ASP .NET PROGRAMMING SERVER CONTROLS 12
  • 6.
    Contents STRUCTURE OF ANASP .NET PAGE ASP .NET PROGRAMMING VALIDATION CONTROLS 13 IDENTIFING THE DIFFERENT TYPES OF DATA BINDING 14 ASP .NET PROGRAMMING WITH ADO .NET 15 USING XML & SEARCH TOOLS IN ASP .NET 16
  • 7.
    Contents CONFIGURING, DEBUGGING & DEPLOYINGASP .NET APPLICATION 17 EXCEPTIONAL HANDLING, MANAGING STATE AND SECURITY ASP .NET WEB APPLICATION18 SESSION TRACKING 19 WEB SERVICES 20
  • 8.
    Contents C# .NET 21 POINTERS 22 MEMORY MANAGEMENT 23 OBJECTORIENTED PROGRAMMING CONCEPTS EXCEPTION HANDLING 24
  • 9.
    Contents OPERATOR OVERLOADING 25 GUI APPLICATIONPROGRAMMING 26 ASSEMBLIES 27 DELEGATES AND EVENT HANDLING 28
  • 10.
    .Net Online TrainingConcepts  NET FUNDAMENTALS  Why .NET?  The .NET initiative  Introduction to .NET framework  Advantages of .NET framework  System requirements
  • 11.
    INTRODUCTION TO VISUALSTUDIO .NET  Base class libraries Common language-runtime (CLR) Microsoft intermediate language (MSIL) Optimized just-in-time (JIT) Common type systems (CTS) Common language specification (CLS) Compilation and execution of .NET application Assemblies Namespace The Start Page Solution Explorer The Object Browser and Class View Window The Code Editor The Form Designer and the Toolbox The Server Explorer window Macro Explorer Running a Visual Basic Console Application
  • 12.
    VB.NET INTRODUCTION TO VB.NET Featuresof visual basic .NET File extensions used in visual basic .NET Visual Basic keywords Visual Basic statements Procedures, classes, modules, methods and more… The Option & Import statements Adding classes to project Declaring variables Data types Arrays Handling date and time
  • 13.
    INTRODUCTION TO OOP Principlesof oops Structure Vs classes Relationship between classes and objects Access Specifiers How to create namespaces in S class libraries How to use namespaces Constructors Finalize, Dispose & Garbage collectors My Base, my class & my keywords
  • 14.
    EXCEPTION HANDLING & DEBUGGING Exceptions .NETexceptions User defined exceptions Try-catch-finally Throw exception Debugging application Searching for bugs
  • 15.
    GUI APPLICATION DEVELOPMENT Introductionto system windows, forms Basic controls and event driven programming Advanced controls Rich text box, toolbars Working with context menus Built in dialog boxes
  • 16.
  • 17.
    FILE HANDLING CONCEPTS COLLECTION Genericcollections Bit collections Specialized collections Weight collection classes User defined collection classes
  • 18.
    ADO .NET Features ofADO .NET Differentiation between ADO & ADO .NET ADO .NET namespaces Properties, Methods & events of the connection object Properties, Methods & events of the command object Access & Manipulating data from data grid Performing data updates INTRODUCATION OF ADO .NET
  • 19.
    DELEGATES Introduction to delegateconcept Event handling arch with delegate Handles, add handler and remove handler
  • 20.
    ASSEMBLIES Introduction to assemblies Benefits Contents Application-Privateassemblies Private Vs shared assemblies Global assembly cache (GAC)
  • 21.
    MULTI THREADING Thread class Threadsynchronization Creating and controlling threads Sleep, suspend and resume threading
  • 22.
    CREATING & USINGWEB SERVICES Introduction to web services Creating web services Using web services in a windows application Working with window services
  • 23.
    CREATING REPORTS Data accessingthrough crystal reports Accessing filtered data through crystal reports Accessing related data through crystal reports
  • 24.
    ASP .NET ASP .NETINTRODUCTION How is ASP .net different from ASP ASP .NET design goals ASP .NET in .NET framework Development environment for ASP .NET application Identifying the features of ASP .NET Identifying programming modules in ASP .NET Web forms Web services
  • 25.
    ASP .NET PROGRAMMINGSERVER CONTROLS Processing of web pages Server control hierarchy Web controls Buttons, list controls, text boxes, hyper links…. HTML controls HTML anchor, button…
  • 26.
    STRUCTURE OF ANASP .NET PAGE ASP .NET PROGRAMMING VALIDATION CONTROLS Required field validation Regular expression Range validation…
  • 27.
    IDENTIFING THE DIFFERENTTYPES OF DATA BINDING Introduction to data binding Single value data binding Multi record data binding Custom binding
  • 28.
    ASP .NET PROGRAMMINGWITH ADO .NET Introduction of ADO .NET Features of ADO .NET Differentiation between ADO & ADO .NET ADO .NET namespace Connected architecture through ADO .NET Disconnected architecture through ADO .NET Working with transaction in ASP .NET etc…
  • 29.
    USING XML &SEARCH TOOLS IN ASP .NET Working with XML server controls in ASP .NET Binding XML data to web forms controls Connecting relational data to an XML document
  • 30.
    CONFIGURING, DEBUGGING & DEPLOYINGASP .NET APPLICATION Configuration overview Structure of configuration file Configuration section Tracking and debugging an application Deploying an application
  • 31.
    EXCEPTIONAL HANDLING, MANAGING STATEAND SECURITY ASP .NET WEB APPLICATION Introduction state management in ASP.NET Sending E-mail from ASP.NET page Securing ASP .NET application
  • 32.
    SESSION TRACKING State maintenance Sessionstate Cookies Session object and events CACHING Caching and its methods Output caching
  • 33.
    WEB SERVICES Introduction toan ASP .NET web application Events of an ASP .NET web application Using web services in web application
  • 34.
    C# .NET C# LANGUAGEBASICS Data types Type conversion Boxing & un boxing Conditional statements Looping Methods in C# Properties Arrays Indexes Structures, enumerations Strings Regular expressions Collections
  • 35.
    POINTERS Value types, referencetypes Unsafe Structure and pointers
  • 36.
    MEMORY MANAGEMENT Garbage collector Stackand heap Architecture of GC Generations M.M. support classes
  • 37.
    OBJECT ORIENTED PROGRAMMING CONCEPTSEXCEPTION HANDLING System defined exceptions Custom exceptions Try, catch, finally Throwing exceptions
  • 38.
  • 39.
    GUI APPLICATION PROGRAMMING Introductionto system windows, forms Basic controls and events driven programming Advanced controls Rich text box, toolbars… Working with context menus Built in dialog boxes DATA BASE PROGRAMMING Introduction of ADO .NET Features of ADO .NET Differentiation between ADO & ADO .NET ADO .NET namespace Properties, methods & events of the connection objects Properties, methods % events of the command objects Access & manipulating data from data grid Performing data updates
  • 40.
    ASSEMBLIES Introduction to Assemblies Benefits Contents Application-PrivateAssemblies Private vs Shared Assemblies Global Assembly Cache (GAC)
  • 41.
    DELEGATES AND EVENTHANDLING Introduction to Delegate Concept Event handling Arch with Delegate Handles, Add Handler and Remove Handler Multi Cast Delegates Generic Routines Function Pointers
  • 42.
    LOGO “ Add yourcompany slogan ”