Click here to Skip to main content
15,886,362 members
Home / Discussions / C#
   

C#

 
AnswerRe: Error reading word doc using Micorsoft.Office.Interop(Object library) via IIS 7 Pin
manognya kota3-Jan-12 19:10
manognya kota3-Jan-12 19:10 
Question[SOLVED] - DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
AmbiguousName2-Jan-12 19:17
AmbiguousName2-Jan-12 19:17 
AnswerRe: DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
V.2-Jan-12 20:15
professionalV.2-Jan-12 20:15 
GeneralRe: DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
AmbiguousName3-Jan-12 19:04
AmbiguousName3-Jan-12 19:04 
AnswerRe: DataGridView - Object can not be cast 'From DBNullto Other Types' Pin
PIEBALDconsult3-Jan-12 2:25
mvePIEBALDconsult3-Jan-12 2:25 
Questioncall database sql server 2008 in c# Pin
tito0306902-Jan-12 14:45
tito0306902-Jan-12 14:45 
AnswerRe: call database sql server 2008 in c# Pin
OriginalGriff2-Jan-12 21:21
mveOriginalGriff2-Jan-12 21:21 
Questionthe counter reading program in c # Pin
mfy402-Jan-12 12:35
mfy402-Jan-12 12:35 
C#
hello friends I work for several months in my hand Makel bi business counters and Kohler have not comport with the remote trying to read them in c # la. and the cable will be connected to a one count. I would say that bi does not like to read one of a few sayacdan. but please do not get the help you lead a more bi olurmusunuz How do I make this work. I give all the settings of the timer in visual studio, how will I am using the SerialPort object. I need to send data to send data to the meter data to come to the counter where the error do you think I give below the meter does not respond to me. If you help too sevinirim. Thank you in advance

string command;
command ="/?!" (char) 13 (char) 10;

byte [] array;
Array = Encoding.UTF8.GetBytes (command);
serialPort1.Write (array, 0, array.length);

AnswerRe: the counter reading program in c # Pin
BillWoodruff2-Jan-12 14:20
professionalBillWoodruff2-Jan-12 14:20 
Questionhow to copy cheked nodes from a treeview to to new treeview? Pin
JANARDHAN GURRAM2-Jan-12 7:08
JANARDHAN GURRAM2-Jan-12 7:08 
AnswerRe: how to copy cheked nodes from a treeview to to new treeview? Pin
Pete O'Hanlon2-Jan-12 10:34
mvePete O'Hanlon2-Jan-12 10:34 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
JANARDHAN GURRAM2-Jan-12 21:23
JANARDHAN GURRAM2-Jan-12 21:23 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
Pete O'Hanlon2-Jan-12 21:36
mvePete O'Hanlon2-Jan-12 21:36 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
JANARDHAN GURRAM2-Jan-12 21:59
JANARDHAN GURRAM2-Jan-12 21:59 
AnswerRe: how to copy cheked nodes from a treeview to to new treeview? Pin
BillWoodruff2-Jan-12 14:10
professionalBillWoodruff2-Jan-12 14:10 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
JANARDHAN GURRAM2-Jan-12 21:40
JANARDHAN GURRAM2-Jan-12 21:40 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
BillWoodruff2-Jan-12 23:04
professionalBillWoodruff2-Jan-12 23:04 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
JANARDHAN GURRAM2-Jan-12 23:49
JANARDHAN GURRAM2-Jan-12 23:49 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview?<SOLVED> Pin
JANARDHAN GURRAM3-Jan-12 1:06
JANARDHAN GURRAM3-Jan-12 1:06 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
BillWoodruff3-Jan-12 2:51
professionalBillWoodruff3-Jan-12 2:51 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
JANARDHAN GURRAM5-Jan-12 18:17
JANARDHAN GURRAM5-Jan-12 18:17 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview? Pin
BillWoodruff5-Jan-12 22:38
professionalBillWoodruff5-Jan-12 22:38 
GeneralRe: how to copy cheked nodes from a treeview to to new treeview?<SOLVED> Pin
JANARDHAN GURRAM3-Jan-12 1:14
JANARDHAN GURRAM3-Jan-12 1:14 
QuestionProblem with Snake game in C# Pin
ori26942-Jan-12 3:20
ori26942-Jan-12 3:20 
AnswerRe: Problem with Snake game in C# Pin
Luc Pattyn2-Jan-12 3:42
sitebuilderLuc Pattyn2-Jan-12 3:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.