SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
AWARDED AS “BEST IT AND EMBEDDED TRAINING COMPANY”
                   BY BIG BRANDS ACADEMY IN 2011
                                               CETPA INFOTECH PVT.LTD.
Because Knowledge Matters                                                ISO 9001: 2008 Certified
                                                   (A Software & Embedded Development Company)
ISO 9001: 2008 Certified
                                                                                   PRESENTS

           6 Months Project Based Training With Placement Assistance
                              (Pay the Training Fee after 5 Days of Joining)
                                                                       In
       .NET, JAVA, Mechanical Designing, PHP, Oracle, Hardware Networking, Advanced
                                        Networking and
         Electronic Product Development (Embedded in 8051/ Embedded in PIC/ VHDL/ Verilog HDL)
                                                                      At
                                         ROORKEE, NOIDA & LUCKNOW
                                                             Special Features                                      First Learn
  1.   Pay the Training Fee after 5 days of the starting of the Training Program.               Then Pay
  2.   Certificate of Honor to Top Performer from Each Technology.
  3.   Opportunity to participate in Campus Placement of Top Companies.
  4.   100 GB Web Space & Software for Uploading the Website would be provided at just a cost of Rs.500/-only for
       CETPA Certified Students.
  5.   Learning Kit containing Book and CDs would be provided Free of Cost to the students of all the programs.
  6.   CETPA student Membership Card of $14 free of cost.
  7.   Batch Dates once selected may be changed prior to 7 days of starting of the batch.
  8.   Working on Live Project.

  Training Schedule:
  New Batches will be started from 6th & 20th Dec, 2011, 10th Jan, 30th Jan, 7th Feb, 21st Feb & 1st Mar, 2012.
  (Other dates may be offered for a group of students depending upon the availability)
  Training Fee:
   Training Fee for .Net, PHP, Oracle, Hardware Networking and Advanced Networking: Rs. 10, 000/- [Including Registration Fee]
   Training Fee for Java: Rs. 10, 000/- (for Core & Adv. Java); Rs.12, 000/- (for Core & Adv. Java with Struts, Spring & Hibernate)
    [Including Registration Fee]
   Training Fee for Electronic Product Development: Rs. 15,000/- (for any two modules); Rs.20, 000/- (for any three modules) and
    Rs.25000/- (for all the four modules) [Including Registration Fee]
   Training Fee for Mechanical Designing: Rs. 12, 000/- [Including Registration Fee]
   Registration Fee for Training: Rs.500/-; Registration Fee for Food & Lodging: Rs.500/-
   Food & Lodging Fee: Rs. 6, 000/- Per Month
   Hardware Networking and Advanced Networking are only available at our Roorkee Campus.

                              Both Weekdays & Weekend Batches Available
   Registration:
   Method 1: The registration fee may be paid by cash directly at any our campuses.
   Method 2: You can pay the Registration Fee by D.D. through Online Registration. For Online Registration, firstly a D.D. for the
   registration fee has to be made in favor of CETPA, payable at Roorkee. Then the participant should log on to our website
   http://www.cetpainfotech.com, and fill the Online Registration Form for Six Months Training. After filling up this form, the
   candidate will get a Registration Slip. The candidate should take a printout of this registration slip, and send it along with the D.D.
   to our Head Office Roorkee. After receiving the Registration Slip & D.D. by CETPA, a Confirmation Slip will be sent by email on
   the candidate’s Email ID.
   Method 3: You can make the payment online on our website by Debit Card/ Credit Card or Net Banking facility.
   Note: a) To get the details about other modes of payment, contact us at 0120-3060555/56.
          b) If you want to get registered for food & lodging also, the draft should be made of Rs.1, 000/- (Rs.500/- + Rs.500/-)
   Reporting: Reporting for a particular batch will be one day prior to the starting of the training program, with following formalities:
   1. Two Passport Size Photographs 2. Xerox Copy of College I-Card 3. Confirmation Slip
.NET
INTRODUCTION TO .NET                      Method Overloading, Overriding         Try and Catch Block
 Usages of .Net                           and Hiding Concepts                    Handling Multiple Exception
 D.N.A. Architecture                     Abstract and Sealed Class              Finally Block
 One Tier                                Exposing Interface                     Throw Exception on Request
 Two Tier                                Implementation Interface in a          Custom Exception
 Three Tier                               Class
 N-Tier                                  Play with Namespaces
                                                                               I/O OPERATIONS WITH FILE
                                                                               SYSTEMS
THE COMMON LANGUAGE                       Interface Polymorphism               File and Directory Class
RUNTIME (C.L.R.)                          Operator Overloading                 Marshal Classes, File Info and
 CLR Architecture and Services           Class Access Modifiers                Directory Info
 The .Net Intermediate Language          Partial Class                        Path Class
  (IL)                                                                          Drive Info Class
                                         COLLECTION CLASSES
 Just- In- Time Compilation and CLS                                            Stream Object with Files: Stream
                                          Array list
 Disassembling .Net Application to IL                                           Reader, Stream Writer
                                          Hash table
 Strict Type Checking                                                          File Stream and Memory Stream
                                          Stack
