Click here to Skip to main content
15,916,318 members
Home / Discussions / C#
   

C#

 
GeneralRe: Hashtable and dictionary Pin
Eddy Vluggen17-May-10 3:56
professionalEddy Vluggen17-May-10 3:56 
GeneralRe: Hashtable and dictionary Pin
PIEBALDconsult17-May-10 4:24
mvePIEBALDconsult17-May-10 4:24 
QuestionC# version Pin
sujithkumarsl16-May-10 20:53
sujithkumarsl16-May-10 20:53 
AnswerRe: C# version Pin
nagendrathecoder16-May-10 21:11
nagendrathecoder16-May-10 21:11 
AnswerRe: C# version Pin
Abhinav S16-May-10 21:40
Abhinav S16-May-10 21:40 
GeneralRe: C# version Pin
sujithkumarsl16-May-10 22:08
sujithkumarsl16-May-10 22:08 
QuestionDataSets and DataAdapters Pin
USAFHokie8016-May-10 17:09
USAFHokie8016-May-10 17:09 
AnswerRe: DataSets and DataAdapters Pin
USAFHokie8016-May-10 22:09
USAFHokie8016-May-10 22:09 
QuestionGetting Database Names from Server MS SQL 2005 Pin
PDTUM16-May-10 11:20
PDTUM16-May-10 11:20 
AnswerRe: Getting Database Names from Server MS SQL 2005 Pin
Ravi Bhavnani16-May-10 13:25
professionalRavi Bhavnani16-May-10 13:25 
GeneralRe: Getting Database Names from Server MS SQL 2005 Pin
PDTUM16-May-10 15:14
PDTUM16-May-10 15:14 
AnswerRe: Getting Database Names from Server MS SQL 2005 Pin
Eddy Vluggen16-May-10 14:40
professionalEddy Vluggen16-May-10 14:40 
AnswerRe: Getting Database Names from Server MS SQL 2005 Pin
PDTUM16-May-10 15:07
PDTUM16-May-10 15:07 
GeneralRe: Getting Database Names from Server MS SQL 2005 Pin
Eddy Vluggen16-May-10 23:26
professionalEddy Vluggen16-May-10 23:26 
QuestionImage Annotation in C# Pin
snouto16-May-10 10:51
snouto16-May-10 10:51 
AnswerRe: Image Annotation in C# Pin
Pete O'Hanlon16-May-10 11:01
mvePete O'Hanlon16-May-10 11:01 
GeneralRe: Image Annotation in C# Pin
snouto16-May-10 11:52
snouto16-May-10 11:52 
GeneralRe: Image Annotation in C# Pin
Pete O'Hanlon16-May-10 21:37
mvePete O'Hanlon16-May-10 21:37 
AnswerRe: Image Annotation in C# Pin
Luc Pattyn16-May-10 11:43
sitebuilderLuc Pattyn16-May-10 11:43 
AnswerRe: Image Annotation in C# Pin
Ravi Bhavnani16-May-10 13:30
professionalRavi Bhavnani16-May-10 13:30 
QuestionPorting a Windows Forms project to Mono Pin
User 691845416-May-10 10:24
User 691845416-May-10 10:24 
AnswerRe: Porting a Windows Forms project to Mono Pin
OriginalGriff16-May-10 21:45
mveOriginalGriff16-May-10 21:45 
QuestionHaving problems with C# and OpenGL interoperability Pin
Keith Vitali16-May-10 9:04
Keith Vitali16-May-10 9:04 
AnswerRe: Having problems with C# and OpenGL interoperability Pin
Keith Vitali16-May-10 11:44
Keith Vitali16-May-10 11:44 
Ok, I fixed that problem. So, there were two issues:

First, I had to call ReleaseHdc on the graphic object.
Secondly, the HDC parameter should have been declated as an 'out' parameter.

However, there is another problem. However, this is more related to OpenGL and probably not suitabvle for this forum.

Thanks,
Keith
QuestionImplicit Variables Pin
Darrall16-May-10 6:51
Darrall16-May-10 6:51 

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.