Click here to Skip to main content
16,005,734 members
Home / Discussions / C#
   

C#

 
Questionstrange error in DataGridView Control windows Forms Pin
Rocky#26-Jan-07 0:50
Rocky#26-Jan-07 0:50 
AnswerRe: strange error in DataGridView Control windows Forms Pin
t4ure4n26-Jan-07 4:34
t4ure4n26-Jan-07 4:34 
GeneralRe: strange error in DataGridView Control windows Forms Pin
Rocky#27-Jan-07 1:30
Rocky#27-Jan-07 1:30 
AnswerRe: strange error in DataGridView Control windows Forms Pin
Drew McGhie26-Jan-07 5:13
Drew McGhie26-Jan-07 5:13 
GeneralRe: strange error in DataGridView Control windows Forms Pin
Rocky#27-Jan-07 1:23
Rocky#27-Jan-07 1:23 
Questionautoscalling.... Pin
quiteSmart26-Jan-07 0:04
quiteSmart26-Jan-07 0:04 
QuestionLogging into a site Pin
sharpiesharpie26-Jan-07 0:03
sharpiesharpie26-Jan-07 0:03 
AnswerRe: Logging into a site Pin
Pete O'Hanlon26-Jan-07 1:56
mvePete O'Hanlon26-Jan-07 1:56 
I'm sorry, but this question is a bit vague. Do you mean, how do you start a web page from a desktop application? If you do, then use the following:

Process.Start("www.site.com/login.asp?user=bla&pass=bla");



the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

GeneralRe: Logging into a site Pin
sharpiesharpie26-Jan-07 2:35
sharpiesharpie26-Jan-07 2:35 
AnswerRe: Logging into a site Pin
Ravi Bhavnani26-Jan-07 4:18
professionalRavi Bhavnani26-Jan-07 4:18 
GeneralRe: Logging into a site Pin
sharpiesharpie26-Jan-07 4:39
sharpiesharpie26-Jan-07 4:39 
GeneralRe: Logging into a site Pin
Ravi Bhavnani26-Jan-07 4:47
professionalRavi Bhavnani26-Jan-07 4:47 
GeneralRe: Logging into a site Pin
sharpiesharpie26-Jan-07 7:06
sharpiesharpie26-Jan-07 7:06 
GeneralRe: Logging into a site Pin
Ravi Bhavnani26-Jan-07 7:12
professionalRavi Bhavnani26-Jan-07 7:12 
QuestionCryptographicException: Unspecified Error!? Pin
xeri25-Jan-07 23:05
xeri25-Jan-07 23:05 
QuestionCan u give me a working Example Pin
A . Ansari25-Jan-07 23:02
A . Ansari25-Jan-07 23:02 
AnswerRe: Can u give me a working Example Pin
Christian Graus25-Jan-07 23:04
protectorChristian Graus25-Jan-07 23:04 
JokeRe: Can u give me a working Example Pin
Guffa25-Jan-07 23:54
Guffa25-Jan-07 23:54 
QuestionCan u give me a working Example Pin
A . Ansari25-Jan-07 23:02
A . Ansari25-Jan-07 23:02 
AnswerRe: Can u give me a working Example Pin
stancrm26-Jan-07 0:29
stancrm26-Jan-07 0:29 
QuestionSerial Communication Pin
cocoonwls25-Jan-07 23:02
cocoonwls25-Jan-07 23:02 
QuestionBackgroundWorker: Recover from Error Pin
aread2225-Jan-07 22:27
aread2225-Jan-07 22:27 
AnswerRe: BackgroundWorker: Recover from Error Pin
Stefan Troschuetz25-Jan-07 22:32
Stefan Troschuetz25-Jan-07 22:32 
GeneralRe: BackgroundWorker: Recover from Error Pin
aread2225-Jan-07 22:35
aread2225-Jan-07 22:35 
GeneralRe: BackgroundWorker: Recover from Error Pin
Stefan Troschuetz25-Jan-07 22:40
Stefan Troschuetz25-Jan-07 22:40 

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.