SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
Course Contains for.Net 
Resistive Technosource Provides the Training in various Technologies, Dot net is one of them; 
we are providing the training with our best effort in Market Leading price. Our faculty is not 
only the trainer but they have worked in various project developments; our training is itself a 
developer, so we do commit to give practical oriented training for Engineers as well as Students. 
Technologies 
 Visual Studio 2008/2010/2012 for Front End 
 SQL 2005/2008 for Back End 
 Operating System Window-7/8 
Course Contains for .Net (1 Month) Course Contains for ASP.Net (1 Month) 
INTRODUCTION OF DOT NET 
 Introduction of Applications 
 CLR Architecture and Services 
 The .Net Intermediate Language (IL) 
 Just- In- Time Compilation and CLS 
 Disassembling .Net Application to IL 
.NET FRAMEWORK CLASS LIBRARY 
 System Namespace 
 System .Object Namespace 
 System .Collection Namespace 
 System .Type 
LANGUAGE FUNDAMENTAL 
 Data type and Control Constructs 
 Value and Reference Types 
 Declaring and Initializing Variables 
 Unicode Characters and Strings 
 C# Operator 
 Looping Syntax 
 Structure 
 Implicitly Typed Local Variables 
 Conditional Syntax 
ARRAY & STRING 
INTRODUCTION TO WEB FORM 
 Introduction of web application 
 Need of Web Application 
 How we can make web application 
 Http Protocol 
 Static and Dynamic Page 
 Concept Working of IIS and Browser 
 Differences b/w ASP and ASP.NET 
INTRODUCTION TO HTML CONTROLS 
 Creating a Simple HTML Page 
 Html Tags 
 Hosting a HTML Page 
 IIS virtual Directory 
 Request Transfer Throws Get and Post 
Methods 
SERVER PAGES USING ASP.NET 
 Creating sever pages 
 Arch. of handling request In Web server 
 Http request object 
 Http response object 
 Understanding post back 
WEB FORM CONTROL
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Arrays in General 
 Declaring of different type Arrays 
 Initializing Arrays 
 Accessing element of different type Array 
Members 
 Arrays of Objects 
 Using foreach with Arrays 
OOPS CONCEPTS CLASSES 
 Encapsulating Attribute 
 Class & Object Creation 
 Define Constructor 
 Type of Constructor 
 Define Methods and their Type 
 Overloading Methods and Constructor 
overloading 
 Define Property and their Types 
INHERITANCE 
 Implementing Inheritance Hierarchies 
 Class Access Modifiers 
 Method Overloading, Overriding and 
Hiding Concepts 
 Run time polymorphism 
 Abstract and Sealed Class 
 Implementation Interface in a Class 
 Play with Namespaces 
 Interface Polymorphism 
 Operator Overloading 
EXCEPTION HANDLING 
 Role of .Net Exception Handling 
 System Level Exception 
 Application Level Exception 
 Try and Catch Block 
 Handling Multiple Exception 
 Finally Block 
EVENTS AND DELEGATES 
 Event Driven Programming 
 Delegate, Event and its association 
 Synchronous and asynchronous operation 
 Label 
 Button 
 Textbox 
 Check Box List 
 Link Button 
 Dropdown List Control 
 Add Rotator Control 
 File Upload Control 
 Multi View Control 
 Login Control 
 Image control Etc. 
SERVER CONTROL FORM VALIDATION 
 Working with Range, Regular Expression 
& Compare 
 Required Field Validator Controls 
 Use Control to Validate Property 
 Custom Validator Control 
 Implementation of Client and Server Side 
Validation 
 Working with Validation Summary 
STATE MANAGEMENT 
 Client side State Management 
 Introduction of stateless process 
 Http Cookies 
 Query String Method 
 View State 
 Hidden Field 
 Server Side State Management 
 Http Session 
 Http Application 
 Global.asax 
 Web.Config 
DATA BINDING SERVER CONTROLS 
 Use of Data Binding Control 
 Type of Data Binding Control (Formatted 
and Unformatted) 
Working with Grid View Control 
o Data binding with Grid View
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
with delegate 
 User Defined events and delegates 
 Multicasting with Delegates 
 Anonymous methods 
 Anonymous Methods with events 
MULTITHREADING 
 Understand multithreading process 
 The System Threading namespace 
 The Thread and Thread Start class 
 Thread life cycle 
 Thread Safety Concept 
 Thread synchronization 
 Understanding Thread Pool 
I/O OPERATIONS WITH FILE SYSTEMS 
 File and Directory Class 
 Marshal Classes, File Info and Directory 
Info 
 Path Class 
 Drive Info Class 
 Stream Object with Files: Stream Reader, 
Stream Writer 
 File Stream and Memory Stream 
INTRODUCTION TO WINDOW APP. 
 How ADO.NET works and how it differs 
from ADO? 
 Evolution of ADO to ADO.NET 
