SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Downloaden Sie, um offline zu lesen
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)

Weitere ähnliche Inhalte

Was ist angesagt?

DotNet Introduction
DotNet IntroductionDotNet Introduction
DotNet Introduction
Wei Sun
 
Dot Net Fundamentals
Dot Net FundamentalsDot Net Fundamentals
Dot Net Fundamentals
LiquidHub
 
Net framework
Net frameworkNet framework
Net framework
jhsri
 
Life as an asp.net programmer
Life as an asp.net programmerLife as an asp.net programmer
Life as an asp.net programmer
Arun Prasad
 

Was ist angesagt? (20)

Visual studio
Visual studioVisual studio
Visual studio
 
DotNet Introduction
DotNet IntroductionDotNet Introduction
DotNet Introduction
 
Visual Studio.NET
Visual Studio.NETVisual Studio.NET
Visual Studio.NET
 
Dot Net Fundamentals
Dot Net FundamentalsDot Net Fundamentals
Dot Net Fundamentals
 
Introduction to .NET Framework
Introduction to .NET FrameworkIntroduction to .NET Framework
Introduction to .NET Framework
 
dot net technology
dot net technologydot net technology
dot net technology
 
DOT Net overview
DOT Net overviewDOT Net overview
DOT Net overview
 
Introduction to .net framework
Introduction to .net frameworkIntroduction to .net framework
Introduction to .net framework
 
Architecture of .net framework
Architecture of .net frameworkArchitecture of .net framework
Architecture of .net framework
 
Programming in c#
Programming in c#Programming in c#
Programming in c#
 
Net framework
Net frameworkNet framework
Net framework
 
Dotnet Frameworks Version History
Dotnet Frameworks Version HistoryDotnet Frameworks Version History
Dotnet Frameworks Version History
 
Introduction to .NET Framework and C# (English)
Introduction to .NET Framework and C# (English)Introduction to .NET Framework and C# (English)
Introduction to .NET Framework and C# (English)
 
Microsoft .NET Framework
Microsoft .NET FrameworkMicrosoft .NET Framework
Microsoft .NET Framework
 
.Net overview|Introduction Of .net
.Net overview|Introduction Of .net.Net overview|Introduction Of .net
.Net overview|Introduction Of .net
 
Dotnet Basics Presentation
Dotnet Basics PresentationDotnet Basics Presentation
Dotnet Basics Presentation
 
Life as an asp.net programmer
Life as an asp.net programmerLife as an asp.net programmer
Life as an asp.net programmer
 
1.Philosophy of .NET
1.Philosophy of .NET1.Philosophy of .NET
1.Philosophy of .NET
 
6.origins genesis of .net technology
6.origins genesis of .net technology6.origins genesis of .net technology
6.origins genesis of .net technology
 
Introduction to ,NET Framework
Introduction to ,NET FrameworkIntroduction to ,NET Framework
Introduction to ,NET Framework
 

Ähnlich wie Summer Training In Dotnet

Summer Training In Java
Summer Training In JavaSummer Training In Java
Summer Training In Java
DUCC Systems
 
Summer training in java
Summer training in javaSummer training in java
Summer training in java
DUCC Systems
 
Summer training in c++
Summer training in c++Summer training in c++
Summer training in c++
DUCC Systems
 
Flash Camp Chennai - Social network with ORM
Flash Camp Chennai - Social network with ORMFlash Camp Chennai - Social network with ORM
Flash Camp Chennai - Social network with ORM
RIA RUI Society
 
Syllabus PS03CINT05 detailing
Syllabus PS03CINT05 detailingSyllabus PS03CINT05 detailing
Syllabus PS03CINT05 detailing
OPENLANE
 
Ca today here and_now_martin_vajda
Ca today here and_now_martin_vajdaCa today here and_now_martin_vajda
Ca today here and_now_martin_vajda
mvajda62
 
Arch stylesandpatternsmi
Arch stylesandpatternsmiArch stylesandpatternsmi
Arch stylesandpatternsmi
lord14383
 

Ähnlich wie Summer Training In Dotnet (20)

6 Months Net
6 Months Net6 Months Net
6 Months Net
 
Summer Training In Java
Summer Training In JavaSummer Training In Java
Summer Training In Java
 
Summer training in java
Summer training in javaSummer training in java
Summer training in java
 
Cegonsoft - IT Training with placement Instiute
Cegonsoft - IT Training with placement InstiuteCegonsoft - IT Training with placement Instiute
Cegonsoft - IT Training with placement Instiute
 
Getting started with entity framework
Getting started with entity framework Getting started with entity framework
Getting started with entity framework
 
Hidden Facts of .NET Language Gems
Hidden Facts of .NET Language GemsHidden Facts of .NET Language Gems
Hidden Facts of .NET Language Gems
 
Presenter manual embedded systems (specially for summer interns)
Presenter manual   embedded systems (specially for summer interns)Presenter manual   embedded systems (specially for summer interns)
Presenter manual embedded systems (specially for summer interns)
 
Summer training in c++
Summer training in c++Summer training in c++
Summer training in c++
 
Java
JavaJava
Java
 
Java online training
Java online trainingJava online training
Java online training
 
Java Online Training @monstercourses
Java Online Training @monstercoursesJava Online Training @monstercourses
Java Online Training @monstercourses
 