.NET FRAMEWORK CLASS                      Queue                               INTRODUCTION TO ADO.NET
LIBRARY                                   Sorted List                          How ADO.NET works and how it differs
 System Namespace                        Name value Collection                 from ADO?
 System .Object Namespace                Dictionary Entry structure           Evolution of ADO to ADO.NET
 System .Collection Namespace            Interfaces
                                                                               ADO.NET? AND IT’S ARCHITECTURE
 System .Type                            ICollection, IList, IEnumerable,
                                           IEnumerator, IClonalable,            Connection Object
 Exception                                                                     Command Object
                                           IComparable
SYNTAX & DATA TYPES                                                             Dataset
                                         EVENTS AND DELEGATES                   Data Reader Object
LANGUAGE FUNDAMENTAL                      Event Driven Programming             Data Adapter Object
 Data type and Control Constructs        Delegate, Event and its
                                                                                Concurrency and the Disconnected
 Value and Reference Types                association
                                                                                 Data Architecture
 Declaring and Initializing Variables    Synchronous and asynchronous
                                           operation with delegate              Provider
 Unicode Characters and Strings
 C.T.S Type                              User Defined events and             DATA SET
                                           delegates                            Creating Tables in Dataset
 Implicitly Typed Local Variables
                                          Multicasting with Delegates          Data Column
 Conditional Syntax                      Anonymous methods
 C# Operator                                                                   Data Row
                                          Anonymous Methods with events
 Looping Syntax                                                                Data Table
                                          Generic Delegates
 Array                                                                         Updating, Inserting and Modification in
                                         MULTITHREADING                          Data Table
 Structure
                                          Understand multithreading process    Saving Changes into Data Base using
OOPS CONCEPTS CLASSES                     The System.Threading                  Command Builder
 Encapsulating Attribute                  namespace                            Working With Command and
 Define Constructor                      The Thread and Thread Start class     Connection
 Define Methods and their Type           Thread life cycle
                                                                               CONNECTIONS AND COMMAND
 Overloading Methods and                 Thread Safety Concept
                                                                               OBJECT
                                          Thread synchronization
  Constructor                                                                   Connection Object
                                          Understanding Thread Pool
 Define Property and their Types                                               Command Object
                                          Understanding Role of
 Object Creation                                                               Execute Non Query
                                           ThreadBackgroundWorker
 The Memory Allocation with New           Component                            Execute Scalar
  Keyword
 Passing Initial Values with            EXCETION HPANDLING                    DATA READER
  Constructor                             Means of Error, Bug and              Reading Data in Connected
                                           Exceptions                            Environment
 Invoking Property and Methods
                                          Role of .Net Exception Handling      Moving and Accessing Value of Record
INHERITANCE                               System Level Exception               Execute Reader
 Implementing Inheritance
                                          Application Level Exception
  Hierarchies
DATA VIEW                                  File Upload Control                   Passport
 Row State Filter                         Multi View Control                    Login Control
 Sort Property
                                          QUERY STRING METHOD                    .NET REMOTING
 Update records via a data view
                                           Implementation of Query string        Introduction of Remoting
 Insert records via a data view
                                           Transfer values throw Query String    Remoting Architecture & scenario
 Delete records via a data view                                                 
                                           Getting value by Request object        Creating .NET Remoting object
DATA RELATION                              Scope                                 Hosting a Remote Object
 Creating relation                                                               Activation type
                                          DATA BINDING SERVER                     Singleton
 Public Properties of data relation      CONTROLS
                                                                                  Single call
                                           Use of Data Binding Control
TRANSACTION                                                                       Creating channels
 Introduction of Transaction (ACID)       Type of Data Binding Control          Implementations of a remote base
 Transaction Class                         (Formatted and Unformatted)            application
 Method and Property                      Working with Repeater Control
 Commit and Rollback                           Working with Template           REFLECTION
                                                Working with Repeater Events     System.Reflection namespace
INTRODUCTION TO WEB FORM                        Understand Event Bubbling        Core reflection classes
 Need of Web Application                  Working with Data List Control        Accessing assembly through
 Http Protocol                                 Working with Template             reflection
 Static and Dynamic Page                       Working with Data List Events    Method info
 Concept Working of IIS and Browser       Working with Grid View Control        Member info
 Differences between ASP and                   Data binding with Grid View      Property info
  ASP.NET                                       Working with Column              Browsing and Querying members
                                                 Collection                       Invoking methods and property
INTRODUCTION TO HTML
                                                Using Paging                      and runtime
CONTROLS
                                                Sort                             Reflection on shared assembly
 Creating a Simple HTML Page
 Html Tags                                Working with Form View Control       ASSEMBLIES & DEPLOYMENT
 Hosting a HTML Page                           Working with Template            Role of .NET assembly
                                                Working with Repeater Events
 IIS virtual Directory                                                           Building and consume a single file
                                           Working with Details View Control
 Request Transfer Throws Get and                                                    assembly
                                                Working with Template            Building and consume a multi file
  Post Methods
                                                Working with Repeater Events        assembly
