MIS 413 - User Guides


1 - Visual Studio Common Guidelines

1.0 Starting a new web site

2 - SQL Guidelines

2.0 Naming Conventions
2.1 SQL Select Stored Procedures
2.2 Update, Insert, Delete Stored Procedure Examples

3 - Classes and Misc Code Help

3.0 Objects/Classes
3.1 Sample SharedItems Class
3.2 Emailing from ASP.Net
3.3 Session and ViewState Variables
3.4 Retrieving Cookies via a Shared Items Class
3.5 Radio Button Style Issues -->

4 - Binding Objects to Stored Procedures

4.0 Drop Down and Radio Button Lists populated via SQL Data Source (and in Grid)
4.1 Grid View populated via SQL Data Source
4.2 Grid View Updating/Deleting
4.3 Data Access Coding
4.4 Grid View - Link Buttons, Check Box and Radio Button Lists

5 - Other Databound Objects

5.0 Detail View
5.1 Details View - Toggling View
5.2 Check Box Lists
5.3 Grid View - Grabbing Values from One Row