SlideShare a Scribd company logo
Welcome
To
P2cinfoTech.com
Dot Net Online Training
With 100% Placement
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
Unique Features of P2Cinfotech:
•Live online training like Real time face to face, Instructor –
student interaction.
•Good online training virtual class room environment.
•All online software Training Batches will Be handled by Real time
working Professionals only.
•Special Exercises and Assignments to make you self-confident on
your course subject.
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
Why Online Training?
Convenience of time and place
Can Repeat Sessions
Economical – Cost Effective
Saves Travel Time
Environment Friendly
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
Is Online Training Effective?
We understand that NO online
training can ever replace the physical
presence of the trainer in the classroom.
But with our expertise, we assure you
that, your experience will be very similar
to Classroom based training.
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
About US
P2Cinfotech is one of the leading, Online IT Training
facilities and Job Consultant, spread all over the world.
We have successfully conducted online classes on
various Software Technologies that are currently in
Demand. To name a few, we provide quality online
training for QA, QTP, Manual Testing, HP LoadRunner, BA,
Java Technologies, SEO, Web Technologies, .NET, Oracle
DBA etc
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
What is missing in many
Online Courses?
Very few online courses meets requirements
of a beginner but yet expensive.
Most of the trainings assume a participant to
already have some knowledge on concepts like
OOPS.
Rarely support is provided after course
completion.
No real time project exposure through which
they understand the corporate needs.
The .NET Framework is a software framework,
developed by Microsoft that was primarily intended to
run on Windows operating system. Microsoft started
developing it since late 1990’s and its first beta version
was released in the end of 2000, however its first
commercial version was released in the year of 2002.
Wide genres of applications can be developed using
.NET framework and it is hugely popular in the IT market
currently.
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
Types of Applications that can be developed:
a) Dynamic data driven web based applications.
b) Windows based client applications.
c) Windows based GUI’s.
d) Console applications.
e) Windows controls.
f) Web services.
The .NET framework provides necessary tools and technologies
with which we can develop windows ,web and enterprise level
applications. The framework mainly comprises of two
components called common language runtime(CLR) and .NET
framework class library . CLR is a application virtual machine
that provides important services like security, memory
management and exception handling.
On the other hand the class library provides user interface,
data access, database connectivity, cryptography, web
application development, numeric algorithms and network
communications.
C#.Net Course ContentC#.Net Course Content
• Data Types
• Type Conversion
• Boxing & Unboxing
• Conditional Statements
• Looping
• Methods in C#
• Properties
• Arrays
• Indexes
• Structures,
Enumerations
• Strings
• Regular Expressions
• Collections
Object Oriented Language :
• OOPS Concepts
• Encapsulation
• Inheritance
• Polymorphism
• Class and Object
• Constructors
• Destructors
• Method Overloading
• Method Overriding
• Early binding, Late binding
• Abstract Classes
• Abstract Methods
• Interfaces
• Multiple Inheritances
Memory Management :
• Garbage Collector Stack and Heap
• System. Object Class
• Architecture of Gc
• Generations
• Exceptional Handling System Defined Exceptions
• Custom Exceptions
• Try, Catch, Finally
• Throwing Exceptions
• Operator Overloading
• Unary Operator
• OOPS Concepts
• Encapsulation
• Inheritance
• Polymorphism
• Class and Object
• Constructors
• Destructors
• Method Overloading
• Method Overriding
• Early binding, Late binding
• Abstract Classes
• Abstract Methods
• Interfaces
• Multiple Inheritances
• Binary Operator
• GUI Applications Development
• Windows forms and controls
• Creating Menus
• Toolbars, Image list
• Tree View, List view
Data Base Programming
• ADO.NET Introduction
• Data Providers in .NET
• Connection, Command
• Data reader
• Data Adapter
• Data Set
• Command Builder
• Data Relations
• ADO.NET and XML
Assemblies
• Private Assemblies
• Shared Assemblies
• Global Assembly Cache (GAC)
Architecture of CLR
• Components in CLR
• Type Safety
COM Interparability
• Architecture of COM
• Using COM Component form.NET
• Using .NET Component form VB/VC++
Delegates and Event Handling
• Function Pointers
• Multi cast delegates
• Generic Routines
• Event Handling
Pointers
Value types, Reference types
• Unsafe
• Structures and pointers
Remoting Distributed Architecture
• DCOM, RMI, CORBA
• Channels (TCP, HTTP)
• Marshal by Value
• Marshal by reference
• Server Activated
• Client Activated
• Remoting Architecture
File Handling
• System. IO namespace
• File stream
• Stream Reader
• Stream Writer
• File info
• Directory info
Windows Services
• Service base class
• Service Process Installer
• Service Installer
• Creating a windows Service
• Installutil.exe
Multi Threading
• System, threading
• Thread Synchronization
• Critical Sections
• Thread life cycle
Introduction to Web applications and Security
• ASP.NET using C#
• System. Web & A simple web application
• Code access security
• Role based security
VB.NET TRAININGVB.NET TRAINING
VB.Net Course Content
Micro Soft .NET Overview
• Why .Net
• Introduction to .Net framework
• Basic functionality of CLR
• MSIL
• CTS & CLSÿ .Net languages
• System Requirements
Introduction to VB.NET
• Features of VB.NET
• Writing programmes in VB.NET
• Compiling and Executing from
• Command prompt
• Intro to Assemblies and Namespace
• Base class libraries
• Data types
• Option statements
• Boxing and Unboxing
• Array
• Sub programmes
Introduction to Visual Studio.NET
• VS 6.0 VS VS.NET
• File structure created for VS.NET APP
• Types of projects
• Creating Demo Console App
Object Oriented Programming
• Principles of OOP
• Structure VS Class
• Access Specifiers
• Properties
• Method Overloading
• Constructors
• Shared Modifier
• Inheritance
• Overloading and Overriding
• My base Keyboard
• Shadowing
• Abstract class
• Sealed class
• Interface
• Polymorphism
• Early Binding and Late Binding
• Destructor & Garbage Collector
GUI application development
• Introduction to system WINDOWS, Form, DLL
• Basic controls rich and Event driven programming
• Advanced controls Rich text box, Dialog
• Boxes, Toolbar…
• Working with context menu
• Main menu and MDI form
• Visual Inheritance
Assemblies
• Introduction to COM Architecture
• Disadvantages of COM
• Introduction to Assembly
• Private Assembly vs. Shared Assembly
• Creating private Assembly
• Probing and Preparing Configuration file
• Strong name utility
• Creating shared Assembly
• CLR Architecture
• Native Generator utilityÿ Assembly Versioning
• Compatibility of Assembly
• Configuring file for sharing Assembly
Data access with ADO.NET
• Introduction to Data Access Libraries DAO
• RDO and ADO
• Draw Back of ADO
• ADO.NET managed Data providers
• Introduction to system.Data.Oledb
• Data Reader
• Introduction to system.Data.SQLclient
• Preparing Statement
• Transaction handling
• Introduction to system.Data.Oracleclient
• Dataset and Data adapter
• Data Binding
• Data grid Programming
• Data View
• Data Relation
Delegates
• Introduction to Delegate concept
• Event Handling Arch with Delegate
• Handles, Add Handler and Remove Handler
Multi Threading
• Thread Class
• Sleep, Suspend and Resuming Thread
• Asynchronous Connection
• Synchronization of Threads
Distributed APP Development
• Introduction to monolithic, 2 Tier and 3 Tier Arch
• Introduction to DCOM
• Disadvantages Of DCOM
• Introduction to remoting
• TCP and HTTP Channels
• Serialization and Deserialisation with Binary Formatter and SOAP Formatter
• Activation Modes Server Activated and client Activated
• Server Activated (Single call and single ton)
• Remoting Architecture
• System. Runtime. Remoting. DLL
• Apps for server Activated and client Activated
Windows control library
• Creating custom control extending existing control
• Creating custom control grouping existing controls
Interoperatibility with COM
• Creating custom control extending
• Creating Achiex DLL using VB 6.0
• Managed code and Unmanaged code
• Using Achiex DLL in VB.NET APP
• TLBIMP Utility
• RCW
• Using .NET Assembly in VB 6.0 App
• CCW
• TLBExp and Regasm UtilitiesCrystal reports
File Streams
Windows Service
• Introduction to service App
• System. Service process
• Service Base Class
• Service Installer and Service
• Process installer
• Register Data Base of Services
• Install util utility
• SCM & SCP
Localization and Globalization
• Resource file creation
ASP.NET TRAININGASP.NET TRAINING
ASP.Net Course Content
Introduction to Web
• HTML
• Client side scripting languages
• IIS Architecture
• Server side programming with ASP
• ASP objects introduction
ASP.NET Introduction
• Server Side Controls
• Client control vs. Server side controls
• Type of server controls¬HTML server controls, Web server controls
• HTML server controls programming using in page technique
• View state architecture
• ASP.NET page execution architecture¬ASP.NET worker process, page life cycle
events
• VS.NET vs. Web matrix
• Types of web server controls¬Working with basic controls, Lebel,Text box, Buttons
etc.,
• Working with rich controls ¬ Calendar, Adrotator.
State Management
• Page submission
• Cookies
• Session State
• Session Tracking Arch
• Application object
• Session and App events
• Global ASAX
XML Programming
• Introduction to XML
• Creation of XML document
• XML parsers
• DOM vs. SAX parser
• Developing Client App for XML
• HTML Page¬ VB 6.0 App
• DTD
• XML Scheme
• Database support for web
ADO.NET
• Introduction to manage data providers
• Data Reader programming
• Drawbacks of Record set
• Dataset and Data Adapter
• Datagrid with sorting
• Datagrid with paging
• Customizing Datagrid
• Typed Dataset
• Inline editing with Data grid
• Dataset serialization and deserialization
• Write XML and read XML methods
• Data view
• Repeater Control
Caching
• Importance of caching
• ASP 3.0 Support for caching
• Type of caching in ASP.NET
• Output caching Web user control vs custom
control
• Fragment caching
• Data caching vs. Application object
ASP.NET Configuration Machine configuration
vs. Web configuration
• Application variables
• Compilation setting
• Custom error setting
• Session state setting
• Enhancement in ASP.NET
• Inprocess vs. Outprocess session state
• State server and SQL server
• Cookie less session
ASP.NET Tracing
• Page level
• Application level
Security in ASP.NET
• Authentication & Authorization
• Windows based authorization
• Form Based authorization
• Passport
XML Web Services
• ASP 3.0 with MTS
• Dcom vs. XML Web services
• Role of WSDL
• NET support for Web Service
• Client Apps for Web Service
• WSDL utility
• Session state with Web Service
• Caching with Web Service
• Proxy with Asynchronous Methods
• Web service wire Formats
• HTTP Post
• HTTP Get
• SOAP Architecture
• SOAP Envelops
• Discovering web Service
• Disco vs. VSDisco
• UDDI Registry
• Securing web Service
• IP Address & Domain Restriction
http://www.p2cinfotech.com
USA: +1-732-546-3607
Email: training@p2cinfotech.com / p2cinfotech@gmail.com
Register for Free Demo: http://www.p2cinfotech.com/demo
Register For FREE DEMO
http://www.p2cinfotech.com
Email: p2cinfotech@gmail.com
Phone: +1-732-546-3607

