Shining Star Services LLC
Shining Star Services LLC
Home
Portfolio
Portfolio
Nannette Resume
References
Certifications
Demo Videos
Tutorials
C# Custom Linked List
ASP.NET Blog
Blog
Articles
Javascript
ASP Classic
Links
Contact / Bill Rate
Log In
Forgot Password
Articles by Nannette Thacker
ASP.NET
Programmatic Menus: Optimize Your Menus in Code-behind
Steps for Creating a Custom Membership Provider and Membership User utilizing a DataSet Table Adapter:
Introduction: Creating a Custom Membership Provider and Membership User utilizing a DataSet Table Adapter
.
Step 1: Creating the Project and Folders
.
Step 2: Table Data Structure and Web.config for this Tutorial
.
Step 3: Creating The DataSet
.
Step 4: Creating the Table Adapter Methods for GetUserByLogin, GetUserByUserName, and InsertUser
.
Step 5: Creating our Custom MembershipProvider Class.
Step 6: Adding Properties to Our Custom MembershipProvider Class.
Step 7: Creating Our Custom MembershipUser Class.
Step 8: Customizing our MembershipProvider Class.
Step 9: Our Custom RoleProvider Class.
Step 10: Our Master page.
Step 11: Our Cookie Handler class.
Step 12: Our Log In page.
Step 13: Our Register page.
Step 14: Our Log Out page.
Step 15: Our Change Password page.
Step 16: Our Administration page.
Step 17: Loading a Menu Programmatically based on Roles.
Step 18: Our Default page.
Download the ZIP files:
VB: ShiningStarCustomMemberProviderTutorial.zip
C# and VB Project: Learn to create a simple project from scratch. Create DataSets, TableAdapters, WebForm and Controls, File Upload, Importing and Viewing Excel Spreadsheet data, and more!
Introduction
Section 1: Creating Our Project, Database and Tables
Section 2: WebForm: Table, Label, and Panel Controls
Section 3: FileUpload Control and Functionality
Section 4: Auto Formatting a Web Form GridView
Section 5: Bind the Excel Data to a GridView using an OleDbDataAdapter
Section 6: Data Access Layer DataSet TableAdapters
Section 7: TableAdapter Select and Insert Queries with Parameters
Section 8: Using an OleDbDataReader to Retrieve Our Data
Section 9: Using our TableAdapters, DataTables and Intellisense
Spam Catch without Captcha
3-Tier Web Application Development
4GuysFromRolla Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters Article Series
Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Displaying the Uploaded Excel Spreadsheet
Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Building the Importer Web Page and Uploading the Excel Spreadsheet
Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Building the Database
Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Creating a Data Access Layer (DAL)
Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Importing the Excel Spreadsheet
How to Use the Custom MembershipProvider ConnectionStringName
Creating a CSS Hyperlinked Image for Themes and Using ResolveClientUrl
OnClick and Handles Caution
Creating a Database Connection to a Remote SQL Server Database within Visual Web Developer
Retrieving Values from a DataReader
HTML Tables to ASP.net Table Controls
AutoEventWireup and Debugging Why Events Are Not Being Hit
OnLoggingIn Custom Method
Ajax Control Toolkit
- Installation in Visual Web Developer.
SQL Membership Provider and aspnet_regsql.exe Utility
- How to use the aspnet_regsql.exe utility to create the SQL Membership Provider database and/or tables.
Miscellaneous Web Development Articles
Microsoft OneNote 2007 for Organizing Clients, Favorite Blogs and Articles
Illustrator Image Edges and Anti-Aliasing
Improving Page Download Time With Image Compression
- Step by step instructions for Recording an Action and running an Automate > Batch process on the Action with Adobe Photoshop for Batch Image Compression.
Links for Getting Started in ASP.NET
Getting Started in ASP.NET
- Learning ASP.NET? Links to ASP.NET how-to videos and articles in a good starting order for learning.