Styling Input type="file" button using CSS & Bootstrap

This article will help you understand how you can style input type='file' button using CSS, Bootstrap & jQuery, with various ways.

Creating Google charts in ASP.NET Core MVC

In this article, I have provided working example to use google charts in asp.net core web-application by returning JSON data from server.

Remove All WhiteSpace from string in C# (Multiple Methods)

In this article, I have provided working example to remove all whitespace from string or trim spaces between characters in C#.

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.

Page 39 of 56