A Content Repository for TYPO3 5.0
A Content Repository for TYPO3 5.0A Content Repository for TYPO3 5.0
A Content Repository for TYPO3 5.0
 
Flash Camp Chennai - Social network with ORM
Flash Camp Chennai - Social network with ORMFlash Camp Chennai - Social network with ORM
Flash Camp Chennai - Social network with ORM
 
Syllabus PS03CINT05 detailing
Syllabus PS03CINT05 detailingSyllabus PS03CINT05 detailing
Syllabus PS03CINT05 detailing
 
Course syllabus from ingenious
Course syllabus from ingeniousCourse syllabus from ingenious
Course syllabus from ingenious
 
Course syllabus from ingenious
Course syllabus from ingeniousCourse syllabus from ingenious
Course syllabus from ingenious
 
Ca today here and_now_martin_vajda
Ca today here and_now_martin_vajdaCa today here and_now_martin_vajda
Ca today here and_now_martin_vajda
 
Introduction to Visual Studio.NET
Introduction to Visual Studio.NETIntroduction to Visual Studio.NET
Introduction to Visual Studio.NET
 
Arch stylesandpatternsmi
Arch stylesandpatternsmiArch stylesandpatternsmi
Arch stylesandpatternsmi
 
Connections Administration Toolkit - Product Presentation
Connections Administration Toolkit - Product PresentationConnections Administration Toolkit - Product Presentation
Connections Administration Toolkit - Product Presentation
 

Mehr von DUCC Systems

Summer training brochure
Summer training brochureSummer training brochure
Summer training brochure
DUCC Systems
 
S ummer training 2011
S ummer training 2011S ummer training 2011
S ummer training 2011
DUCC Systems
 
Soft skills pattern and syllabus, ducc systems
Soft skills pattern and syllabus, ducc systemsSoft skills pattern and syllabus, ducc systems
Soft skills pattern and syllabus, ducc systems
DUCC Systems
 
School erp web enabled school plus
School erp web enabled school plusSchool erp web enabled school plus
School erp web enabled school plus
DUCC Systems
 
6 months project based mca training program
6 months project based mca training program6 months project based mca training program
6 months project based mca training program
DUCC Systems
 
Summer training in j2ee
Summer training in j2eeSummer training in j2ee
Summer training in j2ee
DUCC Systems
 

Mehr von DUCC Systems (14)

Summer training brochure
Summer training brochureSummer training brochure
Summer training brochure
 
S ummer training 2011
S ummer training 2011S ummer training 2011
S ummer training 2011
 
Soft skills pattern and syllabus, ducc systems
Soft skills pattern and syllabus, ducc systemsSoft skills pattern and syllabus, ducc systems
Soft skills pattern and syllabus, ducc systems
 
School erp web enabled school plus
School erp web enabled school plusSchool erp web enabled school plus
School erp web enabled school plus
 
6 months project based mca training program
6 months project based mca training program6 months project based mca training program
6 months project based mca training program
 
School plus
School plusSchool plus
School plus
 
School plus
School plusSchool plus
School plus
 
School plus
School plusSchool plus
School plus
 
College plus
College plusCollege plus
College plus
 
Summer training in web designing
Summer training in web designingSummer training in web designing
Summer training in web designing
 
Summer training in lamp
Summer training in lampSummer training in lamp
Summer training in lamp
 
Summer training in j2me
Summer training in j2meSummer training in j2me
Summer training in j2me
 
Summer training in j2ee
Summer training in j2eeSummer training in j2ee
Summer training in j2ee
 
Summer training in dotnet
Summer training in dotnetSummer training in dotnet
Summer training in dotnet
 

Kürzlich hochgeladen

Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
amitlee9823
 
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
amitlee9823
 
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Pooja Nehwal
 
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
ssuserded2d4
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmk
SujalTamhane
 
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night StandCall Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
amitlee9823
 
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
amitlee9823
 
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
amitlee9823
 

Kürzlich hochgeladen (20)

Dubai Call Girls Kiki O525547819 Call Girls Dubai Koko
Dubai Call Girls Kiki O525547819 Call Girls Dubai KokoDubai Call Girls Kiki O525547819 Call Girls Dubai Koko
Dubai Call Girls Kiki O525547819 Call Girls Dubai Koko
 
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
 
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
 
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
 
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
 
Personal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando NegronPersonal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando Negron
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmk
 
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night StandCall Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
 
Booking open Available Pune Call Girls Ambegaon Khurd 6297143586 Call Hot In...
Booking open Available Pune Call Girls Ambegaon Khurd  6297143586 Call Hot In...Booking open Available Pune Call Girls Ambegaon Khurd  6297143586 Call Hot In...
Booking open Available Pune Call Girls Ambegaon Khurd 6297143586 Call Hot In...
 
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
Joshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptxJoshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptx
 
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
 
Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.
 
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
Guide to a Winning Interview May 2024 for MCWN
Guide to a Winning Interview May 2024 for MCWNGuide to a Winning Interview May 2024 for MCWN
Guide to a Winning Interview May 2024 for MCWN
 
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
 
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
 
Miletti Gabriela_Vision Plan for artist Jahzel.pdf
Miletti Gabriela_Vision Plan for artist Jahzel.pdfMiletti Gabriela_Vision Plan for artist Jahzel.pdf
Miletti Gabriela_Vision Plan for artist Jahzel.pdf
 
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 

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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com
  • 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 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,info@duccsystems.com 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)