.NET SIX WEEKS
In this advanced era, we do not have much time to think. We share talks, data and information through online; and it's due to Internet. Internet is the only global network that connects billions of users at a time. However, of its usage, have we ever thought that how the internet does this? It's obvious that there are standard protocols that enable us to share the information and data within no time. Regardless of the protocols, there are various web applications which sets the platform to stay connect Mostly the web applications, which we talk about, are developed through .net. Infact, there are other languages to do the same as the .NET does, but they are not reliable. Moreover, the .NET is a technology, which supports several languages in the present scenario. In addition, it also supports more than 67 languages. If we think that why .NET, then it is easy to program and secure. It was only developed for solving the purpose of internet. The best feature, which makes it so popular, is the object-orientedprinciple. Apart from it, the languages supported by this framework are Graphical user interface (GUI) which makes the user comfortable to design and develop. Looking to the growth of IT companies, there is a huge opportunity for .NET developers. Therefore, it is advisable to grasp this course from a good institute like DUCAT. It is the pioneer of training institute for software developers. From many years, it is successfully placing its students in top multinational companies especially the .NET developers. Rush to the nearest DUCAT centre and indulge yourself as a web application developer.
Introduction of .Net Framework
- What is .Net
- Why use .Net
- Advantage of .Net
- Main component in .Net
- Clr(Common Language Runtime)
- .Net Base Class Library
- What is Jit Compiler
- Type of Jit Compiler
- Pre
- Econo
- Normal
Object Oriented Programming System(OOPS)
- Advantage of oops
- Feature of oops
- Class & Object
- Encapsulation
- Inheritance & type of Inheritance
- Type of Polymorphism
- Type of Constructor
- Default Constructor
- Parameterized Constructor
- Static Constructor
- Private Constructor
- Copy Constructor
- Type of Class & Method
- Abstract Class & Abstract Method
- Static Class & Static Method
- Sealed Class & Sealed Method
- Partial Class & Partial Method
- What is Interface
- Exposing of Interface
C# Fundamentals
- Collection
- Array List
- Hash Table
- Stack
- Queue
- Generic Collection
- List<>
- Dictionary<>
- Stack<>
- Queue<>
- Event & Delegate
C# 3.0 Feature
- Auto Implemented Property
- Object Initializer
- Collection Initializer
- Anonymous Type
- Lamda Expression
Sql Server Management
- Create Statement
- Create Database
- Create Table
- Select Statement
- Insert
- Delete
- Update
- Alter Command
- Drop Statement
- Database object
- View
- Stored Procedure
- Trigger
ADO .NET
- Difference between Ado & Ado .Net
- Architecture of Ado.Net
- Connected Architecture
- DisConnected Architecture
- Main component of Ado .Net
- Data Provider
- Data Set
- Clases of data Provider
- Connection
- Command
- Data Reader
- Data Adapter
- Working with Command Builder
Asp .Net 4.6
- What is Asp.Net
- Server Pages Using Asp.Net
- Creating Server Page
- Page Life Cycle
- Event Handling in Asp.net
- Need of State Management
- Type of State Management
- Client Side
- Server Side
- Server Controls in Asp.Net
- Validation Controls
- Data Bind Controls
- Master page & CSS
Web Security
- Understand The Security Concept
- Type of Security
Advance .Net
- Linq(Language Integrated Query)
- Linq To Object
- Linq To Sql
- Entity Framework 6.0
- Overview of the EF.
- How to Create an Entity Data Model
- Type Of Entity Framework
- Database First
- Model First
- Code First
MVC 5(Model View Controller)
- Built in Modules
- Create Own ModuleWhat is Mvc
- Understand Design Pattern
- Request Life Cycle in Mvc
- What is Model,View and Controller
- Data Annotation in Mvc
- Html Helper
WCF(Windows Communication Foundation)
- Introduction To WCF
- What is distributed application
- Service Oriented Architecture
- EndPoints in WCF
- Developing WCF Service Application
- Hosting WCF Services in IIS/Asp.net Development Server
- Hosting WCF in Manage application(Self Hosting)
- Use of WCF services with Entity FrameWork
- How to call WCF Service in MVC.
Introduction Of Web Api
- Getting Started With Web Api
- Writing an Api Controller
- Incoming Action Parameters
- Configuring Web Api
- Binding Parameters
- Filtering Request