Learn ASP.NET in 1 Day serves as beginner guide for a crash course in ASP.NET development.The book contains tons of examples that prepare you for real-world development project.
The books gives clear instructions for executing, tracing, testing, debugging, and managing ASP.NET code.This book will help you create a great looking website using ASP.net
Here is what you will learn –
Chapter 1: What is ASP.NET? and it's ARCHITECTURE
- What is ASP.Net?
- ASP.NET Architecture and its Components
Chapter 2: ASP.NET Application & PAGE Life Cycle
- What is ASP.Net Lifecycle?
- What is ASP.Net Page Lifecycle?
Chapter 3: ASP.NET First Program Example: Hello World
Chapter 4: ASP.NET Controls: CheckBox, RadioButton, ListBox, Textbox, Label
- Adding ASP.Net Controls to Web Forms
- Label Control
- Textbox
- List box
- RadioButton
- Checkbox
- Button
- Event Handler in ASP.Net
Chapter 5: ASP.NET Session Management Tutorial [Example]
Chapter 6: ASP.NET Web Forms Tutorial: User Controls Examples
- Create User Control in ASP.Net
- Registering User Controls on a ASP.NET web forms
- Registering asp.net controls globally in the web config configuration file asp
- Adding public properties to a web control
Chapter 7: Insert, Update, Delete: ASP.NET Database Connection Tutorial
- Fundamentals of Database connectivity
- ASP.NET Database Connections
- ASP.NET Read Database using SqlDataReader
- Insert Database Record using InsertCommand
- Update Database Record using UpdateCommand
- Delete Database Record using DeleteCommand
- Connecting Asp.net Controls to Data
Chapter 8: Asp.Net Page Level Tracing, Debugging, Error Handling [Example]
- What is Debugging in ASP.NET?
- What is Tracing in ASP.NET?
- Page Level Tracing
- Error Handling: Displaying a Custom Error Page
- ASP.NET Unhandled Exception
- ASP.NET Error logging
Chapter 9: How to Host a Website on IIS: Setup & Deploy Web Application
- How to Download and Install IIS
- How to Deploy Website in IIS via File copy
- How to Publish ASP.NET Website
Chapter 10: UNIT TESTING in Asp.Net: Complete Tutorial
- Introduction to testing for ASP.Net
- Creating a .NET Unit Testing Project
- Running the Test Project
Chapter 11: ASP.NET MVC Tutorial for Beginners
- What is ASP.NET MVC?
- Why ASP.net MVC?
- Version History of MVC
- Features of MVC
- Thins to remember while creating MVC Application
- MVC architectural Pattern
- Web Forms vs. MVC
- Advantages of ASP.NET MVC
- Disadvantages of ASP.NET MVC
- Best practices while using ASP.Net MVC
Share This eBook: