Click here to Skip to main content
15,918,808 members
Home / Discussions / C#
   

C#

 
QuestionStreamWriter reformatting output??? Pin
LongRange.Shooter10-Mar-08 8:29
LongRange.Shooter10-Mar-08 8:29 
GeneralRe: StreamWriter reformatting output??? Pin
Christian Graus10-Mar-08 10:25
protectorChristian Graus10-Mar-08 10:25 
GeneralRe: StreamWriter reformatting output??? Pin
LongRange.Shooter11-Mar-08 16:42
LongRange.Shooter11-Mar-08 16:42 
Generalsomething weird is going on Pin
damianrda10-Mar-08 8:04
damianrda10-Mar-08 8:04 
GeneralRe: something weird is going on Pin
LongRange.Shooter10-Mar-08 8:32
LongRange.Shooter10-Mar-08 8:32 
GeneralAdding picturebox [modified] Pin
netJP12L10-Mar-08 7:41
netJP12L10-Mar-08 7:41 
GeneralRe: Adding picturebox Pin
Judah Gabriel Himango10-Mar-08 8:01
sponsorJudah Gabriel Himango10-Mar-08 8:01 
GeneralRe: Adding picturebox Pin
netJP12L10-Mar-08 8:10
netJP12L10-Mar-08 8:10 
AnswerRe: Adding picturebox Pin
Eslam Afifi10-Mar-08 9:00
Eslam Afifi10-Mar-08 9:00 
QuestionHow to force DataGridView to Draw empty rows Pin
josip cagalj10-Mar-08 6:40
josip cagalj10-Mar-08 6:40 
AnswerRe: How to force DataGridView to Draw empty rows Pin
Eslam Afifi10-Mar-08 9:17
Eslam Afifi10-Mar-08 9:17 
GeneralRe: How to force DataGridView to Draw empty rows Pin
josip cagalj10-Mar-08 22:16
josip cagalj10-Mar-08 22:16 
Questionhow to get all properties of all users of ad [modified] Pin
stephan_00710-Mar-08 6:18
stephan_00710-Mar-08 6:18 
AnswerRe: how to get all properties of all users of ad Pin
stephan_00711-Mar-08 4:09
stephan_00711-Mar-08 4:09 
QuestionWebBrowser email Pin
cechode10-Mar-08 6:03
cechode10-Mar-08 6:03 
QuestionHow to intercept Graphics.DrawString() method call Pin
njhy10-Mar-08 5:15
njhy10-Mar-08 5:15 
GeneralRe: How to intercept Graphics.DrawString() method call Pin
Judah Gabriel Himango10-Mar-08 7:09
sponsorJudah Gabriel Himango10-Mar-08 7:09 
GeneralRe: How to intercept Graphics.DrawString() method call Pin
njhy10-Mar-08 7:52
njhy10-Mar-08 7:52 
Questionwhat is the best way to store and search a huge file? Pin
cheq32610-Mar-08 5:01
cheq32610-Mar-08 5:01 
GeneralRe: what is the best way to store and search a huge file? Pin
PIEBALDconsult10-Mar-08 5:08
mvePIEBALDconsult10-Mar-08 5:08 
GeneralRe: what is the best way to store and search a huge file? Pin
Justin Perez10-Mar-08 5:10
Justin Perez10-Mar-08 5:10 
GeneralRe: what is the best way to store and search a huge file? Pin
Joe Woodbury10-Mar-08 9:39
professionalJoe Woodbury10-Mar-08 9:39 
GeneralRe: what is the best way to store and search a huge file? Pin
Bekjong10-Mar-08 5:10
Bekjong10-Mar-08 5:10 
GeneralRe: what is the best way to store and search a huge file? Pin
Scott Dorman10-Mar-08 5:11
professionalScott Dorman10-Mar-08 5:11 
cheq326 wrote:
Using SQL Server is just too slow for this


Have you tried defining some indexes? If the database is designed properly there shouldn't be a performance problem for this.

Loading a file with that much data is going to be very costly in terms of memory use and performance as well.

Scott.

—In just two days, tomorrow will be yesterday.
—Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

[Forum Guidelines] [Articles] [Blog]

GeneralRe: what is the best way to store and search a huge file? Pin
led mike10-Mar-08 5:21
led mike10-Mar-08 5:21 

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.