WORKING WITH SERVER                             Understand Event Bubbling        Private assembly
CONTROLS                                                                          Shared assembly
                                          STATE MANAGEMENT
 Creating Server Pages                                                           Creating multiple version of a
                                           What are Cookies?
 Understanding Page Life Cycle                                                      single assembly
                                           Http Session State Class
 Handling Page Request                                                           Removing dll hell problem
                                           Application Class
 Http Request Object
                                           Using the Session                    WEB SERVICES
 Http Response Object
                                           In-Process Session State              Introduction of web service
 Understanding Post back                                                         The SOAP architecture
                                           Application State Considerations
 Auto event Wire Up                                                              SOAP and Web Service
                                           Global.asax
 Tracing and Debugging asp.net page                                              SOAP Essentials
                                           Web.Config
SERVER CONTROL FORM                                                               Wed Service attribute
VALIDATION
                                          MASTER PAGES                            WSDL Documentations
                                           Introduction and Need of Master       Disco & Disco Map file
 Working with Range, Regular               Page
  Expression & Compare                                                            Transaction in web service
                                           Creating a Master Page                Publishing a web service
 And Required Field Validator Controls
                                           Default Contents                      Consuming a web service
 Use Control to Validate Property
                                           Master page with CSS and table
 Custom Validator Control                  layout                               ASP.NET CACHING
 Implementation of Client and Server                                             Introduction of caching
                                           Applying Master Page through
  Side Validation                           Configuration File                    Need analysis of caching
 Working with Validation Summary                 Dynamic setting a Master       Type of caching
  Control                                          Page                           Page output Caching
                                                  Nested Master Page             Declarative output caching
WEB FORM CONTROL                                                                  Time duration and location setting
 Textbox                                         Master Page and Relative
                                                   Path                           Parameter caching settings
 Combo Box                                                                       Page fragment Caching
 List Box                                ASP.NET WEB SECURITY                    Custom Caching Control
 Checkbox                                 Windows
 Add Rotator Control                       Forms                                  Time duration setting
 Caching with HttpCachePolicyClass          CRYSTAL REPORT                         Parameter caching settings
 Post Cache Substitution & Fragment          Crystal report overview              How does Silverlight compare to
  Caching                                     Getting start with Crystal Report     Flash?
 Data Caching                                Creating Basic Report                Silverlight Objects
 Cache object                                Working with sub report              How to Declare an Object in
 Managing data into cache                    Integration with Windows              XAML
 Cache Property                               Application                          How to Set a Property in XAML
                                              Customizing Appearance and           Canvas
 Cache Profiles
                                               Layout of Report Viewer              Shapes: Rectangle, Ellipse, Line
SKIN & THEME                                                                        Path
                                              Creating XML Report Web service
 Cascading Style Sheets                                                            TextBlock
                                              Working with .Net Data               MediaElement
 Scoping Themes
                                              Adding a Database or Table to a      InkPresenter
 Themes Vs Cascading Style Sheets
                                               Report                               Object Hierarchy
 Create a Skin
                                              Working with ADO.Net
 Apply a theme to a Web Site                                                      OTHER ADVANCE TOPICS
                                              Formulas and Logic
                                                                                    Create databases and database
CASCADING STYLE SHEET                         Report Formatting                     files
 Creating style sheet                        Integration with Web Application     Create data types and tables
 Apply Style Sheet
                                              Working With Crystal Report          Use XML-related features in
 Creating Rules                               Engine                                Microsoft SQL Server 2008
 Creating Elements setting
                                            GLOBALIZATION &                         Implement data integrity in
WINDOWS COMMUNICATION                       LOCALIZATION                             Microsoft SQL Server 2008 by
FOUNDATION (W.C.F.)                          Introduction of multilingual
                                                                                     using Triggers
 The role of W.C.F                           application                           Implement views
 W.C.F project template                     Understanding Culture and             Implement stored procedures
 Composition of basic W.C.F                  UICulture
 Building a W.C.F service                   Setting the UICulture and Culture
 Hosting a W.C.F service                    Culture Info Class
 Building a W.C.F client application        Overriding Initialize culture
WINDOWS WORKFLOW                             Auto attribute
FOUNDATION (W.F.F.)                          Local and Global resources
 Building block of W.F.F                   XML
 W.F.F assembly, namespace and              Introduction of XML
  project                                    XML Documentation structure
 Building a workflow enable application     WFF Format of XML
 The W.F.F engine hosting                   Parsers DOM and SAX
 Web service with work flow                 XML classes
ASP.NET AJAX                                 Reading and writing XML file
 Introduction of AJAX                     SILVER LIGHT
 Creating AJAX enabled website             Introduction
 Understanding and working with            What is Silverlight?
  update panel                              How to Install Silverlight
 Role of script manager                    What is XAML?
 Creating an AJAX enabled web              What tools are available?
  service
Short Term/ Winter/Summer/College Campus Training Programs

CETPA conducts 2 Weeks, 4 Weeks & 6 Weeks Summer, Winter and Regular Training Programs in
.NET, J2EE, C & C++, PHP, VHDL, Verilog HDL, Embedded System, Advance Embedded System,
AutoCAD, Pro-E and other latest technologies at CETPA Campus or at the College Campus. Regarding
the same, we can deliver a Free of Cost Technical Seminar at your College Campus. Once the seminar
has been conducted and at least 25 students are interested to join the training, then same program can be
conducted at your college campus, depending upon the students’ choice.


