Dot Net course content
✓Online Instructor-led (by working professional) Training
✓Duration:60 hrs
✓Enquire..
♦ .Net Framework and Fundamentals
Learn Common Language Runtime (CLR),Learn Common Type System (CTS),Learn Common Language Specification (CLS),What is Managed Code?,Microsoft Intermediate Language (MSIL),Just In Time Compiler (JIT) ,Assembly,Types of Assembly,Garbage Collection,Strong Name,Global Assembly Cache (GAC)
♦ Object Oriented Programming
Inheritance,Polymorphism,Operator Overloading,Delegates,Abstraction,Encapsulation,Properties,Generics
♦ Access Modifiers
Private,Internal,Protected,Protected Internal
♦ Virtual keyword / New Keyword
Virtual keyword / New Keyword
♦ Classes
Essential of Class,How to create the Class
♦ Objects
Essential of Object,How to create the Object,Exception Handling,Try block,Catch block,Finally block
♦ C# & ASP.NET
OOPs Concept,Variables, Datatypes and Type System,Loops,Classes and Objects,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
♦ ASP.NET
Webforms in ASP.NET,States,Validation,Login,ASP.NET Administrative tasks,Learning about SQL basics and advanced queries,ADO.NET,ASP.NET Data controls,Ajax Extensions,LINQ,Working with XML data, Web Services,WCF,Internationalization,ASP.Net Lifecycle and Lifecycle events,Gridview ,ASP.Net Repeater control,FileUpload in ASP.net,Localization and globalization,ASP.Net Security,THEMES and Master Pages,APP.config,Global.asax,Basics of AJAX,Understating the Three tier Architecture,Communication between various layers
♦ State Management techniques of ASP.Net
Session,View State,Cookies,Application,Hidden Fields
♦ User Control
Creation of user control,Usages of user controlCustom Control ,Creation of CustomControl,Usages of CustomControl
♦ ASP.NET MVC 4.0
Introduction to MVC,History of Web Development,ASP.NET Web Forms ,Benefits of ASP.NET MVC