Here are 116 ASP
.Net Video Tutorials at asp.net are targeted
to web programmers using Microsoft technologies, from the
novice to the professional.
These ASP .Net Video Tutorials explain Web Development in
detail using the dotNET Framework and
ASP .Net. The videos include ASP .Net 2.0 for beginners using Visual
Web
Developer 2005 and Migration to ASP .NET. If you need to code with
ASP .Net, I recommend you to set some time aside to watch
these
ASP .Net tutorials.
Building
Web Applications with ASP .NET 3.5 and Microsoft Visual Web Developer
2008
This
section contains videos for the programmers at a beginner's level. The
topics include introduction to visual web developer, intellisense and
web forms. It also includes the page lifecycle events, ASP .NET
controls, session level objects etc.
- #1 |
Intro to Visual
Web Developer
- #2 |
IntelliSense
- #3 |
Intro to Web
Forms
- #4 |
Page Layout
- #5 |
Page
Lifecycle Events
- #6 |
Intro to
ASP .NET Controls
- #7 |
Submit and Postback
- #8 |
Application
Level Objects
- #9 |
Session Level
Objects
Videos
for ASP .NET 2.0
Beginners using Visual Web Developer 2005
This section contains videos for ASP .NET beginners to get started with
the Visual Web Developer Express and for creating web forms, debugging,
working with different controls like GridView and FromView, working
with stylesheets and master pages and understanding more about events
and postback. There are videos to demonstrate building a sample quiz
engine application.
- #1 |
[Lesson 1:]
Getting Started with Visual Web Developer Express
- #2 |
[Lesson 2:]
Creating a Web Forms User Interface
- #3 |
[Lesson 3:]
Understanding More About Events and Postback
- #4 |
[Lesson 4:]
Understanding Web Application State
- #5 |
[Lesson 5:]
Debugging and Tracing Your Website
- #6 |
[Lesson 6:]
Working with Stylesheets and Master Pages
- #7 |
[Lesson 7:] Databinding to User Interface Controls
- #8 |
[Lesson 8:]
Working with the GridView and FormView
- #9 |
[Lesson 9:]
Securing your Web Site with Membership and Login Controls
- #10 |
[Lesson 10:]
Configuring, Building and Deploying a Web Site
- #11 |
[Lesson 11:]
Building a Quiz Engine1
- #12 |
[Lesson 12:] Building
a Quiz Engine2
- #13 |
[Lesson 13:]
Building a Quiz Engine3
- #14 |
[Lesson 14:]
Building a Quiz Engine4
"How
Do I?"
with ASP .NET
These videos explain in detail different ASP .NET topics which can be
considered for programmers of Intermediate level. The topics include
localization, caching, web parts, themes, master pages, URL rewriting,
site navigation, validation controls, cookie implementation, file
uploading, usage of cascading style sheets, usage of ObjectDataSource,
adding JavaScript, cross page postback query string usage and host of
other advanced topics.
- #1 |
[How Do I:]
Learn the Tips and Tricks of Experts?
- #2 |
[How Do I:]
Create a Multi-Lingual Site with Localization?
- #3 |
[How Do I:]
Make use of Caching?
- #4 |
[How Do I:]
Make Greater use of Caching?
- #5 |
[How Do I:]
Utilize Web Parts and Personalization?
- #6 |
[How Do I:]
Customize my Site with Profiles and Themes?
- #7 |
[How Do I:] Secure my Site using Membership and Roles?
- #8 |
[How Do I:]
Create a "Contact Us" Page?
- #9 |
[How Do I:]
Create a Full-Featured Customer Login Portal?
- #10 |
[How Do I:]
Use Master Pages and Site Navigation?
- #11 |
[How Do I:]
Create Data-Driven Web Sites?
- #12 |
[How Do I:]
Implement an HttpModule?
- #13 |
[How Do I:]
Set Up the SQL Membership Provider
- #14 |
[How Do I:]
Implement URL Rewriting?
- #15 |
[How Do I:]
Utilize the CSS Friendly Control Adapters?
- #16 |
[How Do I:] Handle Application Events using an HttpModule?
- #17 |
[How Do I:] Use
Cascading Style Sheets for Web Page Layout?
- #18 |
[How Do I:] Create
a Custom Membership Provider?
- #19 |
[How Do I:]
Create a Custom Profile Provider?
- #20 |
[How Do I:]
Implement Site Navigation in ASP .NET?
- #21 |
[How Do I:]
Use Validation Controls in ASP .NET?
- #22 |
[How Do I:]
Create a Custom User Control in ASP .NET?
- #23 |
[How Do I:]
Implement Health Monitoring for an ASP .NET Application?
- #24 |
[How Do I:]
Implement Tracing in an ASP .NET Web Site?
- #25 |
[How Do I:]
Event Handlers in ASP .NET Web Pages and Controls
- #26 |
[How Do I:]
Implement a Custom Health Monitoring Event
- #27 |
[How Do I:]
Use Control State to Persist Information for a Custom Web Server
Control
- #29 |
Read, Write,
and Delete Cookies in ASP .NET
- #30 |
[How Do I:]
Save and Load View State Information for a Custom Web Server Control
- #31 |
[How Do I:]
Create and Use Application Level Events in ASP .NET
- #32 |
[How Do I:]
Simple File Uploads in ASP .NET
- #33 |
[How Do I:]
Multiple File Uploads in ASP .NET2
- #34 |
[How Do I:]
Multiple File Uploads in ASP .NET1
- #35 |
[How Do I:]
File Uploads with an AJAX Style Interface
- #36 |
[How Do I:]
Work with Master Pages Declaratively and Programmatically
- #37 |
[How Do I:]
Handle Events in Master and Content Pages
- #38 |
[How Do I:]
Use the ObjectDataSource with a Data Access Class and
Business Object
- 39 |
[How Do I:]
Create User Selectable Themes for a Web Site
- #40 |
[How Do I:]
Share Data Between Client JavaScript and Server Code
Using a Hidden Field
- #41 |
[How Do I:]
Add JavaScript to An ASP .NET Page
- #42 |
[How Do I:]
Add JavaScript Event Handlers to ASP .NET Server Controls
- #43 |
[How Do I:]
Create and Call a Simple Web Service in ASP .NET
- #44 |
[How Do I:]
Deploy a Web Site Using the Copy Web Site Tool
- #45 |
[How Do I:]
Create and Use a Custom Configuration Section in an ASP .NET
Configuration File
- #46 |
[How Do I:] Configure an ASP .NET Web Site for a .NET Framework Version
- #47 |
How Do I Use
the ASP .NET IIS Registration Tool to Configure ASP .NET
- #48 |
[How Do I:]
Extend and Customize an ASP .NET Server Control for a Specific Purpose
- #49 |
[How Do I:]
Use the Ability to Create Groups with the ListView
Control for Different Data
- #50 |
[How Do I:]
Make HTML elements accessible from server side code
- #51 |
[How Do I:]
Use Roles to Segment Functionality in an ASP .NET Web Site
- #52 |
[How Do I:]
Work with Nested Master Pages to Create Standard Content Layouts
- #53 |
[How Do I:]
Detect Browser Capabilities in ASP .NET Web Pages
- #54 |
[How Do I:]
Map an ASP .NET Server Control to the Adaptor Used to Render It
- #55 |
[How Do I:]
Pass Information From One Page to Another Using a
Query String
- #56
| [How Do I:]
Use the aspnet_merge.exe Utility to Merge Assemblies
- #57 |
[How Do I:]
Implement a Cross Page PostBack in ASP .NET
- #58 |
[How Do I:]
Add Controls to an ASP .NET Web Page Programmatically
- #59 |
[How Do I:]
Use a Hidden Field to Store and Manipulate Client-Side Information
- #60 |
[How Do I:]
Use the Fixednames Option with the Compiler Utility
for Maximum Flexibility
- #61 |
[How Do I:]
Implement Command Buttons for Individual Items
- #62 |
[How Do I:]
Use Skins with CSS for a Flexible and Maintainable ASP .NET Web Site
- #63 |
[How Do I:]
Determine Whether to Use a Web Site or a Web Application Project
- #64 |
[How Do I:]
Write Web Events to a SQL Server Database Using the SqlWebEventProvider
- #65 |
[How Do I:]
Use ASP .NET to Send Email from a Web Site
- #66 |
[How Do I:]
Configure Email Notification for Health Monitoring on an ASP .NET Web
Site
- #67 |
[How Do I:]
Use a Visual Studio 2008 Web Deployment Project
- #68 |
[How Do I:]
Send Templated Emails for Health Monitoring Events in ASP .NET
- #69 |
[How Do I:]
Send Email Asynchronously with ASP .NET
- #70 |
[How Do I:]
Embed an Image in an Email with ASP .NET
- #71 |
[How Do I:]
Implement Error Handling when Sending Email with ASP .NET
- #72 |
[How Do I:]
Create a Custom Provider for Logging Health Monitoring Events
- #73 |
[How Do I:]
Create a Reusable Component for Sending Email to a Distribution List
- #74 |
[How Do I:] Precompile an ASP .NET Website
- #75 |
[How Do I:]
Use the FtpWebRequest Class to Create an FTP
Connection to a FTP Server
- #76 |
[How Do I:]
Export Data to a Comma Delimited (CSV) File for an Application Like
Excel
- #77 |
[How Do I:]
Use the Reponse.Filter Property to Replace HTML in an ASP .NET Page
- #78 |
[How Do I:]
Use OutputCache to Cache an ASP .NET Page
- #79 |
[How Do I:]
Cache Portions of an ASP .NET Page
- #80 |
[How Do I:]
Control the Caching of an ASP .NET Page Based Upon Custom Information
- #81 |
[How Do I:]
Cache an ASP .NET Page Based Upon Information in the HTTP Header
- #82 |
[How Do I]:
Synchronize Data in Secondary User Control(s) Based Upon User
Selections
- #83 |
[How Do I]:
Use the ASP .NET Cache Object to Cache Application Information
- #84 |
[How Do I]:
Persist the State of a User Control During a Postback
- #85 |
[How Do I]:
Add Client Script Event Handlers Controls on an ASP .NET Page?
Videos
on Migrating
to ASP .NET
The following videos explain about migration of the current web
applications which were developed using other web technologies like
classic ASP and JSP. There are separate videos for ColdFusion and PHP
developers also.
- #1 |
[Intro to ASP .NET 2.0:] ASP .NET 2.0 Fundamentals
- #2 |
[Intro to ASP .NET 2.0:] User Interface Elements
- #3 |
[Migrating
from] Classic ASP to ASP .NET
- #4 |
Intro to ASP .NET for JSP Developers: Welcome to ASP .NET 2.0
- #5 |
Intro to ASP .NET for JSP Developers: Building Applications
- #6 |
Intro to ASP .NET for ColdFusion Developers: Adding ASP .NET to
Your Repertoire
- #7 |
Introduction to ASP .NET for ColdFusion Developers: Building an ASP
.NET Application
- #8 |
Interop between PHP and the Windows Platform
