Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
QuestionTablet Ink and GDI+ Pin
HahnTech23-Sep-05 13:16
HahnTech23-Sep-05 13:16 
Questiondraw inside an abject Pin
Sasuko23-Sep-05 12:45
Sasuko23-Sep-05 12:45 
AnswerRe: draw inside an abject Pin
Mohamad Al Husseiny23-Sep-05 15:38
Mohamad Al Husseiny23-Sep-05 15:38 
Questioncrystal reports parameter Pin
Naveed Kamboh23-Sep-05 12:18
Naveed Kamboh23-Sep-05 12:18 
AnswerRe: crystal reports parameter Pin
Alex Korchemniy23-Sep-05 19:44
Alex Korchemniy23-Sep-05 19:44 
QuestionUse of java script in asp.net pages Pin
meanu23-Sep-05 12:10
meanu23-Sep-05 12:10 
AnswerRe: Use of java script in asp.net pages Pin
Mohamad Al Husseiny23-Sep-05 15:29
Mohamad Al Husseiny23-Sep-05 15:29 
QuestionC# Sucks! Pin
Stober23-Sep-05 11:26
Stober23-Sep-05 11:26 
[rant]I've only been at it for about an hour and already don't like it! I'm a long c++ programmer, MFC -- MS-Windows. All I want is a form with an edit box where you can type in a filename and a button that will let you browse for the filename. In C++ I would simply use VC++ 6.0 to create an MFC project, create and initialize an object of type OPENFILENAME, then call the win32 api function. Simple. Without knowing better, using Visual Studio .NET 2003 I created a windows C# project, made the form like I wanted (that was pretty intuitive) then clicked the button on the form to get the event handler. There, everything goes to hell in a handbag. The compiler knows nothing about OPENFILENAME structure. So I downloaded the sample C# tutorial project from codeproject. I can't believe the kind of hell C# programmers have to go through just to do one simple call to a Win32 api function.Frown | :( Its enough to make me throw in the towel and use C++ instead.[/rant]

Isn't there an easier way to accomplish this?



-- modified at 17:34 Friday 23rd September, 2005
AnswerRe: C# Sucks! Pin
Anonymous23-Sep-05 11:39
Anonymous23-Sep-05 11:39 
GeneralRe: C# Sucks! Pin
Stober23-Sep-05 11:46
Stober23-Sep-05 11:46 
GeneralRe: C# Sucks! Pin
Luis Alonso Ramos23-Sep-05 15:26
Luis Alonso Ramos23-Sep-05 15:26 
AnswerRe: C# Sucks! Pin
Mohamad Al Husseiny23-Sep-05 13:56
Mohamad Al Husseiny23-Sep-05 13:56 
QuestionWhat message is called when the X in the upper right of a dialog is closed Pin
Dan Neely23-Sep-05 10:04
Dan Neely23-Sep-05 10:04 
AnswerRe: What message is called when the X in the upper right of a dialog is closed Pin
Mohamad Al Husseiny23-Sep-05 12:52
Mohamad Al Husseiny23-Sep-05 12:52 
AnswerRe: What message is called when the X in the upper right of a dialog is closed Pin
mav.northwind23-Sep-05 19:18
mav.northwind23-Sep-05 19:18 
GeneralRe: What message is called when the X in the upper right of a dialog is closed Pin
Dan Neely26-Sep-05 3:13
Dan Neely26-Sep-05 3:13 
Questionmscorlib::Not enough storage is available to complete this operation. Pin
Kant23-Sep-05 8:15
Kant23-Sep-05 8:15 
AnswerRe: mscorlib::Not enough storage is available to complete this operation. Pin
Dave Kreskowiak23-Sep-05 9:14
mveDave Kreskowiak23-Sep-05 9:14 
GeneralRe: mscorlib::Not enough storage is available to complete this operation. Pin
Kant23-Sep-05 10:33
Kant23-Sep-05 10:33 
QuestionSharePoint Customization - Possible? Pin
stan2823-Sep-05 7:32
stan2823-Sep-05 7:32 
Questioncontextmenu Pin
PHDENG8123-Sep-05 7:29
PHDENG8123-Sep-05 7:29 
AnswerRe: contextmenu Pin
Judah Gabriel Himango23-Sep-05 8:05
sponsorJudah Gabriel Himango23-Sep-05 8:05 
GeneralRe: contextmenu Pin
PHDENG8126-Sep-05 1:57
PHDENG8126-Sep-05 1:57 
GeneralRe: contextmenu Pin
Judah Gabriel Himango26-Sep-05 4:11
sponsorJudah Gabriel Himango26-Sep-05 4:11 
QuestionListing Database Names Pin
Member 205875323-Sep-05 7:28
Member 205875323-Sep-05 7:28 

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.