Web Development Blog

Web development blog, including simple php, mysql, c#, html, js, nginx tips and tutorials.

16 December 2008

C# MS Access Connection String OLE DB OleDbConnection

›
The Connection String for MS Access can be set as ; private constr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=yourdbfile.mdb; J...
3 comments:

Mobile Phone Hide Your Number

›
To hide your number when you are calling someone with your mobile phone , simply add *31# in the beginning of the number you will call. hid...
1 comment:

Imei Number Learn Your Mobile Phone Imei Number

›
You can easily learn you mobile phone's IMEI number by pressing star square 06 square *#06#
11 December 2008

C# Read Harddisk Serial Number WMI ManagementClass Win32_LogicalDisk

›
With the Win32_LogicalDisk Management path we can reach the local disk information. Even you can read harddisk serial number , size, partit...
2 comments:
28 November 2008

C# Textbox Auto Scroll To End ScrollToCaret Scrolling Textbox

›
Many of my sample C# codes, I use textbox to write the results. When textbox is multiline property set to true, and when I insert text into...
29 comments:

C# The process cannot access the file because it is being used by another process

›
The process cannot access the file because it is being used by another process. This error message is mostly comes up, when you try to acces...
8 comments:
27 November 2008

C# Convert Hexadecimal to Binary String Conversion

›
There is no need to code tons of codes, loops, to convert hex to binary string . Convert.ToInt32 function is very useful for this purpose....
20 comments:
‹
›
Home
View web version
Powered by Blogger.