ASP.Net
ASP.NET is in the process of being re-implemented as a modern and modular web framework, together with other frameworks like Entity Framework.
Framework
- Common Language Runtime (CLR)
- .NET Framework Class Library.
Setting up &Installing ASP.NET
- Installing Internet Information Server
- Installation of Asp.Net
- Application Setting in IIS
HTML, CSS & JavaScript
- Basic of HTML, CSS and JavaScript
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
Using the Details View & Form View Controls
- Using the Details View control
- Displaying data with the DetailsView control
- Using Fields with the DetailsView control
- Displaying Empty data with the DetailsView control
- Page & State Management
- Validator Control
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
FTP Management
- Understanding FTP
- Setting up FTP Server (Live)
- Uploading and downloading FTP contents
MVC
- Introduction to ASP.NET MVC
- Getting Started with ASP.NET MVC
- Creating a Complete ASP.NET MVC 4
- Application
- Using the Razor View Engine
- View Techniques
- MVC State Management
- Using AJAX and jQuery with ASP.NET MVC
- ASP.NET MVC & LINQ - working with Data
- ASP.NET Web API with MVC
Live Project
- Getting customers requirements
- Preparing database and business logics
- Developing application
- Testing and implementing the project
- Troubleshooting the project application after
- implementation
- Summary
AJAX (Asynchronous JavaScript and XML)
- About Ajax
- Setting up and implementing Ajax
- Summary