More Related Content

Similar to Dot net Online Training | .Net Training and Placement online (20)

PPT
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
Nancy Thomas
 
PPTX
Dotnet Online Training
Summa Mcclane
 
PPTX
Dot Net Online training in uk and usa
almaandrea
 
PDF
. Net Training Institute in Noida/NCR
Tech Mentro
 
PDF
Dot net training bangalore
IGEEKS TECHNOLOGIES
 
DOCX
.Net online training
Madhu Trainer
 
PDF
Net online training
Monster Courses
 
PDF
Stucorner dot-net-training-syllabus
STUCORNER technology
 
PPTX
Asp.net
BALUJAINSTITUTE
 
PPT
Synapse india fundamentals of dotnet development
Synapseindiappsdevelopment
 
PPT
c# training | c# training videos | c# object oriented programming | c# course
Nancy Thomas
 
PPTX
C#.net, C Sharp.Net Online Training Course Content
SVRTechnologies
 
PDF
Letsleads dot net-syllabus
letsleads
 
PPT
Introduction to dot net framework by vaishali sahare [katkar]
vaishalisahare123
 
PPTX
Dot net online training
onlinetrainingsindia
 
PPTX
.NET ONLINE TRAINING COURSE CONTENT
raaviraja
 
PPTX
.net online training
onlinetrainingshyderabad
 