ADO.NET AND IT’S ARCHITECTURE 
 Connection Object 
 Command Object 
 Dataset 
 Data Reader Object 
 Data Adapter Object 
 Concurrency and the Disconnected Data 
Architecture 
 Provider 
o Working with Column Collection 
o Using Paging 
o Sort 
o Working with Data List Control 
o Working with Template 
o Working with Data List Events 
MASTER PAGES 
 Introduction and Need of Master Page 
 Creating a Master Page 
 Default Contents 
 Master page with CSS and table layout 
 Applying Master Page through 
Configuration File 
o Dynamic setting a Master Page 
o Nested Master Page 
o Master Page and Relative Path 
ASP.NET WEB SECURITY 
 Windows 
 Forms 
 Passport 
ASP.NET AJAX 
 Introduction of AJAX 
 Role of script manager 
 Understanding and working with update 
panel 
 Understanding and Working with Update 
progress control 
 Understanding and Working with Timer 
control 
 Creating AJAX enabled website 
 Creating an AJAX enabled web service 
DEVELOPMENT ARCHITECTURE 
 Domain of .Net 
 D.N.A. Architecture 
 One Tier 
 Two Tier
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
DATA SET 
 Creating Tables in Dataset 
 Data Column 
 Data Row 
 Data Table 
 Updating, Inserting and Modification in 
Data Table 
 Saving Changes into Data Base using 
Command Builder 
 Working With Command and Connection 
CONNECTIONS AND COMMAND OBJECT 
 Connection Object 
 Command Object 
 Execute Non Query 
 Execute Scalar 
DATA READER 
 Reading Data in Connected Environment 
 Moving and Accessing Value of Record 
 Execute Reader 
DATAGRIDVIEW & DATA BINDING 
 Row State Filter and Sort Property 
 Update records via a Datagridview 
 Insert records via a Datagridview 
 Delete records via a Datagridview 
 Three Tier 
WORKING WITH ADMIN PANEL 
 Admin Login panel 
 Forget Password Functionality 
 Send Mail 
 Working with Advertisement 
 Working with XML
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
Course Contains for Complete DOTNet (3 Month) 
Console Application Development Window Application Development Web Application Development 
INTRODUCTION OF 
APPLICATION & 
FRAMEWORK 
 Console Application 
 Window Application 
 Web Application 
 Mobile Application 
 Difference b/w software, 
IDE and Framework 
 Programming Architecture 
THE COMMON LANGUAGE 
RUNTIME (C.L.R.) 
 CLR Architecture and 
Services 
 The .Net Intermediate 
Language (IL) 
 Just- In- Time Compilation 
and CLS 
 Disassembling .Net 
Application to IL 
.NET FRAMEWORK CLASS 
LIBRARY 
 System Namespace 
 System .Object Namespace 
 System .Collection 
Namespace 
 System .Type 
 Exception 
SYNTAX & DATA TYPES 
LANGUAGE FUNDAMENTAL 
 Data type and Control 
Constructs 
 Value and Reference Types 
 Declaring and Initializing 
Variables 
INTRODUCTION OF ADO.NET 
 How ADO.NET works and 
how it differs from ADO? 
 Evolution of ADO to 
ADO.NET 
WORKING WITH FORMS 
 Form Layout 
 Class Library 
 Inherit class 
 InitializeComponent Method 
 Form Events 
 Form Properties 
 Form Show & Hide method 
 Add New Form 
WINDOW CONTROLS 
 Label 
 Textbox 
 Dropdown 
 Radio Button 
 Image Button 
 Button 
 Check box 
 List Box Etc. 
WORKING WITH EVENTS 
 PageLoad 
 Mousemove 
 Mouseup 
 Mouseover 
 Click 
 DoubleClick 
 Sizechanged 
 Textchanged 
INTRODUCTION OF WEB FORM 
 Need of Web Application 
 Introduction of web application 
 Need of Web Application 
 How we can make web 
application 
 Http Protocol 
 Static and Dynamic Page 
 Concept Working of IIS and 
Browser 
 Differences between ASP and 
ASP.NET 
INTRODUCTION TO HTML 
CONTROLS 
 Creating a Simple HTML Page 
 Html Tags 
 Hosting a HTML Page 
 IIS virtual Directory 
 Request Transfer Throws Get 
and Post Methods 
SERVER PAGES USING ASP.NET 
 Creating sever pages 
 Architecture of handling 
request In Web server 
 Http request object 
 Http response object 
 Understanding post back 
UNDERSTANDING PAGE LIFE 
CYCLE 
 Understanding of Application 
Life Cycle 
 Page Life-cycle Stages 
 Life-cycle Events 
 Autoeventwireup 
 Tracing and debugging asp.net
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Unicode Characters and 
Strings 
 C.T.S Type 
 Implicitly Typed Local 
Variables 
 Conditional Syntax 
 C# Operator 
 Looping Syntax 
 Structure 
ARRAY & STRING 
 Arrays in General 
 Declaring of different type 
