Restore (Import) database from .bak file in SQL server (With & without scripts)

In this short article, I am giving steps with images to restore database from .bak file in SQL server & I have also explained ways in sql server to restore database from bak file using script.

Check database size in Sql server ( Various Ways explained)

In this article, I have explained, how you can check database size in SQL server using various possible ways, easily.

Get Substring after character in Javascript

In this article, I have mentioned how we can get substring after a character using javascript in various possible ways.

Add text on mouseover or hover element in HTML

In this article, I have mentioned, how you can show text on mouseover or hover any HTML element using HTML only.

Rotate image using HTML and CSS

In this article, I am will be providing you working sample to rotate image using CSS in HTML using CSS property like Transform.

Useful Visual Studio Shortcuts (comment, remove comment, Collapse code etc )

In this article, I have provided many useful shortcut keyboard keys to use while coding in Visual Studio, for example shortcut to comment a code, collapse a code region, edit multiple lines etc

Convert List to Dictionary in C# (Various ways)

In this article, I have mentioned various possible methods to convert list to dictionary in C#

Change Date format in PHP

In PHP, you can change the date format using the date() function or the DateTime class.

How to read JSON data in C# (Example using Console app & ASP.NET MVC)?

In this article, I will provide you simple way to read JSON data in C# using ASP.NET MVC and Console application code sample & example to read dynamic JSON in C#.

What is .NET framework? & Understanding .NET framework architecture

In this article, I have explained what is .net framework, how we use it and for what we use .net. Article also explains about .NET framework architecture.

Page 4 of 56