.Net
Contents
ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting. Asp.net is used to build dynamic web sites, web applications and web services. ASP.NET program is Job oriented training program. After completion of training in Secure-Net candidate can make their career as Web Developer, Web Designer, Software Programmer or Testing Engineers.
-
C#.NET
- OOPs Concept
- Variables, Datatypes and Type System
- Loops
- Inheritance
- Polymorphism
- Abstraction and Encapsulation
- Generics
- Null Coalesce Operator and Nullable Types
- Anonymous Types
- Properties
- Anonymous methods and Partial methods
- Delegates and Events
- Attributes and Reflection
Web Programming Introduction
-
Understanding role of Web Server and Web Browser.
- Brief about HTTP Protocol
- HTTP Request structure.
- Form Tag and comparison between Get and Post methods.
- HTTP Response Structure
ASP.NET
-
- Introduction & Controls
- ASP.NET Introduction
- First ASP.NET Application.
- Auto Post back Property.
- Event Handler Parameters.
- Dynamically intializing Controls
- Is Post Back property of Page class
- List Controls
- Comparison between Html Controls and Web Controls
- Control Properties and Methods
- File Upload Control
Data Bound Controls
- Databinding traditional way
- SqlDataSource
- GridView
- DetailsView
- FormView
- DataList
- Repeater
- ListView
- DataPager