Click here to Skip to main content
15,887,449 members
Home / Discussions / C#
   

C#

 
QuestionHow to get "Name" or any ther property of the virtual SerialPort Pin
Suun16-Mar-09 22:18
Suun16-Mar-09 22:18 
AnswerRe: How to get "Name" or any ther property of the virtual SerialPort Pin
Christian Graus16-Mar-09 22:52
protectorChristian Graus16-Mar-09 22:52 
AnswerRe: How to get "Name" or any ther property of the virtual SerialPort Pin
Xmen Real 16-Mar-09 22:57
professional Xmen Real 16-Mar-09 22:57 
Questionupload excel from local drive Pin
Mangesh Tomar16-Mar-09 22:17
Mangesh Tomar16-Mar-09 22:17 
AnswerRe: upload excel from local drive Pin
Greg Chelstowski16-Mar-09 22:53
Greg Chelstowski16-Mar-09 22:53 
GeneralRe: upload excel from local drive Pin
Mangesh Tomar16-Mar-09 23:34
Mangesh Tomar16-Mar-09 23:34 
GeneralRe: upload excel from local drive Pin
Mangesh Tomar17-Mar-09 0:24
Mangesh Tomar17-Mar-09 0:24 
GeneralRe: upload excel from local drive Pin
Greg Chelstowski17-Mar-09 0:46
Greg Chelstowski17-Mar-09 0:46 
openFileDialog1.ShowDialog();
System.Diagnostics.Process.Start(openFileDialog1.FileName);

No need upload anything. You have to have Excel installed, otherwise the system will not know what to do with the file.

var question = (_2b || !(_2b));

QuestionFixed columns in DataGridview in windows C# Pin
Rami.P16-Mar-09 21:49
Rami.P16-Mar-09 21:49 
AnswerRe: Fixed columns in DataGridview in windows C# Pin
Spunky Coder16-Mar-09 22:24
Spunky Coder16-Mar-09 22:24 
GeneralRe: Fixed columns in DataGridview in windows C# Pin
Rami.P16-Mar-09 22:43
Rami.P16-Mar-09 22:43 
GeneralRe: Fixed columns in DataGridview in windows C# Pin
Xmen Real 16-Mar-09 22:54
professional Xmen Real 16-Mar-09 22:54 
GeneralRe: Fixed columns in DataGridview in windows C# [modified] Pin
Spunky Coder16-Mar-09 23:13
Spunky Coder16-Mar-09 23:13 
GeneralRe: Fixed columns in DataGridview in windows C# Pin
Rami.P17-Mar-09 0:00
Rami.P17-Mar-09 0:00 
QuestionClose a Child Form Pin
yesu prakash16-Mar-09 21:05
yesu prakash16-Mar-09 21:05 
AnswerRe: Close a Child Form Pin
Xmen Real 16-Mar-09 21:15
professional Xmen Real 16-Mar-09 21:15 
AnswerRe: Close a Child Form Pin
12Code16-Mar-09 22:02
12Code16-Mar-09 22:02 
AnswerRe: Close a Child Form Pin
jaypatel51217-Mar-09 7:20
jaypatel51217-Mar-09 7:20 
QuestionSocket Exception "An address incompatible with the requested protocol was used" on Vista Pin
niharshukla16-Mar-09 20:50
niharshukla16-Mar-09 20:50 
AnswerRe: Socket Exception "An address incompatible with the requested protocol was used" on Vista Pin
Xmen Real 16-Mar-09 21:17
professional Xmen Real 16-Mar-09 21:17 
QuestionFile Not Getting Imported (Black Magic) Pin
Sandeep Kalra16-Mar-09 20:48
Sandeep Kalra16-Mar-09 20:48 
AnswerRe: File Not Getting Imported (Black Magic) Pin
Christian Graus16-Mar-09 21:00
protectorChristian Graus16-Mar-09 21:00 
GeneralRe: File Not Getting Imported (Black Magic) Pin
Sandeep Kalra16-Mar-09 21:08
Sandeep Kalra16-Mar-09 21:08 
GeneralRe: File Not Getting Imported (Black Magic) Pin
Xmen Real 16-Mar-09 21:19
professional Xmen Real 16-Mar-09 21:19 
GeneralRe: File Not Getting Imported (Black Magic) Pin
0x3c016-Mar-09 21:59
0x3c016-Mar-09 21:59 

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.