PDF
Bn1001 demo ppt advance dot net
conline training
 
PPT
Visual Studio.NET
salonityagi
 
PDF
MS.NET Training
Deccansoft
 
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
Nancy Thomas
 
Dotnet Online Training
Summa Mcclane
 
Dot Net Online training in uk and usa
almaandrea
 
. Net Training Institute in Noida/NCR
Tech Mentro
 
Dot net training bangalore
IGEEKS TECHNOLOGIES
 
.Net online training
Madhu Trainer
 
Net online training
Monster Courses
 
Stucorner dot-net-training-syllabus
STUCORNER technology
 
Synapse india fundamentals of dotnet development
Synapseindiappsdevelopment
 
c# training | c# training videos | c# object oriented programming | c# course
Nancy Thomas
 
C#.net, C Sharp.Net Online Training Course Content
SVRTechnologies
 
Letsleads dot net-syllabus
letsleads
 
Introduction to dot net framework by vaishali sahare [katkar]
vaishalisahare123
 
Dot net online training
onlinetrainingsindia
 
.NET ONLINE TRAINING COURSE CONTENT
raaviraja
 
.net online training
onlinetrainingshyderabad
 
Bn1001 demo ppt advance dot net
conline training
 
Visual Studio.NET
salonityagi
 
MS.NET Training
Deccansoft
 

