SlideShare a Scribd company logo
Summer Training
      At

 DUCC Systems


        .Net Platform
.Net Platform



                             Introduction of .Net

                           Importance and Usage of .Net
                           D.N.A. Architecture.
                           One Tier
                           Two Tier
                                                                                            .Net Frame Class Library
                           Three Tier
                           N-Tier
                                                                                           CLR architecture System Namespace
                                                                                           System .Object Namespace
                                                                                           System .Collection Namespace
                                                                                           System .Type
                             The Common Language Runtime                                   Exception


                            CLR architecture .and services
                            The .Net Intermediate language(IL)
                            Just- In- Time(JIT) compilation and CLS
                            Disassembling .Net application to IL
                            Strict type checking



DUCC Systems                                                    011-25624491, 9953631179, 9711496932     www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58          011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Syntax and Data Types Language Fundamental
                               Data type and control constructs
                               Value and reference types
                               Declaring and initializing variables
                               Unicode Characters and Strings
                               C.T.S Type
                               Implicitly Typed Local Variables
                               Conditional Syntax
                               C# Operator
                               Looping Syntax
                               Array
                               Structure

                               OOPS Concepts Classes                                                        OOPS Concepts Classes Contd..

                          Encapsulating attribute                                                         The memory allocation with new keyword
                          Define Constructor                                                              Passing Initial values with Constructor
                          Define methods and their type                                                   Invoking property and methods
                          Overloading methods and constructor                                             Using standard function of matrix keypad
                          Define property and their types
                          Object Creation



DUCC Systems                                                     011-25624491, 9953631179, 9711496932         www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58           011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Inheritance

                          Implementing Inheritance hierarchies
                          Method overloading, overriding and hiding concepts
                          Abstract and sealed class
                          Exposing interface
                          Implementation interface in a class
                          Play with Namespaces
                          Interface Polymorphism
                          Operator Overloading
                          Class Access Modifiers
                          Partial Class


                            Multithreading                                                             Multithreading Contd..
                          Understand multithreading process
                          The System. Threading namespace                                             Understanding Role of Thread
                          The Thread and Thread Start class                                           BackgroundWorker Component
                          Thread life cycle
                          Thread Safety Concept
                          Thread synchronization
                          Understanding Thread Pool


DUCC Systems                                                011-25624491, 9953631179, 9711496932         www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Exception Handling

                          Means of error, bug and exceptions
                          Role of .Net Exception Handling
                          System level Exception
                          Application level exception
                          Try and catch block
                          Handling multiple Exception
                          Finally block
                          Throw Exception on request
                          Costume exception

                           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



DUCC Systems                                                011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)
.Net Platform


                               ADO.Net Introduction
                              How ADO.NET works and how it differs from ADO
                              Evolution of ADO to ADO.NET



                               Architecture of ADO.Net
                          Connection Object                                                           Data Set Contd..
                          Command Object
                          Dataset                                                                Saving Changes into data base using Command builder
                          Data Reader Object                                                     Working With Command and Connection
                          Data Adapter Object
                          Concurrency and the disconnected data architecture
                          Provider                                                                    Connections And Command Object

                               Data Set                                                               Connection Object
                                                                                                      Command Object
                               Creating tables in dataset                                            Execute NonQuery
                               Data column                                                           Execute Scalar
                               Data Row
                               Data Table


DUCC Systems                                                  011-25624491, 9953631179, 9711496932         www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58        011-25355257 (From 1800 hrs onwards)
.Net Platform


                            Data Reader
                          Reading data in connected environment
                          Moving and accessing value of record
                          Execute reader


                           Data View

                          Row State Filter
                                                                                                       Transaction
                          Sort Property                                                              Introduction of Transaction(acid)
                          Update records via a data view                                             Transaction class
                          Insert records via a data view                                             Method and property
                          Delete records via a data view                                             Commit and rollback

                           Data Relation
                                                                                                       Introduction to Web Form
                              Creating relation
                              Public Properties of data relation                                     Need of web application
                                                                                                      Http protocol
                                                                                                      Static and dynamic page
                                                                                                      Concept working of IIS and browser


