In this article, I have provided step by step procedure to create hello world program in C# using Visual Studio Code and how to create new console project in it.
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.
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#.
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.
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.
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.