More from Garuda Trainings (15)

PDF
SAP BI 7.0 Info Providers
Garuda Trainings
 
DOC
Short definitions of all testing types
Garuda Trainings
 
PPTX
Software testing life cycle
Garuda Trainings
 
DOCX
Fundamental classes in java
Garuda Trainings
 
DOCX
Java Exception handling
Garuda Trainings
 
DOCX
Performance testing interview questions and answers
Garuda Trainings
 
DOCX
Loadrunner interview questions and answers
Garuda Trainings
 
DOCX
Business analysis interview question and answers
Garuda Trainings
 
DOCX
Quality center interview questions and answers
Garuda Trainings
 
PPT
Software development life cycle
Garuda Trainings
 
DOCX
Interview Questions and Answers for Java
Garuda Trainings
 
DOCX
Basic java important interview questions and answers to secure a job
Garuda Trainings
 
PDF
Interview questions and answers for quality assurance
Garuda Trainings
 
PDF
Unix commands in etl testing
Garuda Trainings
 
PPTX
SQL for ETL Testing
Garuda Trainings
 
SAP BI 7.0 Info Providers
Garuda Trainings
 
Short definitions of all testing types
Garuda Trainings
 
Software testing life cycle
Garuda Trainings
 
Fundamental classes in java
Garuda Trainings
 
Java Exception handling
Garuda Trainings
 
Performance testing interview questions and answers
Garuda Trainings
 
