gujarati text in html

Bhaumik Patel 3:28 AM
Declare Unicode Encoding The codes listed below are valid for Unicode HTML pages only, and may not work on very old browsers. To make yo...Read More
gujarati text in html gujarati text in html Reviewed by Bhaumik Patel on 3:28 AM Rating: 5

String Replace Case insensitive

Bhaumik Patel 3:19 AM
String Replace Case insensitive using System.Text.RegularExpressions; string myString = "String Replace Case insensitive in c# AND ...Read More
String Replace Case insensitive String Replace Case insensitive Reviewed by Bhaumik Patel on 3:19 AM Rating: 5

byte to Bitmap Image

Bhaumik Patel 7:13 AM
Convert byte to Bitmap Image Convert byte to bitmap image in wpf Byte[] _Image = null; BitmapImage bi = new BitmapImage(); bi.BeginInit...Read More
byte to Bitmap Image byte to Bitmap Image Reviewed by Bhaumik Patel on 7:13 AM Rating: 5