ASP.NET Training Course
ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites. It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily. This tutorial covers all the basic elements of ASP.NET that a beginner would require to get started.
Prerequisites:
Before proceeding with this tutorial, you should have a basic understanding of .NET programming language. As we are going to develop web-based applications using ASP.NET web application framework, it will be good if you have an understanding of other web technologies such as HTML, CSS, AJAX. etc
Objective:
This tutorial has been prepared for the beginners to help them understand basic ASP.NET programming. After completing this tutorial you will find yourself at a moderate level of expertise in ASP.NET programming from where you can take yourself to next levels.
Course Outline:
- Basics of HTML and DHTML
- Basics of CSS
- Basics of JavaScript
- Introduction of .NET
- .NET Framework
- Different Parts of .NET Framework
- Basics of C# or VB Language through .NET
- OOPs • What is ASP.NET
- ASP Standard controls
- Events
- Validation Controls
- Master Page
- Themes
- Introduction of DBMS
- Connectivity of SQLServer Database with ASP.NET
- ADO.NET
- SQL commands(Insert, Select, Update, Delete)