Rohith_1 0 Newbie Poster

Hello,

      I am currently doing my 8th sem project,my project is tracking of surgical instrument in hospital.


  what i am doing is i will be storing all the details of instrument which are used in operation, in local database.
  So after operation i will be sending all the instrument name to microcontroller which will display in LED screen.
  all the database creation and manupulation is done but only thing i don't know to send instrument name to microcontroller through bluetooth.i have used Visual studio 2012,C# programming language.what i need is a program which send data(string) continuosly from laptop to microcontroller.can u suggest my any tutorial or any concepts which i need to learn to achieve this.

thanks in advance