CETPA Profile:
CETPA is the acronym of Computer Education and Technology Promotion Association. As its name says, CETPA is working
for Education and Technology Promotion from last One Decade. We do not compromise with the quality that’s why CETPA is
the only ISO 9001:2008 certified company for quality management and has been awarded as the “Best IT and Embedded
Training Organization” by Big Brands Research in 2011. The award is delivered by Mr. Chetan Bhagat during the
Ceremony.
CETPA is working in three fields that are Development (Software and Embedded), Education and Consultancy. Hence, we
do not only provide education but also provide guidance to the students about their jobs and best path to success. We have a
fair record in placement of CETPA certified students in good companies such as EA Sports/Games & a Bangalore Based
Company Best of Breed Software Solutions (I) P. Ltd. (Global Partner to Infosys and India Partner to HP and Wipro),
Best Web Online, etc.
CETPA has conducted so many successful On Campus Seminars and Training Sessions in more than 100 colleges such as
STEP IIT Roorkee, Lovely Professional University Jalandhar, MIT Muzaffarpur, KNIT Sultanpur, MMMECGorakhpur,
Ideal College Ghaziabad, IIMT Meerut, RBMI Bareilly, IFTM Moradabad, G.B. Pant Engineering College Pauri Garhwal,
KEC Dwarahat, Shri Sant Gadge Baba College Bhusawal, etc. CETPA has established itself as a Pioneer Engineers Training
Institute with more than 50,000 satisfied students from all over India. Details of our Ex-Students are available on our website.
CETPA also deals in e-Magazines, Student and Professional Membership, R&D, Tech-Fests and many other technical
activities. CETPA has delivered training to R&D Team of Samtel Group (Asia’s Biggest Display Manufacturing
Company). CETPA is associated with KnS and “Electronics For You” (Asia’s Biggest Electronics Print Media) for
Marketing, Sales and Research. To purchase any Kit, you will get a Special Discount of 10% from CETPA. To know more
please contact us.
Live Projects:
CETPA has developed a Web Application for Media Lab Asia (Department of IT, Govt. of India) & an Embedded
System Based project for Central Electronics Limited Ghaziabad (A Government PSU). The complete microcontroller
based project was developed in an area of 1.5 sq cm.
Specialized live projects can be offered by CETPA InfoTech Pvt. Ltd. to interested participants & they have to complete these
projects within a given time frame (which may lands up from minimum of 6 months to maximum one year). After that they
will be awarded by CETPA and will be given experience letter for 6 months or one year depending on the time frame.
Incentives may also be given to the candidates, depending upon their performance while handling the live projects.

                             http://www.cetpainfotech.com
    For queries email us at query@cetpainfotech.com, cetpainfotech@gmail.com
     or SMS “CETPA” @ 09990397635, 09219602769, 09212172602, 09258017974
                          or Call at any of our contact numbers

HEAD OFFICE: # 200, Purwavali, 2nd Floor, Opp. Railway Ticket Agency, Railway Road, Ganeshpur, Roorkee-247667
(U.A.), Ph. No.: +91-1332-264918, +91-9219602769, Fax No. 01332-274960

INDIA CORPORATE OFFICE: C-24, Sector 2, Land Mark: Near Nirula’s Hotel, Noida 201301 (U.P.)
 Ph. No.: +91-8800340777, +91-120-3060555, 56

BRANCH OFFICE: 401 A, 4th Floor, Land Mark: Lekhraj Khazana, Faizabad Road, Indira Nagar, Lucknow-226016 (U.P.)
Ph. No: +91-522-6590802, +91-9258017974, Fax No: +91-522-6590802



Toll Free-1800-102-4262                                                                      (From any network)

Mais conteúdo relacionado

Semelhante a 6 Months Net

Summer training in dotnet
Summer training in dotnetSummer training in dotnet
Summer training in dotnetDUCC Systems
 
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)XPERT INFOTECH
 
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...rsnarayanan
 
Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)David McCarter
 
Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)David McCarter
 
Hidden Facts of .NET Language Gems
Hidden Facts of .NET Language GemsHidden Facts of .NET Language Gems
Hidden Facts of .NET Language GemsAbhishek Sur
 
NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...
NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...
NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...goodfriday
 
Developing Actors in Azure with .net
Developing Actors in Azure with .netDeveloping Actors in Azure with .net
Developing Actors in Azure with .netMarco Parenzan
 
Building N Tier Applications With Entity Framework Services 2010
Building N Tier Applications With Entity Framework Services 2010Building N Tier Applications With Entity Framework Services 2010
Building N Tier Applications With Entity Framework Services 2010David McCarter
 
Arch stylesandpatternsmi
Arch stylesandpatternsmiArch stylesandpatternsmi
Arch stylesandpatternsmilord14383
 
Overview Of .Net 4.0 Sanjay Vyas
Overview Of .Net 4.0   Sanjay VyasOverview Of .Net 4.0   Sanjay Vyas
Overview Of .Net 4.0 Sanjay Vyasrsnarayanan
 
Windows Azure For Architects
Windows Azure For ArchitectsWindows Azure For Architects
Windows Azure For ArchitectsAnko Duizer
 
Applying EF Code First at Your Job
Applying EF Code First at Your JobApplying EF Code First at Your Job
Applying EF Code First at Your JobEnea Gabriel
 
