ASP.NET Tutorials with C#

ASP.NET C#: ASP.NET provides a unified Web development model that includes the services necessary for you to build enterprise-class Web applications. ASP.NET is part of the .NET Framework and enables you to take full advantage of the features of the common language runtime (CLR), such as type safety, inheritance, language interoperability, and versioning. When we create code-behind pages in C# for our Web controls, we are using the C# code editor, and all the features of the editor are available to us in Visual Web Developer just as they are in Visual C#.
OUR GOAL!
Our goal is to provide professional and easily accessible training in object-oriented modeling and programming. These training tutorials are designed to allow business leaders, project leaders, analysts, and programmers to master object-oriented technologies.
Course Features
- Lectures 30
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language Urdu
- Students 8
- Assessments Yes
-
Section 1
- Introduction
- Create Project
- Execution of .Net Application
- Server Controls
- Viewstate in asp.net C#
- isPostBack in asp.net c#
- Page Life Cycle and Page Level Events in asp.net c#
- Control Level Events in asp.net c#
- Difference Between Application State Session State and View State
- Global ASAX (Application Level) events
- Text Box Control
- Radio Button Control
- Check Box Control
- Difference Between Radio Button and CheckBox Control
- Hyperlink Control
- Button, Link Button and Image Button Control
- Dropdownlist
- Dropdownlist 2
- Binding a Dropdownlist with data from Database
- Binding a dropdownlist with data from Database 2
- Binding a Dropdownlist with an XML File
- Binding a Dropdownlist with an XML File 2
- Mapping Virtual Path to Physical Path
- Retrieving selected item text, value and index of an asp.net dropdownlist
- CheckBoxLixt Control
- Asp.net checkboxlist , select or deselect all list items ASP.NET with c#
- Radiobuttonlist control
- ListBox Control
- BulletedList Control
- List Controls
