Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
AnswerRe: (float) problem? Pin
Dan Neely29-Jan-07 10:50
Dan Neely29-Jan-07 10:50 
QuestionIs there an easy way to check if a column from one table exists in another ? Pin
csharpguyfromde29-Jan-07 9:17
csharpguyfromde29-Jan-07 9:17 
AnswerRe: Is there an easy way to check if a column from one table exists in another ? Pin
Christian Graus29-Jan-07 9:36
protectorChristian Graus29-Jan-07 9:36 
GeneralRe: Is there an easy way to check if a column from one table exists in another ? Pin
csharpguyfromde29-Jan-07 10:04
csharpguyfromde29-Jan-07 10:04 
GeneralRe: Is there an easy way to check if a column from one table exists in another ? Pin
csharpguyfromde31-Jan-07 2:28
csharpguyfromde31-Jan-07 2:28 
Question#import (C# equivelant) Pin
teejayem29-Jan-07 9:02
teejayem29-Jan-07 9:02 
AnswerRe: #import (C# equivelant) Pin
Christian Graus29-Jan-07 9:07
protectorChristian Graus29-Jan-07 9:07 
GeneralRe: #import (C# equivelant) Pin
teejayem29-Jan-07 9:35
teejayem29-Jan-07 9:35 
sorry about that its the "imports" command. What i have is a class with a bunch of static methods. What i normally would do is something like this: ClassOne.MethodOne. Someone told me in VB you could use an "imports" command to import the entire class so you could just call the methods themselves without typing in the class name. Is there something like that out there like that for C#?

Don't be overcome by evil, but overcome evil with good

GeneralRe: #import (C# equivelant) Pin
Christian Graus29-Jan-07 13:30
protectorChristian Graus29-Jan-07 13:30 
AnswerRe: #import (C# equivelant) Pin
Pete O'Hanlon29-Jan-07 9:39
mvePete O'Hanlon29-Jan-07 9:39 
GeneralRe: #import (C# equivelant) Pin
teejayem29-Jan-07 10:02
teejayem29-Jan-07 10:02 
GeneralRe: #import (C# equivelant) Pin
Alaric_29-Jan-07 12:18
professionalAlaric_29-Jan-07 12:18 
GeneralRe: #import (C# equivelant) Pin
Dave Doknjas29-Jan-07 13:07
Dave Doknjas29-Jan-07 13:07 
GeneralRe: #import (C# equivelant) Pin
Christian Graus29-Jan-07 13:30
protectorChristian Graus29-Jan-07 13:30 
GeneralRe: #import (C# equivelant) Pin
Luc Pattyn29-Jan-07 14:17
sitebuilderLuc Pattyn29-Jan-07 14:17 
GeneralRe: #import (C# equivelant) Pin
Christian Graus29-Jan-07 14:20
protectorChristian Graus29-Jan-07 14:20 
GeneralRe: #import (C# equivelant) Pin
teejayem29-Jan-07 14:50
teejayem29-Jan-07 14:50 
GeneralRe: #import (C# equivelant) [modified] Pin
teejayem29-Jan-07 15:14
teejayem29-Jan-07 15:14 
GeneralRe: #import (C# equivelant) Pin
Christian Graus29-Jan-07 15:52
protectorChristian Graus29-Jan-07 15:52 
GeneralRe: #import (C# equivelant) Pin
teejayem29-Jan-07 16:29
teejayem29-Jan-07 16:29 
QuestionNot sure of the best way to handle null values when not allowed Pin
~~~Johnny~~~29-Jan-07 8:30
~~~Johnny~~~29-Jan-07 8:30 
AnswerRe: Not sure of the best way to handle null values when not allowed Pin
bobsugar22230-Jan-07 11:30
bobsugar22230-Jan-07 11:30 
Questioncalc height from drawstring + wordwrap Pin
FreewareFire29-Jan-07 8:29
FreewareFire29-Jan-07 8:29 
AnswerRe: calc height from drawstring + wordwrap Pin
Luc Pattyn29-Jan-07 10:08
sitebuilderLuc Pattyn29-Jan-07 10:08 
GeneralRe: calc height from drawstring + wordwrap Pin
FreewareFire29-Jan-07 10:16
FreewareFire29-Jan-07 10:16 

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.