DUCC Systems                                                    011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58          011-25355257 (From 1800 hrs onwards)
.Net Platform


                            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

                            Working with Server Controls

                       Creating server pages
                       Understanding page life cycle
                       Handling page requesting
                       Http request object                                                             Server Control Form Validation
                       Http Response object
                       Understanding Post back                                                        Working with Range, Regular Expression, Compare
                       Auto event wire up                                                             And Required Field Validator Controls
                       Tracing and Debugging asp.net page                                             Use Control to validate Property
                                                                                                       Custom Validator Control
                                                                                                       Implementation of Client and Server Side Validation
                                                                                                       Working with Validation Summary Control




DUCC Systems                                                 011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58       011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Web Form Control
                          Textbox
                          Combo box
                          List box
                          Checkbox
                          Add rotator control
                          File upload control
                          Multiview control

                           Data Binding Server Controls                                            Server Control Form Validation
                          Use of Data Binding Control                                                 Working With Grid View Control
                          Type of Data Binding Control (Formatted and Unformatted                      § Data Binding with Grid View
                          Working with Repeater Control                                                § Working with Column Collection
                             § Working with template                                                    § Using paging
                             § Working with repeater events                                             § Sort
                             § Understand Event Bubbling                                               Working with Form View Control
                          Working with Data list Control                                               Working with template
                             § Working with template                                                    Working with repeater events
                             § Working with Data list events                                            Working with Details View Control
                                                                                                         Working with template W
                                                                                                         Working with repeater events
                                                                                                       Understand Event Bubbling
DUCC Systems                                                011-25624491, 9953631179, 9711496932
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)       www.duccsystems.com,info@duccsystems.com
.Net Platform


                               State Management
                          What are cookies?
                          Http Session State Class
                          Application Class
                          Using the Session
                          In-Process Session State
                          Storing Session State in SQL Server
                          Application State Considerations
                          Global.asax
                          Web.Config
                                                                                                           ASP.Net Web Security
                           Master Pages                                                                   Windows
                                                                                                          Forms
                               Introduction and need of master page                                      Passport
                               Creating a master page                                                    Login Control
                               Default contents                                                          Administrative site
                               Master page with CSS and table layout
                               Appling master page through configuration file
                               Dynamic setting a master page
                               Nested master page
                               Master page and relative path


DUCC Systems                                                    011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58          011-25355257 (From 1800 hrs onwards)
.Net Platform


                           .Net Remoting
                          Introduction of remoting
                          Remoting architecture and scenario
                          Creating .net remoting object
                          Hosting a remote object
                          Activation type
                          Singleton
                          Single call
                          Creating channels
                          Implementations of a remote base application
                                                                                                        ASP.Net Web Security
                           Reflection                                                                  Role of .net assembly
                                                                                                       Building and consume a single file assembly
                          System.Reflection namespace                                                 Building and consume a multi file assembly
                          Core reflection classes                                                     Private assembly
                          Accessing assembly through reflection                                       Shared assembly
                          Method info                                                                 Creating multiple version of a single assembly
                          Member info                                                                 Removing dll hell problem
                          Property info
                          Browsing and Querying members
                          Invoking methods and property and runtime
                          Reflection on shared assembly

DUCC Systems                                                011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Introduction to Web Services
                          Introduction of web service
                          The SOAP architecture
                          SOAP and Web Service
                          Soap Essentials
                          Wed Service attribute
                          WSDL Documentations
                          Disco & Disco Map file
                          Transaction in web service
                          Publishing a web service
                          Consuming a web service




