SQL Server Tutorials
A group of one or more database queries.
User defined functions or UDFs in sql server.
SP that automatically runs on an event.
A view is a virtual table based on the result-set.
Enables traversal over the rows of a result set.
Performace handling of database queries.
C# Tutorials
Specialized classes that store memory dynamically.
Automatic benefit of type safety in C#.
An occurrence of particular action.
Like pointers to functions in C/C++.
Something like anonymous functions in C#.
Supports data retrieval from different data sources.
ASP.Net MVC Tutorials
Process of directing an HTTP request to a controller.
Binding and displaying HTML controls from model data.
Controlling the flow of the application execution.
DotNet Architecture
First five object-oriented design.
Design pattern with reusable solution.
Dependency injection and its advantages