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 Jquery
Explain and contrast the usage of event.preventDefault() and event.stopPropagation().
What is meant by a deep copy ?
Explain the .promise() method in jQuery.
What is the proper way in jQuery to remove an element from the DOM before its Promise is resolved?
Explain the difference between the .detach() and .remove() methods in jQuery.
What’s the difference between document.ready() and window.onload()?
What’s the difference between prop() and attr()?
What is the difference between jQuery.get() and jQuery.ajax()?
Tutorials on DotNet Palace

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.

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.

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
What are the effects methods used in jQuery?.
What are the categories in jquery Events?
What is the difference between the ID selector and class selector in jQuery?
What is the difference between onload() and document.ready() methods?
What is the advantage of hosting a jQuery using a CDN?
What is the difference between bind() vs live() vs delegate() methods in jQuery?
Explain the difference between jquery.size() and jquery.length?
Explain the difference between $(this) and this in jQuery?
Interview Questions and Answers
What is jQuery?
What are the advantages of jQuery?
What is the difference between JavaScript and jQuery?
Is jQuery replacement of JavaScript?
Why do we use jQuery?
What is $() in jQuery library?
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