Sample Databases SQL 2005, 2008

Sample databases are hosted on :

http://codeplex.com/SqlServerSamples

Continue reading » · Rating: · Written on: 06-29-08 · No Comments »

Bluetooth with C#

Bluetooth Manager has following functionalities:

1. Discovery of devices

2. Finding out MAC address

3. Sending a File through Bluetooth

Bluetooth UI

You can search the device, select one of the available ones and then send a text file to the user. The application uses In The Hand APIs. For more information about APIs: http://inthehand.com/

Click here to download the example

Continue reading » · Rating: · Written on: 06-28-08 · 7 Comments »