Remove all whitespace from string in SQL Server

In this article, I have provided working examples to remove all spaces from a string in SQL Server.

Easy way to convert HTML to PDF using Javascript

In this article, I have provided sample code with output to convert HTML to PDF using Javascript, using jsPDF library or without using any library.

Convert html to word with images (Using Javascript OR Using jQuery plugin)

In this article, I have explained, how you can convert your html document into word .doc using jQuery plugin OR simply by using Javascript function.

How to get file extension or file size in C# ? ( Code With Example )

In this tutorial article, I have provided sample code with examples, which shows how to get file extension from file name and file size in C#

5+ Best Visual Studio Alternatives

In this article, I have mentioned more than 5 Visual Studio IDE Alternatives which you can try for coding in C#,C++ etc.

Cache memory vs RAM (Difference)

In this article, I have provided difference between cache memory and ram or you can say comparison for cache memory vs ram.

Delete (Drop) Database in SQL Server

In this article, I have provided step by step procedure to delete or drop database in sql server using SSMS or using drop database using SQL query.

jQuery Interview Questions and answers

To consolidate your knowledge and concepts in jQuery, here we've prepared a comprehensive jquery interview questions and answers, so you can crush that interview!

How to read pdf file in C#? (Working example using iTextSharp)

In this article, I will provide you code and working example to read pdf file using itextsharp in C#, using console application example, you can use it in ASP.NET also.

Read file in C# (Text file .NET and .NET Core example)

In this article, I have explained and provided code to read text file in C# ( line by line or complete text file into string) using Console application example in .NET Framework and .NET Core.

Page 40 of 56