SQL Comments (Comment in SQL Query)

In this article, I have provided example to add comment in SQL Query for SQL Server, MySQL and in Postgres

Stored procedure in sql server (With Example)

In this article, I have explained basics and important points to understand stored procedure in sql server with examples.

Query in Sql server to list all stored procedures in all databases

In this short article, I have provided simple query using which we can list all stored procedures in all database of SQL server or all stored procedures of specific database.

SQL server connection string examples in C# & XML

In this article, I have provided various examples of SQL server connection string in C#, ASP.NET Web.Config file in XML format and MySQL connection string in C#.

File upload in ASP.NET Core MVC (Single or Multiple files)

In this article, I have provided step by step procedure to upload files in asp.net core mvc using IFormFile, single or multiple files, with examples.

Using Google maps Javascript api in HTML (Show location with Marker)

In this article, I have explained how you can use google maps JavaScript API to use it your HTML web-page with markers and text on click, to use it in contact us page.

Showing Month and Year only in Bootstrap Datepicker

In this example, I have provided sample code to show only month and year only in Bootstrap date picker with an example.

Nested and Complex JSON examples

In this article, I have posted sample nested json example and complex JSON examples, by checking which you can create your JSON to send data on Server side.

Upload file to Google Drive using Service Account in C# MVC (With Impersonation)

In this article, I have explained how we can upload file to google drive using service account, using domain wide delegation and impersonation in ASP.NET MVC.

How to check sql server version? (Various ways explained)

In this article, I am going to provide you various possible ways to check SQL server version, by following these simple steps.

Page 2 of 56