Daily Time: 1.5 hours / 3 hours / half day / Full day
Certification: Sinet Merit Certification
* Sinet course can be customized as per student requirement.
ASP.NET JOB PROFILE
Web Application Developer
ASP Server Programmer
Responsive Web Designer
SQL Data Manager
MICROSOFT ASP.NET AND SQL SERVER COURSE CONTENTS
( Can be customized )
1. INTRODUCTION TO DOT NET FEATURES
DOT NET FRAMEWORK, MSIL , CLR , MANAGED MODULES , ASSEMBLY LINKER , ASSEMBLYMULTITHREADING , EXCEPTION,HANDLING , WINDOWS FORMS , WEB FORMS
2. Visual Studio IDE Basics in ASP.Net
Properties Window, Tool Box, Solution Explorer, Dynamic Help Window, Output Window, Task List Window, Code Window, Designer, Window, Class View
3. ASP.net MVC Basics 1
Built-in objects, Write() function, Variables, Initialization of variables, Constants, Data Types, CTS Types, Operators, Sample application
4. ASP.net MVC MVC Basics 2
How to add css, script in our application, How to redirect next page, How to add new style and apply it
5. Standard server controls (1) in ASP.Net
Label, Textbox, Button, Sample application using these controls, Autopostback property of controls
6. Standard server controls (2) in ASP.Net
Selection Flow Control, If, if ..else, if else if, Largest of two numbers, Largest of 3 numbers, etc.
7. Selection Flow Statements (1) in ASP.Net
Selection Flow Control, Using Checkbox and radio button
8. Selection Flow Statements (2) in ASP.Net
Selection Flow Control, switch case, conditional operators, RadioButtonlist using switch case
9. Selection Flow Statements (3) in ASP.Net
Iteration Flow Control, While, do…while, for , for each, Nested Loop, Program for find the factorial, sum of digits, palindrome, amstrong,….
10. Array in ASP.Net
Single Dimensional Array, Multi-Dimensional Array, Jagged Array
11. Functions/Methods in ASP.Net
Predefined Functions, User defined Functions, Call by value, Call by Reference, Return multiple value using ‘out’ Keyword
12. functions in ASP.Net
Built in functions , Array functions, String functions
13. Object Oriented Programing (1) in ASP.Net
OOP Class Members, Data Members, Function Members, Object, Constructors, Destructors, Sample programs
14. Object Oriented Programing (2) in ASP.Net
Polymorphism& Inheritance, Types Of Inheritance, Implementation Inheritance, Overriding Methods, Calling Base Class Version of function, Implementation Vs Interface Inheritance, Sample programs
15. Object Oriented Programing (3) in ASP.Net
Abstract Classes And Functions, Final Class and functions, Properties, Sample programs
16. Lab in ASP.Net
Programs
17. Standard server controls (1) in ASP.Net
Radio Button,RadioButtonlIst, Checkbox, CheckboxList