Author: admin

  • Blog
  • Author: admin

Video – Difference between var and dynamic keyword C#

I have recently produced one video about difference between var and dynamic keyword. Please go through it and let me know how it was. You can find complete video at following URL. https://www.youtube.com/watch?v=FPNZ_sTfZBo Hope you like it. Stay tuned for more!.

My favorite Visual Studio code extension for Angular 2 Development

I have been using Visual Studio Code for quite a good amount time and I am loving it as a code editor. Recently I have started using it as my development editor for Angular 2 as it has recommended by the Angular 2 development team also. There are quite a few good extensions available in

Calling an asp.net web service from jQuery

As I have post it in earlier post that jQuery is one of most popular JavaScript library in the world amongst web developers Lets take a example calling ASP.NET web service with jQuery . You will see at the end of the example that how easy it is to call a web service from the

How to find path of database data files and log files in SQL Server

In this post, We will learn about different technique to find path of data files and log files on SQL Server. Let’s go through one by one of them. The first technique, We are going to use is very simple way to finding file path for database. But with this you can find path for