Arrays 
 Initializing Arrays 
 Accessing element of 
different type Array 
Members 
 Arrays of Objects 
 Structure type array 
 Using foreach with Arrays 
OOPS CONCEPTS CLASSES 
 Encapsulating Attribute 
 Class & Object Creation 
 Define Constructor 
 Type of Constructor 
 Define Methods and their 
Type 
 Overloading Methods and 
Constructor overloading 
 Define Property and their 
Types 
 The Memory Allocation 
with New Keyword 
 Passing Initial Values with 
Constructor 
INHERITANCE 
 Implementing Inheritance 
Hierarchies 
 Class Access Modifiers 
 Method Overloading, 
WORKING WITH DIALOG 
 Color Dialog 
 Font Dialog 
 Openfile Dialog 
 Savefile Dialog 
 Print Dialog 
 Print Preview Dialog 
WORKING WITH ADVANCE 
CONTROLS 
 Timer 
 Progress bar 
 Print Document 
 Crystal report 
 Status strips 
 Menu bar Etc. 
WORKING WITH USER 
DEFEND LIBRARY 
 Using User Defend DLL 
 Using User Defend Name 
Space 
 User Beans 
WORKING WITH MESSAGE 
BOX 
 Message show 
 Message show with deferent 
parameters 
 Message with dialog box 
WORKING WITH DATABASE 
 Working with DSN 
 ODBC Connection 
 OLEDB Connection 
 SQL Connection 
ADO.NET AND 
pages 
STATE MANAGEMENT 
 Client side State Management 
 Introduction of stateless process 
 Http Cookies 
 Query String Method 
 View State 
 Hidden Field 
 Server Side State Management 
 Http Session 
 Http Application 
 Global.asax 
 Web.Config 
SERVER CONTROL FORM 
VALIDATION 
 Working with Range, Regular 
Expression & Compare 
 Required Field Validator 
Controls 
 Use Control to Validate 
Property 
 Custom Validator Control 
 Implementation of Client and 
Server Side Validation 
 Working with Validation 
Summary 
WEB FORM CONTROL 
 Textbox 
 Check Box 
 List Box 
 Dropdown List Control 
 Add Rotator Control 
 File Upload Control 
 Multi View Control 
 Login Control 
 Image control 
 Radio button control
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
Overriding and Hiding 
Concepts 
 Run time polymorphism 
 Abstract and Sealed Class 
 Implementation Interface in 
a Class 
 Play with Namespaces 
 Interface Polymorphism 
 Operator Overloading 
 Partial Class 
EXCEPTION HANDLING 
 Means of Error, Bug and 
Exceptions 
 Role of .Net Exception 
Handling 
 System Level Exception 
 Try and Catch Block 
 Handling Multiple 
Exception 
 Finally Block 
 Throw Exception on Request 
Custom Exception 
EVENTS AND DELEGATES 
 Event Driven Programming 
 Delegate, Event and its 
association 
 Synchronous and 
asynchronous operation with 
delegate 
 User Defined events and 
delegates 
 Multicasting with Delegates 
 Anonymous methods 
 Anonymous Methods with 
events 
MULTITHREADING 
 Understand multithreading 
process 
IT’SARCHITECTURE 
 Connection Object 
 Command Object 
 Dataset 
 Data Reader Object 
 Data Adapter Object 
 Concurrency and the 
Disconnected Data 
Architecture 
 Provider 
DATA SET 
 Creating Tables in Dataset 
 Data Column 
 Data Row 
 Data Table 
 Updating, Inserting and 
Modification in Data Table 
 Saving Changes into Data 
Base using Command Builder 
 Working With Command and 
Connection 
CONNECTIONS AND 
COMMAND OBJECT 
 Connection Object 
 Command Object 
 Execute Non Query 
 Execute Scalar 
DATA READER 
 Reading Data in Connected 
Environment 
 Moving and Accessing Value 
of Record 
 Execute Reader 
DATAGRIDVIEW & 
DATA BINDING SERVER 
CONTROLS 
 Use of Data Binding Control 
 Type of Data Binding Control 
(Formatted and Unformatted) 
Working with Grid View Control 
 
o Data binding with Grid 
View 
o Working with Column 
Collection 
o Using Paging 
o Sort 
 Working with Data List Control 
o Working with Template 
o Working with Data List 
Events 
MASTER PAGES 
 Introduction and Need of 
Master Page 
 Creating a Master Page 
 Default Contents 
 Master page with CSS and table 
layout 
 Applying Master Page through 
Configuration File 
o Dynamic setting a 
Master Page 
o Nested Master Page 
o Master Page and 
Relative Path 
ASP.NET WEB SECURITY 
 Windows 
 Forms 
 Passport 
ASP.NET AJAX
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 The System Threading 
namespace 
 The Thread and Thread Start 
class 
 Thread life cycle 
 Thread Safety Concept 
 Thread synchronization 
 Understanding Thread Pool 
