Angular Material Confirm Dialog Angular Material Confirm Dialog Reviewed by Bhaumik Patel on 11:04 PM Rating: 5
Angular Material List With Options Angular Material List With Options Reviewed by Bhaumik Patel on 10:17 PM Rating: 5
Angular Material Profile Detail Page Angular Material Profile Detail Page Reviewed by Bhaumik Patel on 11:46 PM Rating: 5

Absolute Center Spinner

Bhaumik Patel 11:39 PM
Pure CSS Spinner Loading /* Absolute Center Spinner */ .loading { position: fixed; z-index: 999; height: 2em; width: 2em; ov...Read More
Absolute Center Spinner  Absolute Center Spinner Reviewed by Bhaumik Patel on 11:39 PM Rating: 5
How to make accurate rounded corners using HTML5 canvas? How to make accurate rounded corners using HTML5 canvas? Reviewed by Bhaumik Patel on 7:48 PM Rating: 5
Angular Material Progress Button (Loading) Angular Material Progress Button (Loading) Reviewed by Bhaumik Patel on 9:12 PM Rating: 5
Angular Material Login Angular Material Login Reviewed by Bhaumik Patel on 7:30 PM Rating: 5
Angular Material Sortable View Angular Material Sortable View Reviewed by Bhaumik Patel on 10:31 PM Rating: 5

Google Style Avatar generator

Bhaumik Patel 10:32 PM
Google Style Text Avatar Generator https://codecanyon.net/item/google-style-text-avatar-generator/20999703 Read More
Google Style Avatar generator Google Style Avatar generator Reviewed by Bhaumik Patel on 10:32 PM Rating: 5

Javascript canvas clear arc

Bhaumik Patel 11:36 PM
How can I clear an arc or circle in HTML5 canvas? var canvas = document.querySelector('canvas'); var context = canvas.getCont...Read More
Javascript canvas clear arc Javascript canvas clear arc Reviewed by Bhaumik Patel on 11:36 PM Rating: 5

Holder renders image

Bhaumik Patel 10:44 PM
Placeholders can have custom colors, fonts, resizing behavior, and rendering engine. DEMO function charsRandom(len, chars) { chars...Read More
Holder renders image Holder renders image Reviewed by Bhaumik Patel on 10:44 PM Rating: 5

ActionResult types in mvc

Bhaumik Patel 8:26 PM
Types of action results ActionResult Return Type You can create action methods that return an object of any type, such as a string, ...Read More
ActionResult types in mvc ActionResult types in mvc Reviewed by Bhaumik Patel on 8:26 PM Rating: 5
Performance measurement of Dictionary VS. Hashtable Performance measurement of Dictionary VS. Hashtable Reviewed by Bhaumik Patel on 9:17 PM Rating: 5
Cascading Dropdown List With MVC And AJAX Cascading Dropdown List With MVC And AJAX Reviewed by Bhaumik Patel on 8:41 PM Rating: 5
Display object properties DateTime Display object properties DateTime Reviewed by Bhaumik Patel on 8:53 PM Rating: 5
Class inheritance Constructor Test Class inheritance Constructor Test Reviewed by Bhaumik Patel on 9:41 AM Rating: 5

Extract digits from a string

Bhaumik Patel 5:06 AM
How to extract numeric values from input string c#. public static string ExtractDigits(string input) { return new String(input.Where(x...Read More
Extract digits from a string Extract digits from a string Reviewed by Bhaumik Patel on 5:06 AM Rating: 5
Difference between DateTime.Today and DateTime.Now Difference between DateTime.Today and DateTime.Now Reviewed by Bhaumik Patel on 8:43 PM Rating: 5
Replacing only characters using Regex in string C# Replacing only characters using Regex in string C# Reviewed by Bhaumik Patel on 3:53 AM Rating: 5
Replacing only numbers using Regex in string C# Replacing only numbers using Regex in string C# Reviewed by Bhaumik Patel on 7:20 PM Rating: 5