Click here to Skip to main content
15,901,283 members
Home / Discussions / C#
   

C#

 
QuestionEmit private field get/set (FieldAccessException) [modified] Pin
U-P-G-R-A-Y-E-D-D18-Feb-07 13:30
U-P-G-R-A-Y-E-D-D18-Feb-07 13:30 
QuestionBiggest .NET open source project? Pin
cebyrjoe218-Feb-07 13:28
cebyrjoe218-Feb-07 13:28 
AnswerRe: Biggest .NET open source project? Pin
Thomas Stockwell19-Feb-07 6:44
professionalThomas Stockwell19-Feb-07 6:44 
QuestionHow do I change a control's content through the Controls collection? Pin
David Fleming18-Feb-07 11:07
David Fleming18-Feb-07 11:07 
AnswerRe: How do I change a control's content through the Controls collection? Pin
Christian Graus18-Feb-07 11:10
protectorChristian Graus18-Feb-07 11:10 
GeneralRe: How do I change a control's content through the Controls collection? Pin
David Fleming18-Feb-07 14:20
David Fleming18-Feb-07 14:20 
QuestionOverlay Pin
Scalee18-Feb-07 9:53
Scalee18-Feb-07 9:53 
QuestionJust a thought...why is my application taking so much RAM? Pin
sharpiesharpie18-Feb-07 8:25
sharpiesharpie18-Feb-07 8:25 
Every C# application i make takes an excessive amount of RAM, like, the program I'm working on right now is about 500kb in size, but it takes almost 20MB ram.

I release every resource i use by flushing\closing\disposing\making it null and then calling the garbage collector but the app still takes like 17mb RAM...how can i make my program use less memory?

and another question: how can i use an exterior icon in my application, as in not compiling the program with it, but making the program use an exterior ICO file (thereby making it smaller)?.
AnswerRe: Just a thought...why is my application taking so much RAM? Pin
Pete O'Hanlon18-Feb-07 8:30
mvePete O'Hanlon18-Feb-07 8:30 
AnswerRe: Just a thought...why is my application taking so much RAM? Pin
Judah Gabriel Himango18-Feb-07 8:44
sponsorJudah Gabriel Himango18-Feb-07 8:44 
GeneralRe: Just a thought...why is my application taking so much RAM? Pin
sharpiesharpie18-Feb-07 9:03
sharpiesharpie18-Feb-07 9:03 
GeneralRe: Just a thought...why is my application taking so much RAM? Pin
Judah Gabriel Himango18-Feb-07 9:26
sponsorJudah Gabriel Himango18-Feb-07 9:26 
GeneralRe: Just a thought...why is my application taking so much RAM? Pin
Christian Graus18-Feb-07 11:09
protectorChristian Graus18-Feb-07 11:09 
AnswerRe: Just a thought...why is my application taking so much RAM? Pin
Christian Graus18-Feb-07 9:17
protectorChristian Graus18-Feb-07 9:17 
GeneralRe: Just a thought...why is my application taking so much RAM? Pin
sharpiesharpie18-Feb-07 9:24
sharpiesharpie18-Feb-07 9:24 
GeneralRe: Just a thought...why is my application taking so much RAM? Pin
Christian Graus18-Feb-07 9:58
protectorChristian Graus18-Feb-07 9:58 
GeneralRe: Just a thought...why is my application taking so much RAM? Pin
Dave Kreskowiak18-Feb-07 12:02
mveDave Kreskowiak18-Feb-07 12:02 
AnswerRe: Just a thought...why is my application taking so much RAM? Pin
Scott Dorman18-Feb-07 13:53
professionalScott Dorman18-Feb-07 13:53 
QuestionDataBind error with Gridview Pin
BMWABCD18-Feb-07 7:36
BMWABCD18-Feb-07 7:36 
AnswerRe: DataBind error with Gridview Pin
Stefan Troschuetz18-Feb-07 8:05
Stefan Troschuetz18-Feb-07 8:05 
QuestionWebClient DownloadProgressChangedEventHandler not working!! Pin
Rizawn18-Feb-07 6:19
Rizawn18-Feb-07 6:19 
AnswerRe: WebClient DownloadProgressChangedEventHandler not working!! Pin
Stefan Troschuetz18-Feb-07 6:34
Stefan Troschuetz18-Feb-07 6:34 
GeneralRe: WebClient DownloadProgressChangedEventHandler not working!! Pin
Rizawn18-Feb-07 6:41
Rizawn18-Feb-07 6:41 
QuestionHow to set values of two properties in other method Pin
AndrusM18-Feb-07 5:13
AndrusM18-Feb-07 5:13 
AnswerRe: How to set values of two properties in other method Pin
Stefan Troschuetz18-Feb-07 6:55
Stefan Troschuetz18-Feb-07 6:55 

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.