Admin privilege in Vista and Windows 7 By C# (Visual Studio) Admin privilege in Vista and Windows 7 By C# (Visual Studio) Reviewed by Bhaumik Patel on 1:02 AM Rating: 5
Disable Right Click webpage by JavaScript, ASP.Net Disable Right Click webpage by JavaScript, ASP.Net Reviewed by Bhaumik Patel on 12:47 AM Rating: 5
.net Naming Conventions and Programming Standards .net Naming Conventions and Programming Standards Reviewed by Bhaumik Patel on 10:32 PM Rating: 5

int, bigint, smallint, and tinyint

Bhaumik Patel 10:26 PM
int vs bigint vs smallint vs tinyint Exact number data types that use integer data. difference between bigint Integer (whole number...Read More
int, bigint, smallint, and tinyint int, bigint, smallint, and tinyint Reviewed by Bhaumik Patel on 10:26 PM Rating: 5

No More Types for Scripts and Links

Bhaumik Patel 9:05 PM
No More Types for Scripts and Links You possibly still add the type attribute to your link and script tags. <link rel="s...Read More
No More Types for Scripts and Links No More Types for Scripts and Links Reviewed by Bhaumik Patel on 9:05 PM Rating: 5

small Redefined

Bhaumik Patel 8:54 PM
<small> Redefined In HTML 5 "small Redefined" Read More
small Redefined small Redefined Reviewed by Bhaumik Patel on 8:54 PM Rating: 5

The Figure Element

Bhaumik Patel 7:17 AM
The Figure Element <img src="image/path" alt="About image" /> <p>Image of earth. </p> In HTML 5 ...Read More
The Figure Element The Figure Element Reviewed by Bhaumik Patel on 7:17 AM Rating: 5

New Doctype

Bhaumik Patel 7:10 AM
New Doctype <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-t...Read More
New Doctype New Doctype Reviewed by Bhaumik Patel on 7:10 AM Rating: 5

html 5 features

Bhaumik Patel 7:06 AM
html 5 features tips New Doctype The Figure Element <small> Redefined No More Types for Scripts and Links To Quote or Not to...Read More
html 5 features html 5 features Reviewed by Bhaumik Patel on 7:06 AM Rating: 5

twitter search wpf

Bhaumik Patel 6:50 AM
twitter streaming API in WPF application In the text field, you may enter simple search terms and get result from twitter. Config .net...Read More
twitter search wpf twitter search wpf Reviewed by Bhaumik Patel on 6:50 AM Rating: 5

Create a Directory c#

Bhaumik Patel 6:55 AM
Create a Directory add namespace using System.IO; // declare the directory path string _directoryName = @"C:\test\directory-test&qu...Read More
Create a Directory c# Create a Directory c# Reviewed by Bhaumik Patel on 6:55 AM Rating: 5

Dynamic META Tags in asp.net

Bhaumik Patel 6:53 AM
Dynamic META Tags in asp.net <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name=...Read More
Dynamic META Tags in asp.net Dynamic META Tags in asp.net Reviewed by Bhaumik Patel on 6:53 AM Rating: 5

Dynamic Title Tags add in asp.net

Bhaumik Patel 6:45 AM
Dynamic Title Tags in asp.net <title>lesson8 - Dynamic Title Tags</title> // Provide a title tag in the header if (Page.Header ...Read More
Dynamic Title Tags add in asp.net Dynamic Title Tags add in asp.net Reviewed by Bhaumik Patel on 6:45 AM Rating: 5

decimal format in datalist c#

Bhaumik Patel 6:24 AM
string.Format() formatting numbers Number formatting is culture dependant. For example, formatting a currency string on my laptop w...Read More
decimal format in datalist c# decimal format in datalist c# Reviewed by Bhaumik Patel on 6:24 AM Rating: 5

Shadow Effect in WPF

Bhaumik Patel 7:52 AM
Shadow Effect in WPF Create BitmapEffect Drop Shadow Effect in WPF <Ellipse Height="139" Width="136" Stroke="...Read More
Shadow Effect in WPF Shadow Effect in WPF Reviewed by Bhaumik Patel on 7:52 AM Rating: 5

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