Click here to Skip to main content
15,891,846 members
Home / Discussions / C#
   

C#

 
GeneralRe: redistributing fonts Pin
Dave Kreskowiak18-Aug-04 7:03
mveDave Kreskowiak18-Aug-04 7:03 
GeneralRe: redistributing fonts Pin
Judah Gabriel Himango18-Aug-04 8:34
sponsorJudah Gabriel Himango18-Aug-04 8:34 
QuestionIn GIF is Clearly then Out GIF,Why? Pin
Xytme17-Aug-04 16:56
Xytme17-Aug-04 16:56 
GeneralUsing MSDE in C# Pin
Christian Graus17-Aug-04 13:36
protectorChristian Graus17-Aug-04 13:36 
GeneralRe: Using MSDE in C# Pin
fayth17-Aug-04 14:55
fayth17-Aug-04 14:55 
GeneralRe: Using MSDE in C# Pin
S Sansanwal17-Aug-04 15:58
S Sansanwal17-Aug-04 15:58 
Generalsql packager/sql compare Pin
Irish_GUI17-Aug-04 12:18
Irish_GUI17-Aug-04 12:18 
GeneralEscape characters in text box Pin
BrcKcc17-Aug-04 11:38
BrcKcc17-Aug-04 11:38 
GeneralRe: Escape characters in text box Pin
partyganger17-Aug-04 12:11
partyganger17-Aug-04 12:11 
QuestionBitmap creation in memory?? Pin
elf2317-Aug-04 11:05
elf2317-Aug-04 11:05 
AnswerRe: Bitmap creation in memory?? Pin
Stanciu Vlad18-Aug-04 1:11
Stanciu Vlad18-Aug-04 1:11 
GeneralRe: Bitmap creation in memory?? Pin
elf2318-Aug-04 3:13
elf2318-Aug-04 3:13 
AnswerRe: Bitmap creation in memory?? Pin
Corinna John18-Aug-04 3:13
Corinna John18-Aug-04 3:13 
GeneralPainting one control's graphics onto another ctrl Pin
sortamusic17-Aug-04 10:37
sortamusic17-Aug-04 10:37 
GeneralRe: Painting one control's graphics onto another ctrl Pin
Stanciu Vlad18-Aug-04 1:05
Stanciu Vlad18-Aug-04 1:05 
GeneralRe: Painting one control's graphics onto another ctrl Pin
sortamusic18-Aug-04 7:38
sortamusic18-Aug-04 7:38 
GeneralRe: Painting one control's graphics onto another ctrl Pin
Stanciu Vlad27-Aug-04 3:21
Stanciu Vlad27-Aug-04 3:21 
GeneralTransparencyKey not working correctly Pin
3Dizard17-Aug-04 9:04
3Dizard17-Aug-04 9:04 
GeneralRe: TransparencyKey not working correctly Pin
Stanciu Vlad18-Aug-04 0:47
Stanciu Vlad18-Aug-04 0:47 
GeneralRe: TransparencyKey not working correctly Pin
leppie18-Aug-04 4:00
leppie18-Aug-04 4:00 
GeneralError while deploying with the emulator Pin
mathon17-Aug-04 7:50
mathon17-Aug-04 7:50 
Questionz-order equivalent for windows? Pin
ddelapasse17-Aug-04 7:34
ddelapasse17-Aug-04 7:34 
AnswerRe: z-order equivalent for windows? Pin
Stefan Troschuetz18-Aug-04 0:18
Stefan Troschuetz18-Aug-04 0:18 
GeneralExcel CSV Problems Pin
Member 120485117-Aug-04 7:12
Member 120485117-Aug-04 7:12 
Generalcommand line compiling Pin
Martin Marvinski17-Aug-04 7:06
Martin Marvinski17-Aug-04 7:06 
Hi.

How do I compile a C# .net program via command line that uses Windows Forms?

I get an error message when I put "Using System.Windows.Forms". I know the code is correct as it is a simple example. I know I'm just missing something minor. How do I get it to find the forms library, or do I have to specify something else when compiling via command line?

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.