Showing results for:

List of Free Multi-Purpose WordPress Theme

List of Free Wordpress Themes

JavaScript Fetch API as Replacement for AJAX

The Fetch API is a modern interface that allows making HTTP requests to servers from web browsers. It has been largely replacing AJAX.

Salted Password Hashing – Doing it Right

Protecting password by using salted password hashing.

MySqlExpress – To Encourage Rapid Application Development with MySQL in C#

An Easier Way to Use MySQL in C#. Save efforts and time for C# coding with MySQL.

Simple C# Debug Technique in Visual Studio

A quick and simple demonstration of performing debugging in Visual Studio C#

Frequently Used Shortcut Key for Visual Studio Code Editing

List of commonly used shortcut keys while coding of C# and ASP.NET with Visual Studio

C# Dictionary – A Quick & Simple Explanation for Beginners

A simple tutorial of C# Dictionary. Basic functionality explained.

C# List in ASP.NET – Tutorial for Beginners

An introduction and explanaining the usage of C# List in details. Demo with ASP.NET WebForms.

MySqlExpress – Simplifies The Usage of MySQL in C#/.NET

Accelerate the Development With MySQL in C#. MySqlExpress aims to encourage rapid application development and simplified the implementation of MySQL in C#.

Convert HTML to PDF by Using Microsoft Edge in ASP.NET

Generate PDF from HTML with MS Edge. Use MS Edge as PDF Generator to Convert HTML to PDF.