I/O OPERATIONS WITH FILE 
SYSTEMS 
 File and Directory Class 
 Marshal Classes, File Info 
and Directory Info 
 Path Class 
 Drive Info Class 
 Stream Object with Files: 
Stream Reader, Stream 
Writer 
 File Stream and Memory 
Stream 
WORKING WITH DLL 
 Introduction of DLL 
 Working with DLL 
 Create user Defined DLL 
DATABINDING 
 Row State Filter and Sort 
Property 
 Update records via a 
Datagridview 
 Insert records via a 
Datagridview 
 Delete records via a 
Datagridview 
 Introduction of AJAX 
 Role of script manager 
 Understanding and working 
with update panel 
 Understanding and Working 
with Update progress control 
 Understanding and Working 
with Timer control 
 Creating AJAX enabled website 
Project Development

Más contenido relacionado

La actualidad más candente

STUG-Client Object Model SharePoint 2010
STUG-Client Object Model SharePoint 2010STUG-Client Object Model SharePoint 2010
STUG-Client Object Model SharePoint 2010Shakir Majeed Khan
 
Actively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net DeveloperActively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net DeveloperKarthik Reddy
 
Irshad Resume
Irshad ResumeIrshad Resume
Irshad Resumewahirshad
 
Rob Venable - Developer
Rob Venable - DeveloperRob Venable - Developer
Rob Venable - DeveloperRob Venable
 
Edwin John.net
Edwin John.netEdwin John.net
Edwin John.netEdwin John
 
Novidades Do Asp.Net 4 E Do Visual Studio 2010
Novidades Do Asp.Net 4 E Do Visual Studio 2010Novidades Do Asp.Net 4 E Do Visual Studio 2010
Novidades Do Asp.Net 4 E Do Visual Studio 2010Rodrigo Kono
 
Anil kumar singh asp.net c#vb.net sql
Anil kumar singh asp.net c#vb.net sqlAnil kumar singh asp.net c#vb.net sql
Anil kumar singh asp.net c#vb.net sqlAnil Kumar Singh
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint DevelopmentChakkaradeep Chandran
 
Moving to Microsoft Visual Basic .NET
Moving to Microsoft Visual Basic .NETMoving to Microsoft Visual Basic .NET
Moving to Microsoft Visual Basic .NETV Sanchez
 
Avnish kumar singh
Avnish kumar singhAvnish kumar singh
Avnish kumar singhAvnish Singh
 
Android SharePoint
Android SharePointAndroid SharePoint
Android SharePointBenCox35
 

La actualidad más candente (20)

SeniorNET Bhanu Resume
SeniorNET Bhanu ResumeSeniorNET Bhanu Resume
SeniorNET Bhanu Resume
 
STUG-Client Object Model SharePoint 2010
STUG-Client Object Model SharePoint 2010STUG-Client Object Model SharePoint 2010
STUG-Client Object Model SharePoint 2010
 
Actively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net DeveloperActively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net Developer
 
Tech Lead-Sachidanand Sharma
Tech Lead-Sachidanand SharmaTech Lead-Sachidanand Sharma
Tech Lead-Sachidanand Sharma
 
Irshad Resume
Irshad ResumeIrshad Resume
Irshad Resume
 
Rob Venable - Developer
Rob Venable - DeveloperRob Venable - Developer
Rob Venable - Developer
 
Edwin John.net
Edwin John.netEdwin John.net
Edwin John.net
 
Novidades Do Asp.Net 4 E Do Visual Studio 2010
Novidades Do Asp.Net 4 E Do Visual Studio 2010Novidades Do Asp.Net 4 E Do Visual Studio 2010
Novidades Do Asp.Net 4 E Do Visual Studio 2010
 
Anil kumar singh asp.net c#vb.net sql
Anil kumar singh asp.net c#vb.net sqlAnil kumar singh asp.net c#vb.net sql
Anil kumar singh asp.net c#vb.net sql
 
Krunal_Jani_CV
Krunal_Jani_CVKrunal_Jani_CV
Krunal_Jani_CV
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint Development
 
Mohamed ali ibrahim
Mohamed ali ibrahimMohamed ali ibrahim
Mohamed ali ibrahim
 
Salesforce 11 yrs exp - Vinoth
Salesforce 11 yrs exp - VinothSalesforce 11 yrs exp - Vinoth
Salesforce 11 yrs exp - Vinoth
 
Moving to Microsoft Visual Basic .NET
Moving to Microsoft Visual Basic .NETMoving to Microsoft Visual Basic .NET
Moving to Microsoft Visual Basic .NET
 
Resume_Laxman
Resume_LaxmanResume_Laxman
Resume_Laxman
 
Avnish kumar singh
Avnish kumar singhAvnish kumar singh
Avnish kumar singh
 
Vikram_Singh_TeamLead
Vikram_Singh_TeamLeadVikram_Singh_TeamLead
Vikram_Singh_TeamLead
 