Loadrunner interview questions and answers
Garuda Trainings
 
Business analysis interview question and answers
Garuda Trainings
 
Quality center interview questions and answers
Garuda Trainings
 
Software development life cycle
Garuda Trainings
 
Interview Questions and Answers for Java
Garuda Trainings
 
Basic java important interview questions and answers to secure a job
Garuda Trainings
 
Interview questions and answers for quality assurance
Garuda Trainings
 
Unix commands in etl testing
Garuda Trainings
 
SQL for ETL Testing
Garuda Trainings
 
Ad

Recently uploaded (20)

PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
PDF
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
PDF
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
PDF
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPTX
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
PDF
community health nursing question paper 2.pdf
Prince kumar
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PDF
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
PDF
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PPTX
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PPTX
Neurodivergent Friendly Schools - Slides from training session
Pooky Knightsmith
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 
community health nursing question paper 2.pdf
Prince kumar
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
Neurodivergent Friendly Schools - Slides from training session
Pooky Knightsmith
 
Ad

Dot net Online Training | .Net Training and Placement online

  • 1. Welcome To P2cinfoTech.com Dot Net Online Training With 100% Placement http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo
  • 2. Unique Features of P2Cinfotech: •Live online training like Real time face to face, Instructor – student interaction. •Good online training virtual class room environment. •All online software Training Batches will Be handled by Real time working Professionals only. •Special Exercises and Assignments to make you self-confident on your course subject. http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo
  • 3. Why Online Training? Convenience of time and place Can Repeat Sessions Economical – Cost Effective Saves Travel Time Environment Friendly http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo
  • 4. Is Online Training Effective? We understand that NO online training can ever replace the physical presence of the trainer in the classroom. But with our expertise, we assure you that, your experience will be very similar to Classroom based training. http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo
  • 5. About US P2Cinfotech is one of the leading, Online IT Training facilities and Job Consultant, spread all over the world. We have successfully conducted online classes on various Software Technologies that are currently in Demand. To name a few, we provide quality online training for QA, QTP, Manual Testing, HP LoadRunner, BA, Java Technologies, SEO, Web Technologies, .NET, Oracle DBA etc http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo
  • 6. What is missing in many Online Courses? Very few online courses meets requirements of a beginner but yet expensive. Most of the trainings assume a participant to already have some knowledge on concepts like OOPS. Rarely support is provided after course completion. No real time project exposure through which they understand the corporate needs.
  • 7. The .NET Framework is a software framework, developed by Microsoft that was primarily intended to run on Windows operating system. Microsoft started developing it since late 1990’s and its first beta version was released in the end of 2000, however its first commercial version was released in the year of 2002. Wide genres of applications can be developed using .NET framework and it is hugely popular in the IT market currently. http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo
  • 8. Types of Applications that can be developed: a) Dynamic data driven web based applications. b) Windows based client applications. c) Windows based GUI’s. d) Console applications. e) Windows controls. f) Web services.
  • 9. The .NET framework provides necessary tools and technologies with which we can develop windows ,web and enterprise level applications. The framework mainly comprises of two components called common language runtime(CLR) and .NET framework class library . CLR is a application virtual machine that provides important services like security, memory management and exception handling. On the other hand the class library provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms and network communications.
  • 10. C#.Net Course ContentC#.Net Course Content • Data Types • Type Conversion • Boxing & Unboxing • Conditional Statements • Looping • Methods in C# • Properties • Arrays • Indexes • Structures, Enumerations • Strings • Regular Expressions • Collections Object Oriented Language : • OOPS Concepts • Encapsulation • Inheritance • Polymorphism • Class and Object • Constructors • Destructors • Method Overloading • Method Overriding • Early binding, Late binding • Abstract Classes • Abstract Methods • Interfaces • Multiple Inheritances
  • 11. Memory Management : • Garbage Collector Stack and Heap • System. Object Class • Architecture of Gc • Generations • Exceptional Handling System Defined Exceptions • Custom Exceptions • Try, Catch, Finally • Throwing Exceptions • Operator Overloading • Unary Operator • OOPS Concepts • Encapsulation • Inheritance • Polymorphism • Class and Object • Constructors • Destructors • Method Overloading • Method Overriding • Early binding, Late binding • Abstract Classes • Abstract Methods • Interfaces • Multiple Inheritances • Binary Operator • GUI Applications Development • Windows forms and controls • Creating Menus • Toolbars, Image list • Tree View, List view Data Base Programming • ADO.NET Introduction • Data Providers in .NET • Connection, Command • Data reader • Data Adapter • Data Set • Command Builder • Data Relations • ADO.NET and XML
  • 12. Assemblies • Private Assemblies • Shared Assemblies • Global Assembly Cache (GAC) Architecture of CLR • Components in CLR • Type Safety COM Interparability • Architecture of COM • Using COM Component form.NET • Using .NET Component form VB/VC++ Delegates and Event Handling • Function Pointers • Multi cast delegates • Generic Routines • Event Handling Pointers Value types, Reference types • Unsafe • Structures and pointers Remoting Distributed Architecture • DCOM, RMI, CORBA • Channels (TCP, HTTP) • Marshal by Value • Marshal by reference • Server Activated • Client Activated • Remoting Architecture File Handling • System. IO namespace • File stream • Stream Reader • Stream Writer • File info • Directory info
  • 13. Windows Services • Service base class • Service Process Installer • Service Installer • Creating a windows Service • Installutil.exe Multi Threading • System, threading • Thread Synchronization • Critical Sections • Thread life cycle Introduction to Web applications and Security • ASP.NET using C# • System. Web & A simple web application • Code access security • Role based security
  • 14. VB.NET TRAININGVB.NET TRAINING VB.Net Course Content Micro Soft .NET Overview • Why .Net • Introduction to .Net framework • Basic functionality of CLR • MSIL • CTS & CLSÿ .Net languages • System Requirements Introduction to VB.NET • Features of VB.NET • Writing programmes in VB.NET • Compiling and Executing from • Command prompt • Intro to Assemblies and Namespace • Base class libraries • Data types • Option statements • Boxing and Unboxing • Array • Sub programmes Introduction to Visual Studio.NET • VS 6.0 VS VS.NET • File structure created for VS.NET APP • Types of projects • Creating Demo Console App Object Oriented Programming • Principles of OOP • Structure VS Class • Access Specifiers • Properties • Method Overloading • Constructors • Shared Modifier • Inheritance • Overloading and Overriding • My base Keyboard • Shadowing • Abstract class • Sealed class • Interface • Polymorphism • Early Binding and Late Binding • Destructor & Garbage Collector
  • 15. GUI application development • Introduction to system WINDOWS, Form, DLL • Basic controls rich and Event driven programming • Advanced controls Rich text box, Dialog • Boxes, Toolbar… • Working with context menu • Main menu and MDI form • Visual Inheritance Assemblies • Introduction to COM Architecture • Disadvantages of COM • Introduction to Assembly • Private Assembly vs. Shared Assembly • Creating private Assembly • Probing and Preparing Configuration file • Strong name utility • Creating shared Assembly • CLR Architecture • Native Generator utilityÿ Assembly Versioning • Compatibility of Assembly • Configuring file for sharing Assembly Data access with ADO.NET • Introduction to Data Access Libraries DAO • RDO and ADO • Draw Back of ADO • ADO.NET managed Data providers • Introduction to system.Data.Oledb • Data Reader • Introduction to system.Data.SQLclient • Preparing Statement • Transaction handling • Introduction to system.Data.Oracleclient • Dataset and Data adapter • Data Binding • Data grid Programming • Data View • Data Relation
  • 16. Delegates • Introduction to Delegate concept • Event Handling Arch with Delegate • Handles, Add Handler and Remove Handler Multi Threading • Thread Class • Sleep, Suspend and Resuming Thread • Asynchronous Connection • Synchronization of Threads Distributed APP Development • Introduction to monolithic, 2 Tier and 3 Tier Arch • Introduction to DCOM • Disadvantages Of DCOM • Introduction to remoting • TCP and HTTP Channels • Serialization and Deserialisation with Binary Formatter and SOAP Formatter • Activation Modes Server Activated and client Activated • Server Activated (Single call and single ton) • Remoting Architecture • System. Runtime. Remoting. DLL • Apps for server Activated and client Activated
  • 17. Windows control library • Creating custom control extending existing control • Creating custom control grouping existing controls Interoperatibility with COM • Creating custom control extending • Creating Achiex DLL using VB 6.0 • Managed code and Unmanaged code • Using Achiex DLL in VB.NET APP • TLBIMP Utility • RCW • Using .NET Assembly in VB 6.0 App • CCW • TLBExp and Regasm UtilitiesCrystal reports File Streams Windows Service • Introduction to service App • System. Service process • Service Base Class • Service Installer and Service • Process installer • Register Data Base of Services • Install util utility • SCM & SCP Localization and Globalization • Resource file creation
  • 18. ASP.NET TRAININGASP.NET TRAINING ASP.Net Course Content Introduction to Web • HTML • Client side scripting languages • IIS Architecture • Server side programming with ASP • ASP objects introduction ASP.NET Introduction • Server Side Controls • Client control vs. Server side controls • Type of server controls¬HTML server controls, Web server controls • HTML server controls programming using in page technique • View state architecture • ASP.NET page execution architecture¬ASP.NET worker process, page life cycle events • VS.NET vs. Web matrix • Types of web server controls¬Working with basic controls, Lebel,Text box, Buttons etc., • Working with rich controls ¬ Calendar, Adrotator. State Management • Page submission • Cookies • Session State • Session Tracking Arch • Application object • Session and App events • Global ASAX
  • 19. XML Programming • Introduction to XML • Creation of XML document • XML parsers • DOM vs. SAX parser • Developing Client App for XML • HTML Page¬ VB 6.0 App • DTD • XML Scheme • Database support for web ADO.NET • Introduction to manage data providers • Data Reader programming • Drawbacks of Record set • Dataset and Data Adapter • Datagrid with sorting • Datagrid with paging • Customizing Datagrid • Typed Dataset • Inline editing with Data grid • Dataset serialization and deserialization • Write XML and read XML methods • Data view • Repeater Control Caching • Importance of caching • ASP 3.0 Support for caching • Type of caching in ASP.NET • Output caching Web user control vs custom control • Fragment caching • Data caching vs. Application object ASP.NET Configuration Machine configuration vs. Web configuration • Application variables • Compilation setting • Custom error setting • Session state setting • Enhancement in ASP.NET • Inprocess vs. Outprocess session state • State server and SQL server • Cookie less session
  • 20. ASP.NET Tracing • Page level • Application level Security in ASP.NET • Authentication & Authorization • Windows based authorization • Form Based authorization • Passport XML Web Services • ASP 3.0 with MTS • Dcom vs. XML Web services • Role of WSDL • NET support for Web Service • Client Apps for Web Service • WSDL utility • Session state with Web Service • Caching with Web Service • Proxy with Asynchronous Methods • Web service wire Formats • HTTP Post • HTTP Get • SOAP Architecture • SOAP Envelops • Discovering web Service • Disco vs. VSDisco • UDDI Registry • Securing web Service • IP Address & Domain Restriction
  • 21. http://www.p2cinfotech.com USA: +1-732-546-3607 Email: [email protected] / [email protected] Register for Free Demo: http://www.p2cinfotech.com/demo Register For FREE DEMO http://www.p2cinfotech.com Email: [email protected] Phone: +1-732-546-3607