Click here to Skip to main content
15,901,505 members
Home / Discussions / C#
   

C#

 
GeneralRe: 2d graphics with Direct3D 9 Pin
arik_a7-Sep-04 13:42
arik_a7-Sep-04 13:42 
GeneralRe: 2d graphics with Direct3D 9 Pin
Christian Graus7-Sep-04 14:29
protectorChristian Graus7-Sep-04 14:29 
GeneralRe: 2d graphics with Direct3D 9 Pin
Judah Gabriel Himango7-Sep-04 14:34
sponsorJudah Gabriel Himango7-Sep-04 14:34 
GeneralRe: 2d graphics with Direct3D 9 Pin
Christian Graus7-Sep-04 15:20
protectorChristian Graus7-Sep-04 15:20 
GeneralRe: 2d graphics with Direct3D 9 Pin
Judah Gabriel Himango7-Sep-04 15:27
sponsorJudah Gabriel Himango7-Sep-04 15:27 
GeneralRe: 2d graphics with Direct3D 9 Pin
Christian Graus7-Sep-04 15:42
protectorChristian Graus7-Sep-04 15:42 
Generale.g. 4th root of a number Pin
harrior7-Sep-04 6:04
harrior7-Sep-04 6:04 
GeneralRe: e.g. 4th root of a number Pin
Colin Angus Mackay7-Sep-04 6:16
Colin Angus Mackay7-Sep-04 6:16 
Math.Pow(x,y)


To get a square root, y=0.5
To get a cubed root, y=0.33333
To get a 4th root, y=0.25
...and so on.


"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!


GeneralRe: e.g. 4th root of a number Pin
Anonymous7-Sep-04 6:50
Anonymous7-Sep-04 6:50 
GeneralCustom Control and GUI Designer Pin
Andy H7-Sep-04 5:34
Andy H7-Sep-04 5:34 
GeneralRe: Custom Control and GUI Designer Pin
Heath Stewart7-Sep-04 7:48
protectorHeath Stewart7-Sep-04 7:48 
AnswerRe: How does one access the AutoIncrementCurrent Value Pin
Jo Develper7-Sep-04 5:01
Jo Develper7-Sep-04 5:01 
QuestionAllowing access to an internal ArrayList through IEnumerator? Pin
matthias s.7-Sep-04 4:30
matthias s.7-Sep-04 4:30 
AnswerRe: Allowing access to an internal ArrayList through IEnumerator? Pin
sreejith ss nair7-Sep-04 5:09
sreejith ss nair7-Sep-04 5:09 
QuestionHow does one access the AutoIncrementCurrent Value Pin
Anonymous7-Sep-04 4:26
Anonymous7-Sep-04 4:26 
GeneralHi! I need help on custom user control Pin
Member 13210317-Sep-04 4:25
Member 13210317-Sep-04 4:25 
GeneralRe: Hi! I need help on custom user control Pin
Heath Stewart7-Sep-04 7:42
protectorHeath Stewart7-Sep-04 7:42 
GeneralWord 2002 interop Pin
rommie27-Sep-04 4:03
rommie27-Sep-04 4:03 
GeneralRe: Word 2002 interop Pin
mav.northwind7-Sep-04 4:25
mav.northwind7-Sep-04 4:25 
GeneralRe: Word 2002 interop Pin
rommie28-Sep-04 4:45
rommie28-Sep-04 4:45 
Questionhow to use mask in c# Pin
sssa20007-Sep-04 3:59
sssa20007-Sep-04 3:59 
AnswerRe: how to use mask in c# Pin
Christian Graus7-Sep-04 12:15
protectorChristian Graus7-Sep-04 12:15 
GeneralRe: how to use mask in c# Pin
sssa20007-Sep-04 20:03
sssa20007-Sep-04 20:03 
GeneralCalendar/ Grid suggestions Pin
Michael P Butler7-Sep-04 3:52
Michael P Butler7-Sep-04 3:52 
GeneralSaving Stream object Pin
Den2Fly7-Sep-04 3:42
Den2Fly7-Sep-04 3:42 

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.