Android SharePoint
Android SharePointAndroid SharePoint
Android SharePoint
 
Resume
ResumeResume
Resume
 
Hindes_Active_2016Gz2
Hindes_Active_2016Gz2Hindes_Active_2016Gz2
Hindes_Active_2016Gz2
 

Destacado

Summer Internship Report Presentation
Summer Internship Report PresentationSummer Internship Report Presentation
Summer Internship Report PresentationSavigya Singh
 
6months industrial training in .net, jalandhar
6months industrial training in .net, jalandhar6months industrial training in .net, jalandhar
6months industrial training in .net, jalandhardeepikakaler1
 
Final Internship Report
Final Internship ReportFinal Internship Report
Final Internship ReportMinhas Kamal
 
Summer Training In Dotnet
Summer Training In DotnetSummer Training In Dotnet
Summer Training In DotnetDUCC Systems
 
Summer Training Report
Summer Training ReportSummer Training Report
Summer Training ReportSavigya Singh
 
Internship Final Report
Internship Final Report Internship Final Report
Internship Final Report Nadia Nahar
 
Hospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project reportHospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project reportabhishek singh
 
47533870 final-project-report
47533870 final-project-report47533870 final-project-report
47533870 final-project-reportMohammed Meraj
 
Full summer training report
Full summer training reportFull summer training report
Full summer training reportwadhwa.ritika8
 

Destacado (10)

Summer Internship Report Presentation
Summer Internship Report PresentationSummer Internship Report Presentation
Summer Internship Report Presentation
 
6months industrial training in .net, jalandhar
6months industrial training in .net, jalandhar6months industrial training in .net, jalandhar
6months industrial training in .net, jalandhar
 
Final Internship Report
Final Internship ReportFinal Internship Report
Final Internship Report
 
Summer Training In Dotnet
Summer Training In DotnetSummer Training In Dotnet
Summer Training In Dotnet
 
Summer Training Report
Summer Training ReportSummer Training Report
Summer Training Report
 
Internship Final Report
Internship Final Report Internship Final Report
Internship Final Report
 
Hospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project reportHospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project report
 
47533870 final-project-report
47533870 final-project-report47533870 final-project-report
47533870 final-project-report
 
Full summer training report
Full summer training reportFull summer training report
Full summer training report
 
Industrial Training Report-1
Industrial Training Report-1Industrial Training Report-1
Industrial Training Report-1
 

Similar a Industrial training in .net

.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl....net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...Nancy Thomas
 
.NET ONLINE TRAINING COURSE CONTENT
.NET ONLINE TRAINING COURSE CONTENT .NET ONLINE TRAINING COURSE CONTENT
.NET ONLINE TRAINING COURSE CONTENT raaviraja
 
Letsleads dot net-syllabus
Letsleads dot net-syllabusLetsleads dot net-syllabus
Letsleads dot net-syllabusletsleads
 
Net course content
Net course contentNet course content
Net course contentmindq
 
Full Stack Developer
Full Stack DeveloperFull Stack Developer
Full Stack DeveloperAkbar Uddin
 
Actively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net DeveloperActively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net DeveloperKarthik Reddy
 
Developing Next-Gen Enterprise Web Application
Developing Next-Gen Enterprise Web ApplicationDeveloping Next-Gen Enterprise Web Application
Developing Next-Gen Enterprise Web ApplicationMark Gu
 
Basic .Net Training in Hyderabad
Basic .Net Training in HyderabadBasic .Net Training in Hyderabad
Basic .Net Training in HyderabadUgs8008
 
Basic Net Online Training in Hyderabad
Basic Net Online Training in HyderabadBasic Net Online Training in Hyderabad
Basic Net Online Training in HyderabadUgs8008
 
2015-05-19-resume
2015-05-19-resume2015-05-19-resume
2015-05-19-resumeLee Norris
 
Whats New In 2010 (Msdn & Visual Studio)
Whats New In 2010 (Msdn & Visual Studio)Whats New In 2010 (Msdn & Visual Studio)
Whats New In 2010 (Msdn & Visual Studio)Steve Lange
 
Intro to .NET for Government Developers
Intro to .NET for Government DevelopersIntro to .NET for Government Developers
Intro to .NET for Government DevelopersFrank La Vigne
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development PresentationTurnToTech
 
Visual Studio2010
Visual Studio2010Visual Studio2010
Visual Studio2010HimaVejella
 

Similar a Industrial training in .net (20)

Dot net training bangalore
Dot net training bangaloreDot net training bangalore
Dot net training bangalore
 
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl....net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
 
.net online training
.net online training .net online training
.net online training
 
.NET ONLINE TRAINING COURSE CONTENT
.NET ONLINE TRAINING COURSE CONTENT .NET ONLINE TRAINING COURSE CONTENT
.NET ONLINE TRAINING COURSE CONTENT
 
