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

WPF Data Triggers

Bhaumik Patel 7:09 AM
wpf data triggers <Style x:Key="NormalStyle2" TargetType="{x:Type Button}"> <Setter Property="C...Read More
WPF Data Triggers WPF Data Triggers Reviewed by Bhaumik Patel on 7:09 AM Rating: 5