Click here to Skip to main content
15,900,629 members
Home / Discussions / C#
   

C#

 
AnswerRe: save to the database.please help.sos Pin
Expert Coming14-Oct-08 17:42
Expert Coming14-Oct-08 17:42 
AnswerRe: save to the database.please help.sos Pin
Ashfield14-Oct-08 21:30
Ashfield14-Oct-08 21:30 
AnswerRe: save to the database.please help.sos Pin
sakis2415-Oct-08 2:06
sakis2415-Oct-08 2:06 
Questiondatabase password Pin
reza assar14-Oct-08 13:27
reza assar14-Oct-08 13:27 
AnswerRe: database password Pin
martin_hughes14-Oct-08 13:33
martin_hughes14-Oct-08 13:33 
GeneralRe: database password Pin
Pete O'Hanlon15-Oct-08 4:04
mvePete O'Hanlon15-Oct-08 4:04 
GeneralRe: database password Pin
martin_hughes15-Oct-08 12:58
martin_hughes15-Oct-08 12:58 
QuestionString parsing? Pin
Rafone14-Oct-08 11:43
Rafone14-Oct-08 11:43 
AnswerRe: String parsing? Pin
nofacts14-Oct-08 11:55
nofacts14-Oct-08 11:55 
GeneralRe: String parsing? Pin
Rafone15-Oct-08 11:00
Rafone15-Oct-08 11:00 
AnswerRe: String parsing? Pin
martin_hughes14-Oct-08 12:24
martin_hughes14-Oct-08 12:24 
GeneralRe: String parsing? Pin
Paul Conrad14-Oct-08 12:44
professionalPaul Conrad14-Oct-08 12:44 
GeneralRe: String parsing? Pin
Rafone15-Oct-08 11:01
Rafone15-Oct-08 11:01 
QuestionControlling cursor and retrigger in text box event handler Pin
nofacts14-Oct-08 11:18
nofacts14-Oct-08 11:18 
AnswerRe: Controlling cursor and retrigger in text box event handler Pin
Jimmanuel14-Oct-08 12:34
Jimmanuel14-Oct-08 12:34 
GeneralRe: Controlling cursor and retrigger in text box event handler Pin
nofacts14-Oct-08 12:47
nofacts14-Oct-08 12:47 
QuestionMerging to databases Pin
postonoh14-Oct-08 10:16
postonoh14-Oct-08 10:16 
Questionvisual c++ runtine error while using c#.net Pin
balu1234514-Oct-08 7:17
balu1234514-Oct-08 7:17 
AnswerRe: visual c++ runtine error while using c#.net Pin
KaptinKrunch14-Oct-08 7:23
KaptinKrunch14-Oct-08 7:23 
Questionvirtual memory fragmentation Pin
arcabid14-Oct-08 7:16
arcabid14-Oct-08 7:16 
AnswerRe: virtual memory fragmentation Pin
Guffa14-Oct-08 11:25
Guffa14-Oct-08 11:25 
GeneralRe: virtual memory fragmentation Pin
arcabid15-Oct-08 3:03
arcabid15-Oct-08 3:03 
GeneralRe: virtual memory fragmentation Pin
S. Senthil Kumar15-Oct-08 4:21
S. Senthil Kumar15-Oct-08 4:21 
GeneralRe: virtual memory fragmentation Pin
arcabid15-Oct-08 9:04
arcabid15-Oct-08 9:04 
Senthil,

no, no memory mappings. Since I don't know how StreamWriter uses memory, one thing that I'd think can potentially cause problems is me writing large (GBs) log files.

It must be the unmanaged memory from the external unmanaged C++ library. I'm out of ideas as to what else can it be. The CLR profiler is showing no glaring problems with .Net-managed memory.
Questionloading a file on the lisview conttrol by a double click (c#) Pin
Gianpaolo Barci14-Oct-08 6:49
Gianpaolo Barci14-Oct-08 6:49 

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.