User Controls
Prerequisites
Should have a solid background in all basic controls available COP 4834 Lectures Page
Summary
I create a User Control to accept a user login and place it on a web page. I also use the DatabaseHelper class that I demonstrate in other video lectures.
Topics Covered in this Video;
-Creating User Control
-Deploying User control
-CSS and CssClass Declaration
-Validators and RFVs
-Database Helper
-Public Static Bool
-Protected Void
-User Management
-Register Directive
-Changing user control visibility
Video
Reference Materials
DataBaseHelper.cs |
UserLogin.aspx |
UserLogin.aspx.cs |