Java Online Training @monstercourses
Java Online Training @monstercoursesJava Online Training @monstercourses
Java Online Training @monstercoursesRamchander Marathi
 
CORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVACORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVABALUJAINSTITUTE
 

Semelhante a 6 Months Net (20)

Summer training in dotnet
Summer training in dotnetSummer training in dotnet
Summer training in dotnet
 
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)
 
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
 
Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)
 
Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)Building nTier Applications with Entity Framework Services (Part 1)
Building nTier Applications with Entity Framework Services (Part 1)
 
Hidden Facts of .NET Language Gems
Hidden Facts of .NET Language GemsHidden Facts of .NET Language Gems
Hidden Facts of .NET Language Gems
 
Nuno Godinho
Nuno GodinhoNuno Godinho
Nuno Godinho
 
NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...
NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...
NET RIA Services - Building Data-Driven Applications with Microsoft Silverlig...
 
Developing Actors in Azure with .net
Developing Actors in Azure with .netDeveloping Actors in Azure with .net
Developing Actors in Azure with .net
 
Building N Tier Applications With Entity Framework Services 2010
Building N Tier Applications With Entity Framework Services 2010Building N Tier Applications With Entity Framework Services 2010
Building N Tier Applications With Entity Framework Services 2010
 
Arch stylesandpatternsmi
Arch stylesandpatternsmiArch stylesandpatternsmi
Arch stylesandpatternsmi
 
Overview Of .Net 4.0 Sanjay Vyas
Overview Of .Net 4.0   Sanjay VyasOverview Of .Net 4.0   Sanjay Vyas
Overview Of .Net 4.0 Sanjay Vyas
 
Why do I Love C#?
Why do I Love C#?Why do I Love C#?
Why do I Love C#?
 
Windows Azure For Architects
Windows Azure For ArchitectsWindows Azure For Architects
Windows Azure For Architects
 
Applying EF Code First at Your Job
Applying EF Code First at Your JobApplying EF Code First at Your Job
Applying EF Code First at Your Job
 
Getting started with entity framework
Getting started with entity framework Getting started with entity framework
Getting started with entity framework
 
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
 
Dev381.Pp
Dev381.PpDev381.Pp
Dev381.Pp
 
CORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVACORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVA
 

Mais de Pratima Parida

Mais de Pratima Parida (14)

Summer training 2012 new
Summer training 2012 newSummer training 2012 new
Summer training 2012 new
 
Summer training 2012
Summer training 2012Summer training 2012
Summer training 2012
 
Php
PhpPhp
Php
 
Mechanical Designing 6 Months
Mechanical Designing 6 MonthsMechanical Designing 6 Months
Mechanical Designing 6 Months
 
Java
JavaJava
Java
 
Java
JavaJava
Java
 
Hardware Networking
Hardware NetworkingHardware Networking
Hardware Networking
 
Hardware Networking
Hardware NetworkingHardware Networking
Hardware Networking
 
Advanced Networking
Advanced NetworkingAdvanced Networking
Advanced Networking
 
Java Semimar Slide (Cetpa)
Java Semimar Slide (Cetpa)Java Semimar Slide (Cetpa)
Java Semimar Slide (Cetpa)
 
Java Semimar Slide (Cetpa)
Java Semimar Slide (Cetpa)Java Semimar Slide (Cetpa)
Java Semimar Slide (Cetpa)
 
Cartoon Presentation
Cartoon PresentationCartoon Presentation
Cartoon Presentation
 
Cetpa Clip Art
Cetpa Clip ArtCetpa Clip Art
Cetpa Clip Art
 
Cartoon Presentation
Cartoon PresentationCartoon Presentation
Cartoon Presentation
 

