Asp.net Course Outline
 
  • Getting Started with ASP.NET 1
  • Installing ASP.NET, IIS 6.5 and 7
  • IIS 6.5 and IIS 7 Management
  • Lab
  • Creating First ASP.NET Application
  • ASP.NET Application Structure
  • What is CLR (Common Language Interface)
  • Short Introduction to Objecte Oriented
  • Programming Language Tour (VB/C#)(Part I)
  • The Page Class
  • ASP.NET Server Controls (TextBox, Label, Button, DropDownList)
  • ASP.NET Server Controls (DataList, GridView)
  • ASP.NET Server Controls (CheckBox,Radio, Hyperlink, LinkButton, ImageButton, Panel, ASP: Table, Literal Control))
  • ASP.NET Server Controls (CheckBoxList,Listbox, MenuControl, UserControls
  • Introduction to Database (RDBMS) MS SQL 2008, Management Studio, Table Structures
  • Project Work
  • Stored Procedures, DAL (Data Access Layer Using MicroSoft DB Helper Class)
  • DataBinding Objects, working with Forms, Populating forms.
  • ViewState, Session and Application Objects
  • Common Data Objects DataSet, DataReader, DataView, Data Table, Data Row
  • WebConfig, Error Handling, Error Pages
  • Users Management (Registration, Login and Logout)
  • Small CMS Development
  • Theme Conversion (PSD to ASP.NET Master Page Conversion)
  • ASP.NET Themes, Skins and CSS
  • Javascript Forms Validations
  • WebServices Development, Usage in Web and Desktop Apps and Using Third Party WebServices
  • Debugging ASP.NET web Applications (Manual Method, IDE Method)
  • Payment processing gateways (First Data and Authorize.net)
  • Project Publishing
  • The Page Class