Click here to Skip to main content
15,899,008 members
Home / Discussions / C#
   

C#

 
GeneralRe: do you know how to do this ? Pin
Pete O'Hanlon18-Jul-07 2:20
mvePete O'Hanlon18-Jul-07 2:20 
GeneralRe: do you know how to do this ? Pin
Martin#18-Jul-07 2:24
Martin#18-Jul-07 2:24 
GeneralRe: do you know how to do this ? Pin
Pete O'Hanlon18-Jul-07 2:27
mvePete O'Hanlon18-Jul-07 2:27 
Questionhow to specify key file in this ? Pin
ademsandeepreddy18-Jul-07 1:50
ademsandeepreddy18-Jul-07 1:50 
AnswerRe: how to specify key file in this ? Pin
originSH18-Jul-07 2:00
originSH18-Jul-07 2:00 
QuestionOpened datareader Pin
Razvan Dimescu18-Jul-07 1:38
Razvan Dimescu18-Jul-07 1:38 
AnswerRe: Opened datareader Pin
Sylvester george18-Jul-07 2:03
Sylvester george18-Jul-07 2:03 
AnswerRe: Opened datareader Pin
ScottM118-Jul-07 2:09
ScottM118-Jul-07 2:09 
Hi I assume you want to do this to prevent the error about Multiple Active Result Sets on one connection by checking if the connection already has an open DataReader, and if it does, closing it.
If this is the case set MultipleActiveResultSets = true in your connection string to allow you to have more than one open DataReader on a connection.
If it isn't please describe in more detail what you are trying to do.

There are 10 types of people in the world, those who understand binary and those who dont.

GeneralRe: Opened datareader Pin
Razvan Dimescu18-Jul-07 2:18
Razvan Dimescu18-Jul-07 2:18 
QuestionInvalid operation Exception on selectedindexchange event of combo box in C# Pin
kalaveer18-Jul-07 1:30
kalaveer18-Jul-07 1:30 
AnswerRe: Invalid operation Exception on selectedindexchange event of combo box in C# Pin
originSH18-Jul-07 1:40
originSH18-Jul-07 1:40 
QuestionDataGrid Pin
Taras61118-Jul-07 1:04
Taras61118-Jul-07 1:04 
QuestionExport to Excel - Add Remainging Record in Sheet2 Record Size exceed 65536 Pin
rsp702318-Jul-07 1:04
rsp702318-Jul-07 1:04 
AnswerRe: Export to Excel - Add Remainging Record in Sheet2 Record Size exceed 65536 Pin
Paul Conrad18-Jul-07 12:04
professionalPaul Conrad18-Jul-07 12:04 
QuestionMessed up code. Pin
donovan.solms18-Jul-07 0:12
donovan.solms18-Jul-07 0:12 
AnswerRe: Messed up code. Pin
Paul Conrad18-Jul-07 12:05
professionalPaul Conrad18-Jul-07 12:05 
GeneralRe: Messed up code. Pin
donovan.solms18-Jul-07 13:11
donovan.solms18-Jul-07 13:11 
QuestionPassword Protection with Excel Pin
MarkB77718-Jul-07 0:12
MarkB77718-Jul-07 0:12 
AnswerRe: Password Protection with Excel Pin
Paul Conrad18-Jul-07 12:06
professionalPaul Conrad18-Jul-07 12:06 
GeneralRe: Password Protection with Excel Pin
MarkB77718-Jul-07 12:12
MarkB77718-Jul-07 12:12 
Questionchanging background color Pin
cyn817-Jul-07 23:51
cyn817-Jul-07 23:51 
AnswerRe: changing background color Pin
Eduard Keilholz18-Jul-07 0:12
Eduard Keilholz18-Jul-07 0:12 
QuestionParsing and edit an HTML-string Pin
anderslundsgard17-Jul-07 23:31
anderslundsgard17-Jul-07 23:31 
AnswerRe: Parsing and edit an HTML-string Pin
Martin#18-Jul-07 0:14
Martin#18-Jul-07 0:14 
AnswerRe: Parsing and edit an HTML-string Pin
Ravi Bhavnani18-Jul-07 2:20
professionalRavi Bhavnani18-Jul-07 2:20 

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.