DOT NET ( ASP.NET, VB.NET, C# )
Course Name       : Dot Net ( ASP.Net, VB.Net, C# )
Duration           : 2 Months
Eligibility          : 10th / +2 / Diploma / Any Degree
Â
Syllabus:
OVERVIEW OF THE ASP.NET
- Introduction of different Web Technology
- What is Asp.Net
- How Asp.Net Works
- Use of visual studio
- Different Languages used in Asp.Net.
- Summary
FRAMEWORK
- Common Language Runtime (CLR)
- .NET Framework Class Library.
- Summary
SETTING UP AND INSTALLING ASP.NET
- Installing Internet Information Server
- Installation of Asp.Net
- virtual directory
- Application Setting in IIS.
- Summary
CODING STANDARDS
- Overview of coding standards follows during programming
- Summary
HTML, CSS & JAVASCRIPT
- Basic of HTML, CSS and JavaScript
- Summary
ASP.NET STANDARD CONTROLS
- Displaying information
- Label Controls
- Literal Controls
- Bulleted List
- Accepting User Input
- Textbox controls
- RadioButton and RadioButtonList Controls
- CheckBox and CheckBoxList Controls
- Button controls
- LinkButton Control
- ImageButton Control
- Using Hyperlink Control
- DropDownList
- ListBox
- Displaying Images
- Image Control
- Image Map Control
- Using Panel Control
- Using Hyperlink Control
ASP.NET
- Page & State Management
- Overview of events in page
- Summary
ASP.NET VALIDATION CONTROLS + JAVASCRIPT VALIDATION
- Required Field Validator Control
- Regular Expression Validator Control
- Compare Field Validator Control
- Range Validator Control
- Validation Summary Control
- Custom Validator Control
- Summary
DESIGNING WEBSITES WITH MASTER PAGES
- Creating master pages
- Creating default contents
- Nesting master pages
- Registering master pages in web configuration
- Summary
USING THE RICH CONTROLS
- Accepting File Uploads
- Saving files to file system
- Calendar Control
- Displaying advertisements
- Displaying Different Page view
- Displaying a Tabbed Page View
- Wizard Control
- Summary
OVERVIEW OF DATA ACCESS
- Creating database connections
- Connecting to MSSQL Server and MS Access
- DataSet&DataTable Features
- Using inline SQL Statements
- Using Stored Procedures
- Executing select commands
- Sql Transaction
- Summary