Theme-Logo
  •   .Net
    •   C Sharp(C#)
    •   Web API
    •   Micro Services
    •   ASP.Net
    • ASP.Net MVC
    • .Net Core
  •   Database
    • SQL Server
    • Oracle
    • PostgreSQL
  •   jQuery
    • jQuery Tutorials
    • jQuery Plugins
    • jQuery UI
    • More on jquery
  •   Tutorials
    • Microservices Tutorials
    • DotNet Core Tutorials
    • PostgreSql Tutorials
Latest posts on .Net Core
Why Asp.Net Core?
Deploy dot net core application on IIS/Windows server.
Role of ConfigureServices and Configure method in .Net Core.
Explain the Middleware in ASP.NET Core.
What is AspNetCoreModule?
Kestrel Web Server vs IIS?
Tutorials on DotNet Palace

C# Tutorials

Collections

Specialized classes that store memory dynamically.

Generic Collection

Automatic benefit of type safety in C#.

Event

An occurrence of particular action.

Delegates

Like pointers to functions in C/C++.

Lambda Expression

Something like anonymous functions in C#.

Linq

Supports data retrieval from different data sources.

ASP.Net MVC Tutorials

Routing

Process of directing an HTTP request to a controller.

Views

Binding and displaying HTML controls from model data.

Controller

Controlling the flow of the application execution.

SQL Server Tutorials

Stored Procedure

A group of one or more database queries.

Function

User defined functions or UDFs in sql server.

Trigger

SP that automatically runs on an event.

View

A view is a virtual table based on the result-set.

Cursor

Enables traversal over the rows of a result set.

Indexes

Performace handling of database queries.

DotNet Architecture

SOLID Principle

First five object-oriented design.

Design Patterns

Design pattern with reusable solution.

Dependency Injection

Dependency injection and its advantages

Trending Post
Benefits of using ASP.NET Core over ASP.NET.
Role of Startup class in .Net Core.
Interview Questions and Answers
What is Request delegate?
What is Host in ASP.NET Core?
Describe the Generic Host and Web Host?
Describe the Servers in ASP.NET Core?
How to read values from Appsettings.json file?
How to handle errors in ASP.NET Core?
About us

DotNet Palace is a community platform created and maintained by The articles are mainly focused on Microsoft stack technologies like C#, ASP.Net, MVC, .Net Core, SQL Server and Oracle, PostgreSQL, SQLite etc. To improve the site's content you can send your valuable suggestions at info.dotnetpalace@gmail.com

Quick links
  • SOLID Principles
  • Questions
  • OOPS Principles
  • DotNet Palace Tutorials
  • Privacy Policy
  • Terms and Condition