DUCC Systems                                              011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58    011-25355257 (From 1800 hrs onwards)
.Net Platform


                              Some Other Activities
                            Preparation for Placement opportunities
                            IDE (Integrated Development Environment)-Visual Studio
                            Database—SQl Server
                            Server– IIS




                              Utilities
                             Books availability on different topics
                             LAB facility
                             Internet
                             Course Certificate, Project Completion Certificate
                              and Training Certificate
                             Placement opportunities on successful completion
                              at DUCC Systems.



DUCC Systems                                             011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58   011-25355257 (From 1800 hrs onwards)
Steps of Applying for the Training:
              Register yourself online at http://www.duccsystems.com/Training.php
              Download the application form from http://www.duccsystems.com/downloads/registrationform.pdf
              Post the completely filled application form along with the demand draft or cheque of the fee for the desired
                subject of training to DUCC Systems company’s address given below.

        Demand draft or cheque is to drawn in favor of DUCC Systems, payable at New Delhi.

        “Seats are limited and available at first come first serve basis.”
        NOTE: Fee once deposited is neither refundable nor transferable from one course to another course.




         Mail To:
         DUCC Systems
         720,7th Floor, Jaina Tower-1,
         Janakpuri, New Delhi-58
         011-25624491




                                            DUCC Thanks You!
DUCC Systems                                             011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58   011-25355257 (From 1800 hrs onwards)

More Related Content

PPT
Introduction to the web
SAMIR BHOGAYTA
 
PPT
Introduction To Dotnet
SAMIR BHOGAYTA
 
PPT
.net framework
Ram Sagar Mourya
 
PPT
ASP.NET 01 - Introduction
Randy Connolly
 
PPTX
What is dotnet (.NET) ?
Talha Shahzad
 
PPT
Net framework
sumit1503
 
PPT
Nakov - .NET Framework Overview - English
Svetlin Nakov
 
PPT
Session2(Mod)
mccmepco
 
Introduction to the web
SAMIR BHOGAYTA
 
Introduction To Dotnet
SAMIR BHOGAYTA
 
.net framework
Ram Sagar Mourya
 
ASP.NET 01 - Introduction
Randy Connolly
 
What is dotnet (.NET) ?
Talha Shahzad
 
Net framework
sumit1503
 
Nakov - .NET Framework Overview - English
Svetlin Nakov
 
Session2(Mod)
mccmepco
 

What's hot (20)

PPT
Visual studio
anupathak17jul
 
PPT
DotNet Introduction
Wei Sun
 
PPT
Visual Studio.NET
salonityagi
 
PDF
Dot Net Fundamentals
LiquidHub
 
PPT
Introduction to .NET Framework
Raghuveer Guthikonda
 
PPTX
dot net technology
Imran Khan
 
PPT
DOT Net overview
chandrasekhardesireddi
 
PPSX
Introduction to .net framework
Arun Prasad
 
PPT
Architecture of .net framework
Then Murugeshwari
 
PPT
Programming in c#
Shehrevar Davierwala
 
PPT
Net framework
jhsri
 
PPTX
Dotnet Frameworks Version History
voltaincx
 
PPTX
Introduction to .NET Framework and C# (English)
Vangos Pterneas
 
PPT
Microsoft .NET Framework
chandrasekhardesireddi
 
PPT
.Net overview|Introduction Of .net
pinky singh
 
PPTX
Dotnet Basics Presentation
Sudhakar Sharma
 
PPSX
Life as an asp.net programmer
Arun Prasad
 
PPT
1.Philosophy of .NET
snandagopalan2
 
PPTX
6.origins genesis of .net technology
Pramod Rathore
 
PPT
Introduction to ,NET Framework
ANURAG SINGH
 
Visual studio
anupathak17jul
 
DotNet Introduction
Wei Sun
 
Visual Studio.NET
salonityagi
 
Dot Net Fundamentals
LiquidHub
 
Introduction to .NET Framework
Raghuveer Guthikonda
 
dot net technology
Imran Khan
 
