Best Advanced .NET Training Institute in Chennai
Join Best Advanced .NET Training in Chennai, Advanced .NET Course in Chennai
Advanced .NET Training Course Fee and Duration
Duration
Hours
Training Mode
Regular Track
45 – 60 Days
2 hours a day
Live Classroom
Weekend Track
8 Weekends
3 hours a day
Live Classroom
Fast Track
5 Days
6+ hours a day
Live Classroom
This is an approximate course fee and duration for Advanced .NET Training. Please contact our team for current Advanced .NET Training course fee and duration.
Advanced .NET Training Course Syllabus
Windows application Programming
- Introduction
- Controls
- Menus and Context Menus
- Dialog
- Form Inheritance
- Other Misc. Topics
Database Connectivity using ADO.NET
- Overview of Database & Database server
- Introduction of SQL Server 2008
- DML & DDL query
- Join, Trigger, Procedure & function
- Ado.Net API
- Connected Layer
- Connection, Command & Data Reader
- Disconnected Layer
- Adaptor, Data Set, Table, Row & Coloumn
- ODBC, OLEDB, Oracle Client
- Connectivity with Oracle, Access, Excel & MySql
- Connection Pooling
Web Application Programming using Asp.NET
- Web Application architecture
- Static Web Page
- Application Life Cycle
- Dynamic Page
- Page Life Cycle & Event Method
- Html & Server Control
- Server Control Event Life Cycle
- State Management
- Url Rewriting,Hidden form field,View state,Session,Cookies & Application.
- Global class & Event Method
- Uploading & Downloading
- Page Directives
- Data Source
- SqlDataSource,XmlDataSource,SitemapDataSource & ObjectDataSource
- DataControl
- Datalist, DetailsView, FormView, GridView, ListView & Repeater
- Validation Control
- CompareValidator, CustomValidator,RangeValidator,RegularExpressionValidator & ValidationSummary
- Navigation
- Menu,SiteMapPath & TreeView
- Login Control & Membership
- Login, LoginName, LoginStatus, LoginView, PasswordRecovery, ChangePassword, CreateUserWizaed
- Ajax Extensions
- ScriptManager, UpdatePanel, UpdateProgress & Timer.
- Globelization & localization
- Master Page & Style them
- SMTP
- POP3
MVC3
- Introduction to MVC3
- The Model-View-Controller Pattern
- Difference Between MVC and Web Forms Applications
- Building a simple MVC Application with Visual Studio
- Working with Controllers and Actions
- Introduction to Controllers
- Using a Controller to Manage the Application
- Controller Actions
- Returning Action Results
- Creating MVC Models
- Data and Business Rules in MVC Applications
- Creating a Custom Data Model
- Data validation and Data Annotations
- Creating a Custom Data Model
- Data Validation and Data Annotations
- Using MVC Views
- Views in ASP.NET MVC
- Creating views
- Adding content to a view
- HTML helpers and Action filters
- Using HTML Helpers in MVC
- Creating a Custom Helper
- Using Action filters
- Creating a Custom Filter
- Routing and URLs
- Customizing Application URLs
- Creating Route Constraints
- Routing and Web forms
- Using MVC and Ajax and JQuery
- Integrating Client-Side Script with MVC
- Using the MVC Ajax Helpers
- Working with JSON Data
Networking
- Introduction of Networking
- Understanding socket and port
- Tcp Client & Tcp Listener
- TCP/IP based networking
- HTTP based networking
- Http Request
- Http Response
Remoting
- Application Domain
- Remotable and Nonremotable object
- Marshal-By-Reference
- ServerActivatedObject(SAO)
- SingleCall
- Singleton
- ClientActivatedObject
- Channels
- TcpChannel
- Service Configuration & Hosting
LINQ
- Introduction to LINQ
- LINQ expressions
- Using via extension methods
- Filtering
- Sorting
- Aggregation
- Skip and Take operators
- Joins
- Extension methods
- Object Inititalization syntax
- Anonymous space
- Lambda expressions
- Deferrred Execution
- Benefits and drawbacks
- IEnumerable vs IQueryable
- Using across tiers
- Data Projection
- Single result value
- Existing types
- Grouping
- LINQ to XML
- New XML classes
- Generating XML
- Querying XML
- Using data projection
- Combining with XPath
- LINQ to SQL
- Attributes and mapping
- Creating a DataContext
- Deferred loading
- Saving changes
- Inserting and deletes
- Transactions