Click here to Skip to main content
15,902,634 members
Home / Discussions / C#
   

C#

 
AnswerRe: Praffic System Project Pin
harold aptroot5-Feb-09 10:49
harold aptroot5-Feb-09 10:49 
GeneralRe: Praffic System Project Pin
Member 39168569-Feb-09 4:05
Member 39168569-Feb-09 4:05 
QuestionFast data retrieval method? Pin
Gareth H5-Feb-09 5:45
Gareth H5-Feb-09 5:45 
AnswerRe: Fast data retrieval method? Pin
musefan5-Feb-09 6:11
musefan5-Feb-09 6:11 
AnswerRe: Fast data retrieval method? Pin
Wendelius5-Feb-09 6:30
mentorWendelius5-Feb-09 6:30 
GeneralRe: Fast data retrieval method? [modified] Pin
Gareth H5-Feb-09 22:26
Gareth H5-Feb-09 22:26 
AnswerRe: Fast data retrieval method? Pin
PIEBALDconsult5-Feb-09 6:31
mvePIEBALDconsult5-Feb-09 6:31 
AnswerRe: Fast data retrieval method? Pin
Pete O'Hanlon5-Feb-09 11:44
mvePete O'Hanlon5-Feb-09 11:44 
Why are you storing this data in a DataSet? The overhead in maintaining this is very heavy, and won't help your situation. If you are using Sql Server 2005/2008, you could always use Common Table Expressions to get the hierarchical data out of the database in a hierarchical fashion far faster than you could using the dataset.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

My blog | My articles | MoXAML PowerToys



GeneralRe: Fast data retrieval method? Pin
Gareth H5-Feb-09 22:42
Gareth H5-Feb-09 22:42 
AnswerRe: Fast data retrieval method? Pin
Mark Churchill5-Feb-09 14:22
Mark Churchill5-Feb-09 14:22 
QuestionSend data from textbox to datagridview in a diferent form Pin
ZRF695-Feb-09 5:24
ZRF695-Feb-09 5:24 
AnswerRe: Send data from textbox to datagridview in a diferent form Pin
musefan5-Feb-09 6:09
musefan5-Feb-09 6:09 
GeneralRe: Send data from textbox to datagridview in a diferent form Pin
EliottA5-Feb-09 6:14
EliottA5-Feb-09 6:14 
GeneralRe: Send data from textbox to datagridview in a diferent form Pin
musefan5-Feb-09 6:21
musefan5-Feb-09 6:21 
Questionconnecting to a unix data base Pin
tasumisra5-Feb-09 5:09
tasumisra5-Feb-09 5:09 
AnswerRe: connecting to a unix data base [modified] Pin
Luc Pattyn5-Feb-09 5:14
sitebuilderLuc Pattyn5-Feb-09 5:14 
AnswerRe: connecting to a unix data base Pin
SeMartens5-Feb-09 5:15
SeMartens5-Feb-09 5:15 
GeneralRe: connecting to a unix data base Pin
tasumisra5-Feb-09 5:20
tasumisra5-Feb-09 5:20 
GeneralRe: connecting to a unix data base Pin
SeMartens5-Feb-09 5:27
SeMartens5-Feb-09 5:27 
GeneralRe: connecting to a unix data base Pin
tasumisra5-Feb-09 5:30
tasumisra5-Feb-09 5:30 
QuestionError when building the project. Pin
Priya Prk5-Feb-09 4:38
Priya Prk5-Feb-09 4:38 
AnswerRe: Error when building the project. Pin
EliottA5-Feb-09 5:05
EliottA5-Feb-09 5:05 
AnswerRe: Error when building the project. [modified] Pin
Luc Pattyn5-Feb-09 5:16
sitebuilderLuc Pattyn5-Feb-09 5:16 
GeneralRe: Error when building the project. Pin
EliottA5-Feb-09 5:17
EliottA5-Feb-09 5:17 
AnswerRe: Error when building the project. [modified] Pin
Luc Pattyn5-Feb-09 5:20
sitebuilderLuc Pattyn5-Feb-09 5: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.