Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
GeneralRe: most efficient way to draw triangle Pin
...---...2-Oct-05 9:24
...---...2-Oct-05 9:24 
GeneralRe: most efficient way to draw triangle Pin
Robert Rohde2-Oct-05 19:29
Robert Rohde2-Oct-05 19:29 
QuestionOleDbType cast to BaseType .Net Pin
Gedrain2-Oct-05 3:24
Gedrain2-Oct-05 3:24 
AnswerRe: OleDbType cast to BaseType .Net Pin
Dave Kreskowiak2-Oct-05 7:17
mveDave Kreskowiak2-Oct-05 7:17 
GeneralRe: OleDbType cast to BaseType .Net Pin
Gedrain2-Oct-05 7:21
Gedrain2-Oct-05 7:21 
GeneralRe: OleDbType cast to BaseType .Net Pin
Dave Kreskowiak2-Oct-05 8:29
mveDave Kreskowiak2-Oct-05 8:29 
GeneralRe: OleDbType cast to BaseType .Net Pin
Gedrain2-Oct-05 8:36
Gedrain2-Oct-05 8:36 
GeneralRe: OleDbType cast to BaseType .Net Pin
Dave Kreskowiak2-Oct-05 8:50
mveDave Kreskowiak2-Oct-05 8:50 
You have a problem. Say you read a floating point value from the database. Which .NET type are you going to map it to, Decimal (128-bits), Double (64-bits), Single (32-bits), integer, ...?

Yep. You have to pick an appropriate type to hold the value, since only YOU know what the range of that value should be and what precision you want it to be.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionHelp!! monitor bandwidth usage Pin
dunbshy2-Oct-05 3:03
dunbshy2-Oct-05 3:03 
AnswerRe: Help!! monitor bandwidth usage Pin
Dave Kreskowiak2-Oct-05 7:09
mveDave Kreskowiak2-Oct-05 7:09 
GeneralRe: Help!! monitor bandwidth usage Pin
dunbshy2-Oct-05 7:26
dunbshy2-Oct-05 7:26 
GeneralRe: Help!! monitor bandwidth usage Pin
Dave Kreskowiak2-Oct-05 8:45
mveDave Kreskowiak2-Oct-05 8:45 
GeneralRe: Help!! monitor bandwidth usage Pin
dunbshy2-Oct-05 22:51
dunbshy2-Oct-05 22:51 
GeneralRe: Help!! monitor bandwidth usage Pin
Dave Kreskowiak6-Oct-05 11:54
mveDave Kreskowiak6-Oct-05 11:54 
QuestionRoulette Help!!! Pin
ArsNeo2-Oct-05 1:48
ArsNeo2-Oct-05 1:48 
AnswerRe: Roulette Help!!! Pin
Dave Kreskowiak2-Oct-05 2:21
mveDave Kreskowiak2-Oct-05 2:21 
GeneralRe: Roulette Help!!! Pin
ArsNeo2-Oct-05 6:47
ArsNeo2-Oct-05 6:47 
GeneralRe: Roulette Help!!! Pin
Dave Kreskowiak2-Oct-05 7:04
mveDave Kreskowiak2-Oct-05 7:04 
GeneralRe: Roulette Help!!! Pin
ArsNeo3-Oct-05 11:55
ArsNeo3-Oct-05 11:55 
GeneralRe: Roulette Help!!! Pin
Dave Kreskowiak6-Oct-05 11:47
mveDave Kreskowiak6-Oct-05 11:47 
AnswerRe: Roulette Help!!! Pin
Christian Graus2-Oct-05 3:04
protectorChristian Graus2-Oct-05 3:04 
QuestionEncapsulation Pin
Tran Ngoc Minh2-Oct-05 0:23
Tran Ngoc Minh2-Oct-05 0:23 
AnswerRe: Encapsulation Pin
Christian Graus2-Oct-05 3:02
protectorChristian Graus2-Oct-05 3:02 
QuestionCoding Problem Pin
| Muhammad Waqas Butt |1-Oct-05 23:45
professional| Muhammad Waqas Butt |1-Oct-05 23:45 
QuestionRoulette Urgent Help!! Pin
ArsNeo1-Oct-05 22:52
ArsNeo1-Oct-05 22:52 

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.