Click here to Skip to main content
15,916,288 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert mdb to xml Pin
riced29-Mar-09 14:18
riced29-Mar-09 14:18 
GeneralRe: Convert mdb to xml Pin
Ramkithepower29-Mar-09 0:48
Ramkithepower29-Mar-09 0:48 
Questionclicking on flash content within a webBrowser Pin
jeanbern28-Mar-09 16:53
jeanbern28-Mar-09 16:53 
Questiondatagrid with a link button Pin
Ramkithepower28-Mar-09 16:20
Ramkithepower28-Mar-09 16:20 
AnswerRe: datagrid with a link button Pin
Eddy Vluggen28-Mar-09 22:05
professionalEddy Vluggen28-Mar-09 22:05 
QuestionNeed Help: Identifying an object within a grey scale '.jpg' image Pin
DavidEccles28-Mar-09 16:17
DavidEccles28-Mar-09 16:17 
AnswerRe: Need Help: Identifying an object within a grey scale '.jpg' image Pin
Swati Khanna28-Mar-09 23:09
Swati Khanna28-Mar-09 23:09 
GeneralRe: Need Help: Identifying an object within a grey scale '.jpg' image Pin
DavidEccles1-Apr-09 12:18
DavidEccles1-Apr-09 12:18 
QuestionWindows form break line inbetween of textbox Help!!! Pin
ciqing28-Mar-09 15:47
ciqing28-Mar-09 15:47 
AnswerRe: Windows form break line inbetween of textbox Help!!! Pin
Henry Minute28-Mar-09 23:25
Henry Minute28-Mar-09 23:25 
GeneralRe: Windows form break line inbetween of textbox Help!!! Pin
ciqing29-Mar-09 1:42
ciqing29-Mar-09 1:42 
GeneralRe: Windows form break line inbetween of textbox Help!!! Pin
Henry Minute29-Mar-09 1:58
Henry Minute29-Mar-09 1:58 
Questionreduce line count in an edit window Pin
rpopple28-Mar-09 15:03
rpopple28-Mar-09 15:03 
AnswerRe: reduce line count in an edit window Pin
Henry Minute28-Mar-09 23:27
Henry Minute28-Mar-09 23:27 
GeneralRe: reduce line count in an edit window Pin
rpopple29-Mar-09 4:40
rpopple29-Mar-09 4:40 
QuestionFastest way to read 3000+ rows from SQL database? Pin
Jacob Dixon28-Mar-09 12:37
Jacob Dixon28-Mar-09 12:37 
Hello, I was wondering what would be the fastest way to read from a SQL database. I have a inventory database that populates a listview with various icons depending on the TypeOfEquipment field. Now I did make it use threading when populating the ListView but it was very chopping... performance wise it didn't "freeze" while loading thei nformation, but everytime an item was insert I guess it would try to go to the top and made the way it looked very choppy.

Anyways, right now I read from the database with SqlDataReader. Would putting it in a datalist then reading from there be faster? All that I am pulling from the SQL table is text. There isn't any files or pictures.
AnswerRe: Fastest way to read 3000+ rows from SQL database? Pin
Jacob Dixon28-Mar-09 12:39
Jacob Dixon28-Mar-09 12:39 
AnswerRe: Fastest way to read 3000+ rows from SQL database? Pin
Christian Graus28-Mar-09 13:07
protectorChristian Graus28-Mar-09 13:07 
GeneralRe: Fastest way to read 3000+ rows from SQL database? Pin
Jacob Dixon28-Mar-09 13:12
Jacob Dixon28-Mar-09 13:12 
GeneralRe: Fastest way to read 3000+ rows from SQL database? Pin
Colin Angus Mackay28-Mar-09 13:41
Colin Angus Mackay28-Mar-09 13:41 
GeneralRe: Fastest way to read 3000+ rows from SQL database? Pin
Jacob Dixon28-Mar-09 13:45
Jacob Dixon28-Mar-09 13:45 
GeneralRe: Fastest way to read 3000+ rows from SQL database? Pin
Colin Angus Mackay28-Mar-09 14:06
Colin Angus Mackay28-Mar-09 14:06 
GeneralRe: Fastest way to read 3000+ rows from SQL database? Pin
Jacob Dixon28-Mar-09 14:32
Jacob Dixon28-Mar-09 14:32 
QuestionProblem reconnecting using Socket class Pin
quacks_a_lot28-Mar-09 9:54
quacks_a_lot28-Mar-09 9:54 
AnswerRe: Problem reconnecting using Socket class Pin
Colin Angus Mackay28-Mar-09 10:09
Colin Angus Mackay28-Mar-09 10:09 

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.