Dot net online training
Dot net online training Dot net online training
Dot net online training
 
Letsleads dot net-syllabus
Letsleads dot net-syllabusLetsleads dot net-syllabus
Letsleads dot net-syllabus
 
Net course content
Net course contentNet course content
Net course content
 
Full Stack Developer
Full Stack DeveloperFull Stack Developer
Full Stack Developer
 
Narasimha reddy telluri
Narasimha reddy telluriNarasimha reddy telluri
Narasimha reddy telluri
 
MSDN Dec2007
MSDN Dec2007MSDN Dec2007
MSDN Dec2007
 
Actively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net DeveloperActively looking for an opportunity to work as a challenging Dot Net Developer
Actively looking for an opportunity to work as a challenging Dot Net Developer
 
Developing Next-Gen Enterprise Web Application
Developing Next-Gen Enterprise Web ApplicationDeveloping Next-Gen Enterprise Web Application
Developing Next-Gen Enterprise Web Application
 
Basic .Net Training in Hyderabad
Basic .Net Training in HyderabadBasic .Net Training in Hyderabad
Basic .Net Training in Hyderabad
 
Basic Net Online Training in Hyderabad
Basic Net Online Training in HyderabadBasic Net Online Training in Hyderabad
Basic Net Online Training in Hyderabad
 
2015-05-19-resume
2015-05-19-resume2015-05-19-resume
2015-05-19-resume
 
Whats New In 2010 (Msdn & Visual Studio)
Whats New In 2010 (Msdn & Visual Studio)Whats New In 2010 (Msdn & Visual Studio)
Whats New In 2010 (Msdn & Visual Studio)
 
Intro to .NET for Government Developers
Intro to .NET for Government DevelopersIntro to .NET for Government Developers
Intro to .NET for Government Developers
 
Cv vipin
Cv vipinCv vipin
Cv vipin
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development Presentation
 
Visual Studio2010
Visual Studio2010Visual Studio2010
Visual Studio2010
 