6 Months Net

  • 1. AWARDED AS “BEST IT AND EMBEDDED TRAINING COMPANY” BY BIG BRANDS ACADEMY IN 2011 CETPA INFOTECH PVT.LTD. Because Knowledge Matters ISO 9001: 2008 Certified (A Software & Embedded Development Company) ISO 9001: 2008 Certified PRESENTS 6 Months Project Based Training With Placement Assistance (Pay the Training Fee after 5 Days of Joining) In .NET, JAVA, Mechanical Designing, PHP, Oracle, Hardware Networking, Advanced Networking and Electronic Product Development (Embedded in 8051/ Embedded in PIC/ VHDL/ Verilog HDL) At ROORKEE, NOIDA & LUCKNOW Special Features First Learn 1. Pay the Training Fee after 5 days of the starting of the Training Program. Then Pay 2. Certificate of Honor to Top Performer from Each Technology. 3. Opportunity to participate in Campus Placement of Top Companies. 4. 100 GB Web Space & Software for Uploading the Website would be provided at just a cost of Rs.500/-only for CETPA Certified Students. 5. Learning Kit containing Book and CDs would be provided Free of Cost to the students of all the programs. 6. CETPA student Membership Card of $14 free of cost. 7. Batch Dates once selected may be changed prior to 7 days of starting of the batch. 8. Working on Live Project. Training Schedule: New Batches will be started from 6th & 20th Dec, 2011, 10th Jan, 30th Jan, 7th Feb, 21st Feb & 1st Mar, 2012. (Other dates may be offered for a group of students depending upon the availability) Training Fee:  Training Fee for .Net, PHP, Oracle, Hardware Networking and Advanced Networking: Rs. 10, 000/- [Including Registration Fee]  Training Fee for Java: Rs. 10, 000/- (for Core & Adv. Java); Rs.12, 000/- (for Core & Adv. Java with Struts, Spring & Hibernate) [Including Registration Fee]  Training Fee for Electronic Product Development: Rs. 15,000/- (for any two modules); Rs.20, 000/- (for any three modules) and Rs.25000/- (for all the four modules) [Including Registration Fee]  Training Fee for Mechanical Designing: Rs. 12, 000/- [Including Registration Fee]  Registration Fee for Training: Rs.500/-; Registration Fee for Food & Lodging: Rs.500/-  Food & Lodging Fee: Rs. 6, 000/- Per Month  Hardware Networking and Advanced Networking are only available at our Roorkee Campus. Both Weekdays & Weekend Batches Available Registration: Method 1: The registration fee may be paid by cash directly at any our campuses. Method 2: You can pay the Registration Fee by D.D. through Online Registration. For Online Registration, firstly a D.D. for the registration fee has to be made in favor of CETPA, payable at Roorkee. Then the participant should log on to our website http://www.cetpainfotech.com, and fill the Online Registration Form for Six Months Training. After filling up this form, the candidate will get a Registration Slip. The candidate should take a printout of this registration slip, and send it along with the D.D. to our Head Office Roorkee. After receiving the Registration Slip & D.D. by CETPA, a Confirmation Slip will be sent by email on the candidate’s Email ID. Method 3: You can make the payment online on our website by Debit Card/ Credit Card or Net Banking facility. Note: a) To get the details about other modes of payment, contact us at 0120-3060555/56. b) If you want to get registered for food & lodging also, the draft should be made of Rs.1, 000/- (Rs.500/- + Rs.500/-) Reporting: Reporting for a particular batch will be one day prior to the starting of the training program, with following formalities: 1. Two Passport Size Photographs 2. Xerox Copy of College I-Card 3. Confirmation Slip
  • 2. .NET INTRODUCTION TO .NET  Method Overloading, Overriding  Try and Catch Block  Usages of .Net and Hiding Concepts  Handling Multiple Exception  D.N.A. Architecture  Abstract and Sealed Class  Finally Block  One Tier  Exposing Interface  Throw Exception on Request  Two Tier  Implementation Interface in a  Custom Exception  Three Tier Class  N-Tier  Play with Namespaces I/O OPERATIONS WITH FILE SYSTEMS THE COMMON LANGUAGE  Interface Polymorphism  File and Directory Class RUNTIME (C.L.R.)  Operator Overloading  Marshal Classes, File Info and  CLR Architecture and Services  Class Access Modifiers Directory Info  The .Net Intermediate Language  Partial Class  Path Class (IL)  Drive Info Class COLLECTION CLASSES  Just- In- Time Compilation and CLS  Stream Object with Files: Stream  Array list  Disassembling .Net Application to IL Reader, Stream Writer  Hash table  Strict Type Checking  File Stream and Memory Stream  Stack .NET FRAMEWORK CLASS  Queue INTRODUCTION TO ADO.NET LIBRARY  Sorted List  How ADO.NET works and how it differs  System Namespace  Name value Collection from ADO?  System .Object Namespace  Dictionary Entry structure  Evolution of ADO to ADO.NET  System .Collection Namespace  Interfaces ADO.NET? AND IT’S ARCHITECTURE  System .Type  ICollection, IList, IEnumerable, IEnumerator, IClonalable,  Connection Object  Exception  Command Object IComparable SYNTAX & DATA TYPES  Dataset EVENTS AND DELEGATES  Data Reader Object LANGUAGE FUNDAMENTAL  Event Driven Programming  Data Adapter Object  Data type and Control Constructs  Delegate, Event and its  Concurrency and the Disconnected  Value and Reference Types association Data Architecture  Declaring and Initializing Variables  Synchronous and asynchronous operation with delegate  Provider  Unicode Characters and Strings  C.T.S Type  User Defined events and DATA SET delegates  Creating Tables in Dataset  Implicitly Typed Local Variables  Multicasting with Delegates  Data Column  Conditional Syntax  Anonymous methods  C# Operator  Data Row  Anonymous Methods with events  Looping Syntax  Data Table  Generic Delegates  Array  Updating, Inserting and Modification in MULTITHREADING Data Table  Structure  Understand multithreading process  Saving Changes into Data Base using OOPS CONCEPTS CLASSES  The System.Threading Command Builder  Encapsulating Attribute namespace  Working With Command and  Define Constructor  The Thread and Thread Start class Connection  Define Methods and their Type  Thread life cycle CONNECTIONS AND COMMAND  Overloading Methods and  Thread Safety Concept OBJECT  Thread synchronization Constructor  Connection Object  Understanding Thread Pool  Define Property and their Types  Command Object  Understanding Role of  Object Creation  Execute Non Query ThreadBackgroundWorker  The Memory Allocation with New Component  Execute Scalar Keyword  Passing Initial Values with EXCETION HPANDLING DATA READER Constructor  Means of Error, Bug and  Reading Data in Connected Exceptions Environment  Invoking Property and Methods  Role of .Net Exception Handling  Moving and Accessing Value of Record INHERITANCE  System Level Exception  Execute Reader  Implementing Inheritance  Application Level Exception Hierarchies
  • 3. DATA VIEW  File Upload Control  Passport  Row State Filter  Multi View Control  Login Control  Sort Property QUERY STRING METHOD .NET REMOTING  Update records via a data view  Implementation of Query string  Introduction of Remoting  Insert records via a data view  Transfer values throw Query String  Remoting Architecture & scenario  Delete records via a data view   Getting value by Request object Creating .NET Remoting object DATA RELATION  Scope  Hosting a Remote Object  Creating relation  Activation type DATA BINDING SERVER  Singleton  Public Properties of data relation CONTROLS  Single call  Use of Data Binding Control TRANSACTION  Creating channels  Introduction of Transaction (ACID)  Type of Data Binding Control  Implementations of a remote base  Transaction Class (Formatted and Unformatted) application  Method and Property  Working with Repeater Control  Commit and Rollback  Working with Template REFLECTION  Working with Repeater Events  System.Reflection namespace INTRODUCTION TO WEB FORM  Understand Event Bubbling  Core reflection classes  Need of Web Application  Working with Data List Control  Accessing assembly through  Http Protocol  Working with Template reflection  Static and Dynamic Page  Working with Data List Events  Method info  Concept Working of IIS and Browser  Working with Grid View Control  Member info  Differences between ASP and  Data binding with Grid View  Property info ASP.NET  Working with Column  Browsing and Querying members Collection  Invoking methods and property INTRODUCTION TO HTML  Using Paging and runtime CONTROLS  Sort  Reflection on shared assembly  Creating a Simple HTML Page  Html Tags  Working with Form View Control ASSEMBLIES & DEPLOYMENT  Hosting a HTML Page  Working with Template  Role of .NET assembly  Working with Repeater Events  IIS virtual Directory  Building and consume a single file  Working with Details View Control  Request Transfer Throws Get and assembly  Working with Template  Building and consume a multi file Post Methods  Working with Repeater Events assembly WORKING WITH SERVER  Understand Event Bubbling  Private assembly CONTROLS  Shared assembly STATE MANAGEMENT  Creating Server Pages  Creating multiple version of a  What are Cookies?  Understanding Page Life Cycle single assembly  Http Session State Class  Handling Page Request  Removing dll hell problem  Application Class  Http Request Object  Using the Session WEB SERVICES  Http Response Object  In-Process Session State  Introduction of web service  Understanding Post back  The SOAP architecture  Application State Considerations  Auto event Wire Up  SOAP and Web Service  Global.asax  Tracing and Debugging asp.net page  SOAP Essentials  Web.Config SERVER CONTROL FORM  Wed Service attribute VALIDATION MASTER PAGES  WSDL Documentations  Introduction and Need of Master  Disco & Disco Map file  Working with Range, Regular Page Expression & Compare  Transaction in web service  Creating a Master Page  Publishing a web service  And Required Field Validator Controls  Default Contents  Consuming a web service  Use Control to Validate Property  Master page with CSS and table  Custom Validator Control layout ASP.NET CACHING  Implementation of Client and Server  Introduction of caching  Applying Master Page through Side Validation Configuration File  Need analysis of caching  Working with Validation Summary  Dynamic setting a Master  Type of caching Control Page  Page output Caching  Nested Master Page  Declarative output caching WEB FORM CONTROL  Time duration and location setting  Textbox  Master Page and Relative Path  Parameter caching settings  Combo Box  Page fragment Caching  List Box ASP.NET WEB SECURITY  Custom Caching Control  Checkbox  Windows
  • 4.  Add Rotator Control  Forms  Time duration setting  Caching with HttpCachePolicyClass CRYSTAL REPORT  Parameter caching settings  Post Cache Substitution & Fragment  Crystal report overview  How does Silverlight compare to Caching  Getting start with Crystal Report Flash?  Data Caching  Creating Basic Report  Silverlight Objects  Cache object  Working with sub report  How to Declare an Object in  Managing data into cache  Integration with Windows XAML  Cache Property Application  How to Set a Property in XAML  Customizing Appearance and  Canvas  Cache Profiles Layout of Report Viewer  Shapes: Rectangle, Ellipse, Line SKIN & THEME  Path  Creating XML Report Web service  Cascading Style Sheets  TextBlock  Working with .Net Data  MediaElement  Scoping Themes  Adding a Database or Table to a  InkPresenter  Themes Vs Cascading Style Sheets Report  Object Hierarchy  Create a Skin  Working with ADO.Net  Apply a theme to a Web Site OTHER ADVANCE TOPICS  Formulas and Logic  Create databases and database CASCADING STYLE SHEET  Report Formatting files  Creating style sheet  Integration with Web Application  Create data types and tables  Apply Style Sheet  Working With Crystal Report  Use XML-related features in  Creating Rules Engine Microsoft SQL Server 2008  Creating Elements setting GLOBALIZATION &  Implement data integrity in WINDOWS COMMUNICATION LOCALIZATION Microsoft SQL Server 2008 by FOUNDATION (W.C.F.)  Introduction of multilingual using Triggers  The role of W.C.F application  Implement views  W.C.F project template  Understanding Culture and  Implement stored procedures  Composition of basic W.C.F UICulture  Building a W.C.F service  Setting the UICulture and Culture  Hosting a W.C.F service  Culture Info Class  Building a W.C.F client application  Overriding Initialize culture WINDOWS WORKFLOW  Auto attribute FOUNDATION (W.F.F.)  Local and Global resources  Building block of W.F.F XML  W.F.F assembly, namespace and  Introduction of XML project  XML Documentation structure  Building a workflow enable application  WFF Format of XML  The W.F.F engine hosting  Parsers DOM and SAX  Web service with work flow  XML classes ASP.NET AJAX  Reading and writing XML file  Introduction of AJAX SILVER LIGHT  Creating AJAX enabled website  Introduction  Understanding and working with  What is Silverlight? update panel  How to Install Silverlight  Role of script manager  What is XAML?  Creating an AJAX enabled web  What tools are available? service
  • 5. Short Term/ Winter/Summer/College Campus Training Programs CETPA conducts 2 Weeks, 4 Weeks & 6 Weeks Summer, Winter and Regular Training Programs in .NET, J2EE, C & C++, PHP, VHDL, Verilog HDL, Embedded System, Advance Embedded System, AutoCAD, Pro-E and other latest technologies at CETPA Campus or at the College Campus. Regarding the same, we can deliver a Free of Cost Technical Seminar at your College Campus. Once the seminar has been conducted and at least 25 students are interested to join the training, then same program can be conducted at your college campus, depending upon the students’ choice. CETPA Profile: CETPA is the acronym of Computer Education and Technology Promotion Association. As its name says, CETPA is working for Education and Technology Promotion from last One Decade. We do not compromise with the quality that’s why CETPA is the only ISO 9001:2008 certified company for quality management and has been awarded as the “Best IT and Embedded Training Organization” by Big Brands Research in 2011. The award is delivered by Mr. Chetan Bhagat during the Ceremony. CETPA is working in three fields that are Development (Software and Embedded), Education and Consultancy. Hence, we do not only provide education but also provide guidance to the students about their jobs and best path to success. We have a fair record in placement of CETPA certified students in good companies such as EA Sports/Games & a Bangalore Based Company Best of Breed Software Solutions (I) P. Ltd. (Global Partner to Infosys and India Partner to HP and Wipro), Best Web Online, etc. CETPA has conducted so many successful On Campus Seminars and Training Sessions in more than 100 colleges such as STEP IIT Roorkee, Lovely Professional University Jalandhar, MIT Muzaffarpur, KNIT Sultanpur, MMMECGorakhpur, Ideal College Ghaziabad, IIMT Meerut, RBMI Bareilly, IFTM Moradabad, G.B. Pant Engineering College Pauri Garhwal, KEC Dwarahat, Shri Sant Gadge Baba College Bhusawal, etc. CETPA has established itself as a Pioneer Engineers Training Institute with more than 50,000 satisfied students from all over India. Details of our Ex-Students are available on our website. CETPA also deals in e-Magazines, Student and Professional Membership, R&D, Tech-Fests and many other technical activities. CETPA has delivered training to R&D Team of Samtel Group (Asia’s Biggest Display Manufacturing Company). CETPA is associated with KnS and “Electronics For You” (Asia’s Biggest Electronics Print Media) for Marketing, Sales and Research. To purchase any Kit, you will get a Special Discount of 10% from CETPA. To know more please contact us. Live Projects: CETPA has developed a Web Application for Media Lab Asia (Department of IT, Govt. of India) & an Embedded System Based project for Central Electronics Limited Ghaziabad (A Government PSU). The complete microcontroller based project was developed in an area of 1.5 sq cm. Specialized live projects can be offered by CETPA InfoTech Pvt. Ltd. to interested participants & they have to complete these projects within a given time frame (which may lands up from minimum of 6 months to maximum one year). After that they will be awarded by CETPA and will be given experience letter for 6 months or one year depending on the time frame. Incentives may also be given to the candidates, depending upon their performance while handling the live projects. http://www.cetpainfotech.com For queries email us at query@cetpainfotech.com, cetpainfotech@gmail.com or SMS “CETPA” @ 09990397635, 09219602769, 09212172602, 09258017974 or Call at any of our contact numbers HEAD OFFICE: # 200, Purwavali, 2nd Floor, Opp. Railway Ticket Agency, Railway Road, Ganeshpur, Roorkee-247667 (U.A.), Ph. No.: +91-1332-264918, +91-9219602769, Fax No. 01332-274960 INDIA CORPORATE OFFICE: C-24, Sector 2, Land Mark: Near Nirula’s Hotel, Noida 201301 (U.P.) Ph. No.: +91-8800340777, +91-120-3060555, 56 BRANCH OFFICE: 401 A, 4th Floor, Land Mark: Lekhraj Khazana, Faizabad Road, Indira Nagar, Lucknow-226016 (U.P.) Ph. No: +91-522-6590802, +91-9258017974, Fax No: +91-522-6590802 Toll Free-1800-102-4262 (From any network)