Lecture – Building Classes in Web Applications

Building Classes in Web Applications

Prerequisites

Summary

Topics covered in this video;

-App Code Folder
-Class Wizard
-Benefits of “Global” class
-try-catch
-getInteger 
-Convert
-“Common” Class
-Build Action

Video 

Reference Materials

http://www.codeproject.com/Articles/22769/Introduction-to-Object-Oriented-Programming-Concep – A primer for object oriented programming.

http://msdn.microsoft.com/en-us/library/vstudio/wy5tazc9%28v=vs.100%29.aspx – Code Snippet manager.