Click here to Skip to main content
15,915,065 members
Home / Discussions / C#
   

C#

 
GeneralRe: WebServices and Security Pin
Kannan Kalyanaraman17-Mar-03 17:56
Kannan Kalyanaraman17-Mar-03 17:56 
Generalform to form Pin
monrobot1317-Mar-03 4:56
monrobot1317-Mar-03 4:56 
GeneralRe: form to form Pin
Braulio Dez17-Mar-03 5:16
Braulio Dez17-Mar-03 5:16 
GeneralRe: form to form Pin
Anonymous19-Mar-03 1:34
Anonymous19-Mar-03 1:34 
QuestionSmall foot, BIG foot print???? Pin
codeweenie17-Mar-03 4:43
codeweenie17-Mar-03 4:43 
AnswerHere is the frmDateInput.cs contents Pin
codeweenie17-Mar-03 5:23
codeweenie17-Mar-03 5:23 
AnswerHere is the DateValidator.cs contents Pin
codeweenie17-Mar-03 5:26
codeweenie17-Mar-03 5:26 
AnswerRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 6:08
leppie17-Mar-03 6:08 
GeneralRe: Small foot, BIG foot print???? Pin
codeweenie17-Mar-03 6:19
codeweenie17-Mar-03 6:19 
GeneralRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 7:22
leppie17-Mar-03 7:22 
GeneralRe: Small foot, BIG foot print???? Pin
codeweenie17-Mar-03 7:31
codeweenie17-Mar-03 7:31 
GeneralRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 8:05
leppie17-Mar-03 8:05 
codeweenie wrote:
Can you explain to me what I need to kill in my code or what is being referenced that would be causing it to be huge?

If its a WInForms app, pretty much nothing. They tend to take about 20mb. A console app, about 10mb.

The referenced assemblies are the ones in the solution explorer under your project, remove the ones you dont need. All assemblies are optional, except for the core assemblies, but those you cant change.

I rated this article 2 by mistake. It deserves more. I wanted to get to the second page... - vjedlicka 3:33 25 Nov '02
GeneralNon focus form Pin
Roger Alsing16-Mar-03 23:38
Roger Alsing16-Mar-03 23:38 
GeneralRe: Non focus form Pin
Rocky Moore17-Mar-03 1:34
Rocky Moore17-Mar-03 1:34 
GeneralRe: Non focus form Pin
Roger Alsing17-Mar-03 22:55
Roger Alsing17-Mar-03 22:55 
GeneralRe: Non focus form Pin
insomnious19-Mar-03 0:52
insomnious19-Mar-03 0:52 
QuestionPaint with xp themes? Pin
Roger Alsing16-Mar-03 20:28
Roger Alsing16-Mar-03 20:28 
AnswerRe: Paint with xp themes? Pin
Kannan Kalyanaraman16-Mar-03 23:26
Kannan Kalyanaraman16-Mar-03 23:26 
GeneralRe: Paint with xp themes? Pin
Roger Alsing16-Mar-03 23:34
Roger Alsing16-Mar-03 23:34 
GeneralObjectRelationalBridge Pin
autonomousagent16-Mar-03 20:23
autonomousagent16-Mar-03 20:23 
GeneralRe: ObjectRelationalBridge Pin
James T. Johnson17-Mar-03 9:36
James T. Johnson17-Mar-03 9:36 
GeneralPass values to another Form Pin
JasperHotmail16-Mar-03 20:20
JasperHotmail16-Mar-03 20:20 
GeneralRe: Pass values to another Form Pin
..Hubert..17-Mar-03 3:20
..Hubert..17-Mar-03 3:20 
GeneralRichTextBox doubt Pin
Smitha Nishant16-Mar-03 18:01
protectorSmitha Nishant16-Mar-03 18:01 
GeneralWin 98 & PrintPreviewControl force error! Pin
Kirill.N16-Mar-03 17:46
Kirill.N16-Mar-03 17:46 

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.