Click here to Skip to main content
15,895,815 members
Home / Discussions / C#
   

C#

 
QuestionCreating HTML in C# Pin
AndyASPVB17-Nov-09 9:35
AndyASPVB17-Nov-09 9:35 
AnswerRe: Creating HTML in C# Pin
Christian Graus17-Nov-09 11:32
protectorChristian Graus17-Nov-09 11:32 
AnswerRe: Creating HTML in C# Pin
PIEBALDconsult17-Nov-09 14:15
mvePIEBALDconsult17-Nov-09 14:15 
GeneralRe: Creating HTML in C# Pin
njwu17-Nov-09 17:49
njwu17-Nov-09 17:49 
QuestionSortedList Pin
Brink Fourie17-Nov-09 9:25
Brink Fourie17-Nov-09 9:25 
AnswerMessage Closed Pin
17-Nov-09 9:30
stancrm17-Nov-09 9:30 
GeneralRe: SortedList Pin
Brink Fourie17-Nov-09 9:57
Brink Fourie17-Nov-09 9:57 
QuestionGetting a row with OleDbDataReader Pin
AndyASPVB17-Nov-09 9:17
AndyASPVB17-Nov-09 9:17 
Hi
I am using a OleDb DatabaseConnection, and I am using this connection to take in and read in an excel spreadsheet into an Object.

However, I would like to get the number of rows the DataReader has brought back in order to use in a for loop. I thought, by using another SQL Query, would do the job, but when I run this, it says that the reader has no results to return, which is odd because the main query that is bringing back the rows - works!!! So, does anyone know how to get the count on the number of rows a datareader would bring back from reading in the rows from an excel spreadsheet?
QuestionC# webbrowser control focus issues Pin
Wheels01217-Nov-09 9:06
Wheels01217-Nov-09 9:06 
AnswerRe: C# webbrowser control focus issues Pin
Shameel17-Nov-09 22:02
professionalShameel17-Nov-09 22:02 
GeneralRe: C# webbrowser control focus issues Pin
Wheels01218-Nov-09 1:40
Wheels01218-Nov-09 1:40 
GeneralRe: C# webbrowser control focus issues Pin
Shameel18-Nov-09 6:50
professionalShameel18-Nov-09 6:50 
GeneralRe: C# webbrowser control focus issues Pin
Wheels01218-Nov-09 7:01
Wheels01218-Nov-09 7:01 
GeneralRe: C# webbrowser control focus issues Pin
Shameel18-Nov-09 21:17
professionalShameel18-Nov-09 21:17 
GeneralRe: C# webbrowser control focus issues Pin
Wheels01220-Nov-09 1:32
Wheels01220-Nov-09 1:32 
GeneralRe: C# webbrowser control focus issues Pin
Shameel20-Nov-09 2:24
professionalShameel20-Nov-09 2:24 
GeneralRe: C# webbrowser control focus issues Pin
Wheels01220-Nov-09 2:33
Wheels01220-Nov-09 2:33 
Questionusing DirectorySearcher to get Group members Pin
caiena17-Nov-09 7:37
caiena17-Nov-09 7:37 
QuestionTCPListener/Many TCPClients -> Performance Issues? Pin
softwarejaeger17-Nov-09 6:04
softwarejaeger17-Nov-09 6:04 
AnswerRe: TCPListener/Many TCPClients -> Performance Issues? Pin
Paulo Zemek17-Nov-09 7:38
mvaPaulo Zemek17-Nov-09 7:38 
GeneralRe: TCPListener/Many TCPClients -> Performance Issues? Pin
Matt Meyer17-Nov-09 10:06
Matt Meyer17-Nov-09 10:06 
GeneralRe: TCPListener/Many TCPClients -> Performance Issues? Pin
Paulo Zemek17-Nov-09 13:27
mvaPaulo Zemek17-Nov-09 13:27 
GeneralRe: TCPListener/Many TCPClients -> Performance Issues? Pin
Matt Meyer18-Nov-09 4:43
Matt Meyer18-Nov-09 4:43 
GeneralRe: TCPListener/Many TCPClients -> Performance Issues? Pin
Paulo Zemek18-Nov-09 11:18
mvaPaulo Zemek18-Nov-09 11:18 
GeneralRe: TCPListener/Many TCPClients -> Performance Issues? Pin
Matt Meyer18-Nov-09 11:33
Matt Meyer18-Nov-09 11:33 

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.