DOT Net overview
chandrasekhardesireddi
 
Introduction to .net framework
Arun Prasad
 
Architecture of .net framework
Then Murugeshwari
 
Programming in c#
Shehrevar Davierwala
 
Net framework
jhsri
 
Dotnet Frameworks Version History
voltaincx
 
Introduction to .NET Framework and C# (English)
Vangos Pterneas
 
Microsoft .NET Framework
chandrasekhardesireddi
 
.Net overview|Introduction Of .net
pinky singh
 
Dotnet Basics Presentation
Sudhakar Sharma
 
Life as an asp.net programmer
Arun Prasad
 
1.Philosophy of .NET
snandagopalan2
 
6.origins genesis of .net technology
Pramod Rathore
 
Introduction to ,NET Framework
ANURAG SINGH
 
Ad

Similar to Summer Training In Dotnet (20)

PDF
MS.NET Training
Deccansoft
 
PDF
Summer training in c++
DUCC Systems
 
PDF
Summer Training In Java
DUCC Systems
 
PDF
Summer training in java
DUCC Systems
 
DOC
10266 developing data access solutions with microsoft visual studio 2010
bestip
 
PPTX
How To Code in C#
David Ringsell
 
PDF
6 Months Net
Pratima Parida
 
PDF
Best C Sharp C# Training Online C# Online Course C# Online Training Best on...
Evanta Technologies
 
PPTX
Using the Windows 8 Runtime from C++
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
PPTX
Why do I Love C#?
Abhishek Sur
 
PPT
Introduction to csharp
voegtu
 
PPT
Introduction to csharp
hmanjarawala
 
PPT
Introduction to csharp
voegtu
 
PPTX
Hidden Facts of .NET Language Gems
Abhishek Sur
 
PDF
dotnet_remoting
OPENLANE
 
PPTX
Lecture 13, 14 & 15 c# cmd let programming and scripting
Wiliam Ferraciolli
 
PPTX
Cegonsoft - IT Training with placement Instiute
dhivyascegon
 
PPTX
Windows 8 für .net Entwickler
Patric Boscolo
 
PPT
Introduction to c#
OpenSource Technologies Pvt. Ltd.
 
PPT
fdjkhdjkfhdjkjdkfhkjshfjkhdkjfhdjkhf2124C_2.ppt
GAUTAM KUMAR
 
MS.NET Training
Deccansoft
 
Summer training in c++
DUCC Systems
 
Summer Training In Java
DUCC Systems
 
Summer training in java
DUCC Systems
 
10266 developing data access solutions with microsoft visual studio 2010
bestip
 
How To Code in C#
David Ringsell
 
6 Months Net
Pratima Parida
 
Best C Sharp C# Training Online C# Online Course C# Online Training Best on...
Evanta Technologies
 
Why do I Love C#?
Abhishek Sur
 
Introduction to csharp
voegtu
 
Introduction to csharp
hmanjarawala
 
Introduction to csharp
voegtu
 
Hidden Facts of .NET Language Gems
Abhishek Sur
 
dotnet_remoting
OPENLANE
 
Lecture 13, 14 & 15 c# cmd let programming and scripting
Wiliam Ferraciolli
 
Cegonsoft - IT Training with placement Instiute
dhivyascegon
 
Windows 8 für .net Entwickler
Patric Boscolo
 
fdjkhdjkfhdjkjdkfhkjshfjkhdkjfhdjkhf2124C_2.ppt
GAUTAM KUMAR
 
Ad

More from DUCC Systems (14)

PDF
Summer training brochure
DUCC Systems
 
PDF
S ummer training 2011
DUCC Systems
 
PDF
Soft skills pattern and syllabus, ducc systems
DUCC Systems
 
PDF
School erp web enabled school plus
DUCC Systems
 
PPTX
6 months project based mca training program
DUCC Systems
 
PDF
School plus
DUCC Systems
 
