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