Click here to Skip to main content
15,918,193 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to read phone number (caller Identity) from Phone in C#. Pin
Pete O'Hanlon9-Apr-13 22:50
mvePete O'Hanlon9-Apr-13 22:50 
QuestionExcel.Application crash in "child" process Pin
Devis Meroni9-Apr-13 21:28
Devis Meroni9-Apr-13 21:28 
AnswerRe: Excel.Application crash in "child" process Pin
Bernhard Hiller9-Apr-13 23:42
Bernhard Hiller9-Apr-13 23:42 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 2:49
Devis Meroni10-Apr-13 2:49 
AnswerRe: Excel.Application crash in "child" process Pin
Eddy Vluggen10-Apr-13 3:17
professionalEddy Vluggen10-Apr-13 3:17 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 4:02
Devis Meroni10-Apr-13 4:02 
GeneralRe: Excel.Application crash in "child" process Pin
Eddy Vluggen10-Apr-13 5:04
professionalEddy Vluggen10-Apr-13 5:04 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 5:12
Devis Meroni10-Apr-13 5:12 
AnswerRe: Excel.Application crash in "child" process Pin
Eddy Vluggen10-Apr-13 5:18
professionalEddy Vluggen10-Apr-13 5:18 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 19:48
Devis Meroni10-Apr-13 19:48 
GeneralRe: Excel.Application crash in "child" process Pin
Eddy Vluggen11-Apr-13 5:02
professionalEddy Vluggen11-Apr-13 5:02 
AnswerRe: Excel.Application crash in "child" process Pin
Clifford Nelson10-Apr-13 11:07
Clifford Nelson10-Apr-13 11:07 
GeneralRe: Excel.Application crash in "child" process Pin
Devis Meroni10-Apr-13 19:49
Devis Meroni10-Apr-13 19:49 
GeneralRe: Excel.Application crash in "child" process Pin
Freak3011-Apr-13 21:20
Freak3011-Apr-13 21:20 
Questionhow can i make parameter that take a period of months as a parameter in c# crystal reports Pin
User34909-Apr-13 21:23
User34909-Apr-13 21:23 
AnswerRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
OriginalGriff9-Apr-13 21:57
mveOriginalGriff9-Apr-13 21:57 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
User349010-Apr-13 4:11
User349010-Apr-13 4:11 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
OriginalGriff10-Apr-13 4:29
mveOriginalGriff10-Apr-13 4:29 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
User349010-Apr-13 4:56
User349010-Apr-13 4:56 
GeneralRe: HOW CAN I MAKE PARAMETER THAT TAKE A PERIOD OF MONTHS AS A PARAMETER IN C# Pin
JesperMadsen12310-Apr-13 6:14
JesperMadsen12310-Apr-13 6:14 
Questionclass question Pin
Member 99710549-Apr-13 12:33
Member 99710549-Apr-13 12:33 
AnswerRe: class question Pin
Pete O'Hanlon9-Apr-13 12:36
mvePete O'Hanlon9-Apr-13 12:36 
AnswerRe: class question Pin
Abhinav S9-Apr-13 16:14
Abhinav S9-Apr-13 16:14 
AnswerRe: class question Pin
Bernhard Hiller9-Apr-13 23:46
Bernhard Hiller9-Apr-13 23:46 
QuestionProblems with SharpGL Control Pin
Aarón C de C9-Apr-13 11:05
Aarón C de C9-Apr-13 11:05 
I have a windows form project that I started before installing the SharpGL extension.

The SharpGL library works fine if I create a SharpGL project. But when I try to add a SharpGL control in my project, it says that it cannot find the namespace "OpenGLControl". Having in mind that I added all the references, it's kind of strange, but it's true.

When I type SharpGL.OpenGLControl, it doesn't appear in the autocomplete.

How can I add an OpenGLControl without starting my project from scracth?

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.