PDF
School plus
DUCC Systems
 
PDF
School plus
DUCC Systems
 
PDF
College plus
DUCC Systems
 
PDF
Summer training in web designing
DUCC Systems
 
PDF
Summer training in lamp
DUCC Systems
 
PDF
Summer training in j2me
DUCC Systems
 
PDF
Summer training in j2ee
DUCC Systems
 
PDF
Summer training in dotnet
DUCC Systems
 
Summer training brochure
DUCC Systems
 
S ummer training 2011
DUCC Systems
 
Soft skills pattern and syllabus, ducc systems
DUCC Systems
 
School erp web enabled school plus
DUCC Systems
 
6 months project based mca training program
DUCC Systems
 
School plus
DUCC Systems
 
School plus
DUCC Systems
 
School plus
DUCC Systems
 
College plus
DUCC Systems
 
Summer training in web designing
DUCC Systems
 
Summer training in lamp
DUCC Systems
 
Summer training in j2me
DUCC Systems
 
Summer training in j2ee
DUCC Systems
 
Summer training in dotnet
DUCC Systems
 

Recently uploaded (20)

PDF
Left Holding the Bag sequence 1 storyboard by Mark G.
MarkGalez
 
PPTX
9e3e3981-1864-438b-93b4-ebabcb5090d0.pptx
SureshKumar565390
 
PPTX
Capstone Professional Portfolio Melissa Alice
malice926
 
PPTX
MARIMUTHU .pptxwthvdtsdghggggyhyyyxghhce
sakthick46
 
PDF
Copy of HKISO FINAL ROUND Session 1 & 2 - S3 and SS.pdf
nothisispatrickduhh
 
PDF
A Guide To Why Doing Nothing Is Powerful
Lokesh Agrawal
 
PPTX
Title The Power of Oral Communication (2).pptx
amankumar7762044
 
PPTX
Quattro Resourcing - Recruitment that works for you
neilsimon919
 
PPTX
FARZ ACADEMY MRCP EXAM PREPARATION-GUIDE & TIPS.pptx
dawnmarketingmaveric
 
PPTX
Python-vs-Core-Java-A-Comparative-Deep-Dive.pptx.pptx
sachinkesharwani503
 
PDF
Left Holding the Bag sequence 3 Storyboard by Mark G.
MarkGalez
 
PDF
PowerPoint Presentation -- Larry G -- 2021 -- 218df4ebe0bc5607d6bfcf49fd21eda...
Adeel452922
 
PDF
Meatball of Canyon Valley sequence 2 storyboard by Mark G.
MarkGalez
 
PPTX
How To Write A ResumeCV - Resume Writing Tips
yeasinArafath6
 
PPTX
FIND ODD SHAPE OUT for placement activity.pptx
YESIMSMART
 
PPTX
introduction to python in detail including .pptx
urvashipundir04
 
PPT
Gas turbine mark VIe control Monitoring IO.ppt
aliyu4ahmad
 
DOCX
The Basics of British Sign Language.docx
biloguard123
 
PDF
【2nd】Explanatory material of DTU(230207).pdf
kewalsinghpuriya
 
PPTX
beforjkkkvbjkklkccghjjjkjjjjjje after.pptx
JayeshTaneja4
 
Left Holding the Bag sequence 1 storyboard by Mark G.
MarkGalez
 
9e3e3981-1864-438b-93b4-ebabcb5090d0.pptx
SureshKumar565390
 
Capstone Professional Portfolio Melissa Alice
malice926
 
MARIMUTHU .pptxwthvdtsdghggggyhyyyxghhce
sakthick46
 
Copy of HKISO FINAL ROUND Session 1 & 2 - S3 and SS.pdf
nothisispatrickduhh
 
A Guide To Why Doing Nothing Is Powerful
Lokesh Agrawal
 
Title The Power of Oral Communication (2).pptx
amankumar7762044
 
