Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
QuestionMultiple Data Readers in C# Pin
NJdotnetdev16-Jan-15 5:35
NJdotnetdev16-Jan-15 5:35 
GeneralRe: Multiple Data Readers in C# Pin
PIEBALDconsult16-Jan-15 5:47
mvePIEBALDconsult16-Jan-15 5:47 
GeneralRe: Multiple Data Readers in C# Pin
NJdotnetdev16-Jan-15 5:49
NJdotnetdev16-Jan-15 5:49 
GeneralRe: Multiple Data Readers in C# Pin
PIEBALDconsult16-Jan-15 5:54
mvePIEBALDconsult16-Jan-15 5:54 
GeneralRe: Multiple Data Readers in C# Pin
NJdotnetdev16-Jan-15 6:01
NJdotnetdev16-Jan-15 6:01 
AnswerRe: Multiple Data Readers in C# Pin
SledgeHammer0116-Jan-15 6:28
SledgeHammer0116-Jan-15 6:28 
GeneralRe: Multiple Data Readers in C# Pin
NJdotnetdev16-Jan-15 6:38
NJdotnetdev16-Jan-15 6:38 
GeneralRe: Multiple Data Readers in C# Pin
SledgeHammer0116-Jan-15 8:28
SledgeHammer0116-Jan-15 8:28 
GeneralRe: Multiple Data Readers in C# Pin
PIEBALDconsult16-Jan-15 7:58
mvePIEBALDconsult16-Jan-15 7:58 
GeneralRe: Multiple Data Readers in C# Pin
SledgeHammer0116-Jan-15 8:34
SledgeHammer0116-Jan-15 8:34 
GeneralRe: Multiple Data Readers in C# Pin
PIEBALDconsult16-Jan-15 8:36
mvePIEBALDconsult16-Jan-15 8:36 
QuestionHow to get the value of contextExpression from xml file using Linq to xml in c# Pin
Member 1137760515-Jan-15 4:14
Member 1137760515-Jan-15 4:14 
QuestionRe: How to get the value of contextExpression from xml file using Linq to xml in c# Pin
Richard MacCutchan15-Jan-15 5:00
mveRichard MacCutchan15-Jan-15 5:00 
AnswerRe: How to get the value of contextExpression from xml file using Linq to xml in c# Pin
Richard Deeming15-Jan-15 5:06
mveRichard Deeming15-Jan-15 5:06 
GeneralRe: How to get the value of contextExpression from xml file using Linq to xml in c# Pin
Member 1137760515-Jan-15 5:11
Member 1137760515-Jan-15 5:11 
QuestionConverting enum numeric value to ASCII in byte? Pin
TMattC14-Jan-15 8:56
TMattC14-Jan-15 8:56 
AnswerRe: Converting enum numeric value to ASCII in byte? Pin
PIEBALDconsult14-Jan-15 9:02
mvePIEBALDconsult14-Jan-15 9:02 
GeneralRe: Converting enum numeric value to ASCII in byte? Pin
TMattC14-Jan-15 9:22
TMattC14-Jan-15 9:22 
AnswerRe: Converting enum numeric value to ASCII in byte? Pin
Richard Andrew x6414-Jan-15 9:03
professionalRichard Andrew x6414-Jan-15 9:03 
GeneralRe: Converting enum numeric value to ASCII in byte? Pin
PIEBALDconsult14-Jan-15 9:06
mvePIEBALDconsult14-Jan-15 9:06 
AnswerRe: Converting enum numeric value to ASCII in byte? Pin
Rob Philpott14-Jan-15 9:51
Rob Philpott14-Jan-15 9:51 
AnswerRe: Converting enum numeric value to ASCII in byte? Pin
Daniel Pfeffer14-Jan-15 23:53
professionalDaniel Pfeffer14-Jan-15 23:53 
AnswerRe: Converting enum numeric value to ASCII in byte? Pin
BillWoodruff15-Jan-15 1:30
professionalBillWoodruff15-Jan-15 1:30 
AnswerRe: Converting enum numeric value to ASCII in byte? Pin
Nitin Gupta116-Jan-15 2:17
Nitin Gupta116-Jan-15 2:17 
QuestionLaunch Explorer from another Program and Autofill Username and Password Pin
picardy14-Jan-15 2:20
picardy14-Jan-15 2:20 
Is it possible to design a program that will launch explorer, wait until a dialog box appears in explorer and then activate a button in the dialog box. Wait until another dialog box appears and then automatically complete the username and password in That dialog box and finally terminate the program?

An analogy would be Explorer automatically connecting to one's banks website that does not allow saving username and passwords.

This is a program I am trying to develop for visually impaired people for easy login access to the local library. When you launch explorer in the library it automatically tries to connect to the library's website.

All constructive comments are welcome.

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.