Último

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Último (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

Industrial training in .net

  • 1. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. Course Contains for.Net Resistive Technosource Provides the Training in various Technologies, Dot net is one of them; we are providing the training with our best effort in Market Leading price. Our faculty is not only the trainer but they have worked in various project developments; our training is itself a developer, so we do commit to give practical oriented training for Engineers as well as Students. Technologies  Visual Studio 2008/2010/2012 for Front End  SQL 2005/2008 for Back End  Operating System Window-7/8 Course Contains for .Net (1 Month) Course Contains for ASP.Net (1 Month) INTRODUCTION OF DOT NET  Introduction of Applications  CLR Architecture and Services  The .Net Intermediate Language (IL)  Just- In- Time Compilation and CLS  Disassembling .Net Application to IL .NET FRAMEWORK CLASS LIBRARY  System Namespace  System .Object Namespace  System .Collection Namespace  System .Type LANGUAGE FUNDAMENTAL  Data type and Control Constructs  Value and Reference Types  Declaring and Initializing Variables  Unicode Characters and Strings  C# Operator  Looping Syntax  Structure  Implicitly Typed Local Variables  Conditional Syntax ARRAY & STRING INTRODUCTION TO WEB FORM  Introduction of web application  Need of Web Application  How we can make web application  Http Protocol  Static and Dynamic Page  Concept Working of IIS and Browser  Differences b/w ASP and ASP.NET INTRODUCTION TO HTML CONTROLS  Creating a Simple HTML Page  Html Tags  Hosting a HTML Page  IIS virtual Directory  Request Transfer Throws Get and Post Methods SERVER PAGES USING ASP.NET  Creating sever pages  Arch. of handling request In Web server  Http request object  Http response object  Understanding post back WEB FORM CONTROL
  • 2. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Arrays in General  Declaring of different type Arrays  Initializing Arrays  Accessing element of different type Array Members  Arrays of Objects  Using foreach with Arrays OOPS CONCEPTS CLASSES  Encapsulating Attribute  Class & Object Creation  Define Constructor  Type of Constructor  Define Methods and their Type  Overloading Methods and Constructor overloading  Define Property and their Types INHERITANCE  Implementing Inheritance Hierarchies  Class Access Modifiers  Method Overloading, Overriding and Hiding Concepts  Run time polymorphism  Abstract and Sealed Class  Implementation Interface in a Class  Play with Namespaces  Interface Polymorphism  Operator Overloading EXCEPTION HANDLING  Role of .Net Exception Handling  System Level Exception  Application Level Exception  Try and Catch Block  Handling Multiple Exception  Finally Block EVENTS AND DELEGATES  Event Driven Programming  Delegate, Event and its association  Synchronous and asynchronous operation  Label  Button  Textbox  Check Box List  Link Button  Dropdown List Control  Add Rotator Control  File Upload Control  Multi View Control  Login Control  Image control Etc. SERVER CONTROL FORM VALIDATION  Working with Range, Regular Expression & Compare  Required Field Validator Controls  Use Control to Validate Property  Custom Validator Control  Implementation of Client and Server Side Validation  Working with Validation Summary STATE MANAGEMENT  Client side State Management  Introduction of stateless process  Http Cookies  Query String Method  View State  Hidden Field  Server Side State Management  Http Session  Http Application  Global.asax  Web.Config DATA BINDING SERVER CONTROLS  Use of Data Binding Control  Type of Data Binding Control (Formatted and Unformatted) Working with Grid View Control o Data binding with Grid View
  • 3. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. with delegate  User Defined events and delegates  Multicasting with Delegates  Anonymous methods  Anonymous Methods with events MULTITHREADING  Understand multithreading process  The System Threading namespace  The Thread and Thread Start class  Thread life cycle  Thread Safety Concept  Thread synchronization  Understanding Thread Pool I/O OPERATIONS WITH FILE SYSTEMS  File and Directory Class  Marshal Classes, File Info and Directory Info  Path Class  Drive Info Class  Stream Object with Files: Stream Reader, Stream Writer  File Stream and Memory Stream INTRODUCTION TO WINDOW APP.  How ADO.NET works and how it differs from ADO?  Evolution of ADO to ADO.NET ADO.NET AND IT’S ARCHITECTURE  Connection Object  Command Object  Dataset  Data Reader Object  Data Adapter Object  Concurrency and the Disconnected Data Architecture  Provider o Working with Column Collection o Using Paging o Sort o Working with Data List Control o Working with Template o Working with Data List Events MASTER PAGES  Introduction and Need of Master Page  Creating a Master Page  Default Contents  Master page with CSS and table layout  Applying Master Page through Configuration File o Dynamic setting a Master Page o Nested Master Page o Master Page and Relative Path ASP.NET WEB SECURITY  Windows  Forms  Passport ASP.NET AJAX  Introduction of AJAX  Role of script manager  Understanding and working with update panel  Understanding and Working with Update progress control  Understanding and Working with Timer control  Creating AJAX enabled website  Creating an AJAX enabled web service DEVELOPMENT ARCHITECTURE  Domain of .Net  D.N.A. Architecture  One Tier  Two Tier
  • 4. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. DATA SET  Creating Tables in Dataset  Data Column  Data Row  Data Table  Updating, Inserting and Modification in Data Table  Saving Changes into Data Base using Command Builder  Working With Command and Connection CONNECTIONS AND COMMAND OBJECT  Connection Object  Command Object  Execute Non Query  Execute Scalar DATA READER  Reading Data in Connected Environment  Moving and Accessing Value of Record  Execute Reader DATAGRIDVIEW & DATA BINDING  Row State Filter and Sort Property  Update records via a Datagridview  Insert records via a Datagridview  Delete records via a Datagridview  Three Tier WORKING WITH ADMIN PANEL  Admin Login panel  Forget Password Functionality  Send Mail  Working with Advertisement  Working with XML
  • 5. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. Course Contains for Complete DOTNet (3 Month) Console Application Development Window Application Development Web Application Development INTRODUCTION OF APPLICATION & FRAMEWORK  Console Application  Window Application  Web Application  Mobile Application  Difference b/w software, IDE and Framework  Programming Architecture THE COMMON LANGUAGE RUNTIME (C.L.R.)  CLR Architecture and Services  The .Net Intermediate Language (IL)  Just- In- Time Compilation and CLS  Disassembling .Net Application to IL .NET FRAMEWORK CLASS LIBRARY  System Namespace  System .Object Namespace  System .Collection Namespace  System .Type  Exception SYNTAX & DATA TYPES LANGUAGE FUNDAMENTAL  Data type and Control Constructs  Value and Reference Types  Declaring and Initializing Variables INTRODUCTION OF ADO.NET  How ADO.NET works and how it differs from ADO?  Evolution of ADO to ADO.NET WORKING WITH FORMS  Form Layout  Class Library  Inherit class  InitializeComponent Method  Form Events  Form Properties  Form Show & Hide method  Add New Form WINDOW CONTROLS  Label  Textbox  Dropdown  Radio Button  Image Button  Button  Check box  List Box Etc. WORKING WITH EVENTS  PageLoad  Mousemove  Mouseup  Mouseover  Click  DoubleClick  Sizechanged  Textchanged INTRODUCTION OF WEB FORM  Need of Web Application  Introduction of web application  Need of Web Application  How we can make web application  Http Protocol  Static and Dynamic Page  Concept Working of IIS and Browser  Differences between ASP and ASP.NET INTRODUCTION TO HTML CONTROLS  Creating a Simple HTML Page  Html Tags  Hosting a HTML Page  IIS virtual Directory  Request Transfer Throws Get and Post Methods SERVER PAGES USING ASP.NET  Creating sever pages  Architecture of handling request In Web server  Http request object  Http response object  Understanding post back UNDERSTANDING PAGE LIFE CYCLE  Understanding of Application Life Cycle  Page Life-cycle Stages  Life-cycle Events  Autoeventwireup  Tracing and debugging asp.net
  • 6. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Unicode Characters and Strings  C.T.S Type  Implicitly Typed Local Variables  Conditional Syntax  C# Operator  Looping Syntax  Structure ARRAY & STRING  Arrays in General  Declaring of different type Arrays  Initializing Arrays  Accessing element of different type Array Members  Arrays of Objects  Structure type array  Using foreach with Arrays OOPS CONCEPTS CLASSES  Encapsulating Attribute  Class & Object Creation  Define Constructor  Type of Constructor  Define Methods and their Type  Overloading Methods and Constructor overloading  Define Property and their Types  The Memory Allocation with New Keyword  Passing Initial Values with Constructor INHERITANCE  Implementing Inheritance Hierarchies  Class Access Modifiers  Method Overloading, WORKING WITH DIALOG  Color Dialog  Font Dialog  Openfile Dialog  Savefile Dialog  Print Dialog  Print Preview Dialog WORKING WITH ADVANCE CONTROLS  Timer  Progress bar  Print Document  Crystal report  Status strips  Menu bar Etc. WORKING WITH USER DEFEND LIBRARY  Using User Defend DLL  Using User Defend Name Space  User Beans WORKING WITH MESSAGE BOX  Message show  Message show with deferent parameters  Message with dialog box WORKING WITH DATABASE  Working with DSN  ODBC Connection  OLEDB Connection  SQL Connection ADO.NET AND pages STATE MANAGEMENT  Client side State Management  Introduction of stateless process  Http Cookies  Query String Method  View State  Hidden Field  Server Side State Management  Http Session  Http Application  Global.asax  Web.Config SERVER CONTROL FORM VALIDATION  Working with Range, Regular Expression & Compare  Required Field Validator Controls  Use Control to Validate Property  Custom Validator Control  Implementation of Client and Server Side Validation  Working with Validation Summary WEB FORM CONTROL  Textbox  Check Box  List Box  Dropdown List Control  Add Rotator Control  File Upload Control  Multi View Control  Login Control  Image control  Radio button control
  • 7. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. Overriding and Hiding Concepts  Run time polymorphism  Abstract and Sealed Class  Implementation Interface in a Class  Play with Namespaces  Interface Polymorphism  Operator Overloading  Partial Class EXCEPTION HANDLING  Means of Error, Bug and Exceptions  Role of .Net Exception Handling  System Level Exception  Try and Catch Block  Handling Multiple Exception  Finally Block  Throw Exception on Request Custom Exception EVENTS AND DELEGATES  Event Driven Programming  Delegate, Event and its association  Synchronous and asynchronous operation with delegate  User Defined events and delegates  Multicasting with Delegates  Anonymous methods  Anonymous Methods with events MULTITHREADING  Understand multithreading process IT’SARCHITECTURE  Connection Object  Command Object  Dataset  Data Reader Object  Data Adapter Object  Concurrency and the Disconnected Data Architecture  Provider DATA SET  Creating Tables in Dataset  Data Column  Data Row  Data Table  Updating, Inserting and Modification in Data Table  Saving Changes into Data Base using Command Builder  Working With Command and Connection CONNECTIONS AND COMMAND OBJECT  Connection Object  Command Object  Execute Non Query  Execute Scalar DATA READER  Reading Data in Connected Environment  Moving and Accessing Value of Record  Execute Reader DATAGRIDVIEW & DATA BINDING SERVER CONTROLS  Use of Data Binding Control  Type of Data Binding Control (Formatted and Unformatted) Working with Grid View Control  o Data binding with Grid View o Working with Column Collection o Using Paging o Sort  Working with Data List Control o Working with Template o Working with Data List Events MASTER PAGES  Introduction and Need of Master Page  Creating a Master Page  Default Contents  Master page with CSS and table layout  Applying Master Page through Configuration File o Dynamic setting a Master Page o Nested Master Page o Master Page and Relative Path ASP.NET WEB SECURITY  Windows  Forms  Passport ASP.NET AJAX
  • 8. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  The System Threading namespace  The Thread and Thread Start class  Thread life cycle  Thread Safety Concept  Thread synchronization  Understanding Thread Pool I/O OPERATIONS WITH FILE SYSTEMS  File and Directory Class  Marshal Classes, File Info and Directory Info  Path Class  Drive Info Class  Stream Object with Files: Stream Reader, Stream Writer  File Stream and Memory Stream WORKING WITH DLL  Introduction of DLL  Working with DLL  Create user Defined DLL DATABINDING  Row State Filter and Sort Property  Update records via a Datagridview  Insert records via a Datagridview  Delete records via a Datagridview  Introduction of AJAX  Role of script manager  Understanding and working with update panel  Understanding and Working with Update progress control  Understanding and Working with Timer control  Creating AJAX enabled website Project Development