Quattro Resourcing - Recruitment that works for you
neilsimon919
 
FARZ ACADEMY MRCP EXAM PREPARATION-GUIDE & TIPS.pptx
dawnmarketingmaveric
 
Python-vs-Core-Java-A-Comparative-Deep-Dive.pptx.pptx
sachinkesharwani503
 
Left Holding the Bag sequence 3 Storyboard by Mark G.
MarkGalez
 
PowerPoint Presentation -- Larry G -- 2021 -- 218df4ebe0bc5607d6bfcf49fd21eda...
Adeel452922
 
Meatball of Canyon Valley sequence 2 storyboard by Mark G.
MarkGalez
 
How To Write A ResumeCV - Resume Writing Tips
yeasinArafath6
 
FIND ODD SHAPE OUT for placement activity.pptx
YESIMSMART
 
introduction to python in detail including .pptx
urvashipundir04
 
Gas turbine mark VIe control Monitoring IO.ppt
aliyu4ahmad
 
The Basics of British Sign Language.docx
biloguard123
 
【2nd】Explanatory material of DTU(230207).pdf
kewalsinghpuriya
 
beforjkkkvbjkklkccghjjjkjjjjjje after.pptx
JayeshTaneja4
 

Summer Training In Dotnet

  • 1. Summer Training At DUCC Systems .Net Platform
  • 2. .Net Platform Introduction of .Net  Importance and Usage of .Net  D.N.A. Architecture.  One Tier  Two Tier .Net Frame Class Library  Three Tier  N-Tier  CLR architecture System Namespace  System .Object Namespace  System .Collection Namespace  System .Type The Common Language Runtime  Exception  CLR architecture .and services  The .Net Intermediate language(IL)  Just- In- Time(JIT) compilation and CLS  Disassembling .Net application to IL  Strict type checking DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 3. .Net Platform Syntax and Data Types Language Fundamental  Data type and control constructs  Value and reference types  Declaring and initializing variables  Unicode Characters and Strings  C.T.S Type  Implicitly Typed Local Variables  Conditional Syntax  C# Operator  Looping Syntax  Array  Structure OOPS Concepts Classes OOPS Concepts Classes Contd..  Encapsulating attribute  The memory allocation with new keyword  Define Constructor  Passing Initial values with Constructor  Define methods and their type  Invoking property and methods  Overloading methods and constructor  Using standard function of matrix keypad  Define property and their types  Object Creation DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 4. .Net Platform Inheritance  Implementing Inheritance hierarchies  Method overloading, overriding and hiding concepts  Abstract and sealed class  Exposing interface  Implementation interface in a class  Play with Namespaces  Interface Polymorphism  Operator Overloading  Class Access Modifiers  Partial Class Multithreading Multithreading Contd..  Understand multithreading process  The System. Threading namespace  Understanding Role of Thread  The Thread and Thread Start class  BackgroundWorker Component  Thread life cycle  Thread Safety Concept  Thread synchronization  Understanding Thread Pool DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 5. .Net Platform Exception Handling  Means of error, bug and exceptions  Role of .Net Exception Handling  System level Exception  Application level exception  Try and catch block  Handling multiple Exception  Finally block  Throw Exception on request  Costume exception 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 DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 6. .Net Platform ADO.Net Introduction  How ADO.NET works and how it differs from ADO  Evolution of ADO to ADO.NET Architecture of ADO.Net  Connection Object Data Set Contd..  Command Object  Dataset  Saving Changes into data base using Command builder  Data Reader Object  Working With Command and Connection  Data Adapter Object  Concurrency and the disconnected data architecture  Provider Connections And Command Object Data Set  Connection Object  Command Object  Creating tables in dataset  Execute NonQuery  Data column  Execute Scalar  Data Row  Data Table DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 7. .Net Platform Data Reader  Reading data in connected environment  Moving and accessing value of record  Execute reader Data View  Row State Filter Transaction  Sort Property  Introduction of Transaction(acid)  Update records via a data view  Transaction class  Insert records via a data view  Method and property  Delete records via a data view  Commit and rollback Data Relation Introduction to Web Form  Creating relation  Public Properties of data relation  Need of web application  Http protocol  Static and dynamic page  Concept working of IIS and browser DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 8. .Net Platform 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 Working with Server Controls  Creating server pages  Understanding page life cycle  Handling page requesting  Http request object Server Control Form Validation  Http Response object  Understanding Post back  Working with Range, Regular Expression, Compare  Auto event wire up  And Required Field Validator Controls  Tracing and Debugging asp.net page  Use Control to validate Property  Custom Validator Control  Implementation of Client and Server Side Validation  Working with Validation Summary Control DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 9. .Net Platform Web Form Control  Textbox  Combo box  List box  Checkbox  Add rotator control  File upload control  Multiview control Data Binding Server Controls Server Control Form Validation  Use of Data Binding Control  Working With Grid View Control  Type of Data Binding Control (Formatted and Unformatted § Data Binding with Grid View  Working with Repeater Control § Working with Column Collection § Working with template § Using paging § Working with repeater events § Sort § Understand Event Bubbling  Working with Form View Control  Working with Data list Control Working with template § Working with template Working with repeater events § Working with Data list events Working with Details View Control Working with template W Working with repeater events  Understand Event Bubbling DUCC Systems 011-25624491, 9953631179, 9711496932 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards) www.duccsystems.com,[email protected]
  • 10. .Net Platform State Management  What are cookies?  Http Session State Class  Application Class  Using the Session  In-Process Session State  Storing Session State in SQL Server  Application State Considerations  Global.asax  Web.Config ASP.Net Web Security Master Pages  Windows  Forms  Introduction and need of master page  Passport  Creating a master page  Login Control  Default contents  Administrative site  Master page with CSS and table layout  Appling master page through configuration file  Dynamic setting a master page  Nested master page  Master page and relative path DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 11. .Net Platform .Net Remoting  Introduction of remoting  Remoting architecture and scenario  Creating .net remoting object  Hosting a remote object  Activation type  Singleton  Single call  Creating channels  Implementations of a remote base application ASP.Net Web Security Reflection  Role of .net assembly  Building and consume a single file assembly  System.Reflection namespace  Building and consume a multi file assembly  Core reflection classes  Private assembly  Accessing assembly through reflection  Shared assembly  Method info  Creating multiple version of a single assembly  Member info  Removing dll hell problem  Property info  Browsing and Querying members  Invoking methods and property and runtime  Reflection on shared assembly DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 12. .Net Platform Introduction to Web Services  Introduction of web service  The SOAP architecture  SOAP and Web Service  Soap Essentials  Wed Service attribute  WSDL Documentations  Disco & Disco Map file  Transaction in web service  Publishing a web service  Consuming a web service DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 13. .Net Platform Some Other Activities  Preparation for Placement opportunities  IDE (Integrated Development Environment)-Visual Studio  Database—SQl Server  Server– IIS Utilities  Books availability on different topics  LAB facility  Internet  Course Certificate, Project Completion Certificate and Training Certificate  Placement opportunities on successful completion at DUCC Systems. DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 14. Steps of Applying for the Training:  Register yourself online at http://www.duccsystems.com/Training.php  Download the application form from http://www.duccsystems.com/downloads/registrationform.pdf  Post the completely filled application form along with the demand draft or cheque of the fee for the desired subject of training to DUCC Systems company’s address given below. Demand draft or cheque is to drawn in favor of DUCC Systems, payable at New Delhi. “Seats are limited and available at first come first serve basis.” NOTE: Fee once deposited is neither refundable nor transferable from one course to another course. Mail To: DUCC Systems 720,7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25624491 DUCC Thanks You! DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)