Click here to Skip to main content
15,887,683 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Windows Services Pin
Colin Angus Mackay4-Jun-04 13:12
Colin Angus Mackay4-Jun-04 13:12 
Questionis .NET slow? Pin
Sahir Shah3-Jun-04 21:40
Sahir Shah3-Jun-04 21:40 
GeneralCall by Reference Problem Pin
ashLin1233-Jun-04 21:09
ashLin1233-Jun-04 21:09 
GeneralRe: Call by Reference Problem Pin
jj3pa10-Jun-04 15:07
jj3pa10-Jun-04 15:07 
Generalfaster drawing Pin
PKultimPK3-Jun-04 6:46
PKultimPK3-Jun-04 6:46 
GeneralRe: faster drawing Pin
Werdna3-Jun-04 8:11
Werdna3-Jun-04 8:11 
GeneralRe: faster drawing Pin
PKultimPK3-Jun-04 10:22
PKultimPK3-Jun-04 10:22 
GeneralRe: faster drawing Pin
Dave Kreskowiak3-Jun-04 8:35
mveDave Kreskowiak3-Jun-04 8:35 
The DrawLines function you're calling is a wrapper for GDI+ functions that are being P/Invoked already. Most of the .NET FCL are wrappers around Windows API calls.

You mentioned that 'you need a relatively modern graphics cards'. You don't need a high powered graphics card to support DirectX. DirectX will still work so long as you have updated drivers for your video card. I take it you have something that doesn't offer very good support for 2D or 3D? What card do you have?

This would most definately affect your drawing speed, no matter what library you use.


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

GeneralRe: faster drawing Pin
PKultimPK3-Jun-04 10:26
PKultimPK3-Jun-04 10:26 
GeneralRe: faster drawing Pin
Colin Angus Mackay4-Jun-04 13:19
Colin Angus Mackay4-Jun-04 13:19 
GeneralRe: faster drawing Pin
PKultimPK5-Jun-04 9:58
PKultimPK5-Jun-04 9:58 
GeneralRe: faster drawing Pin
Colin Angus Mackay5-Jun-04 10:53
Colin Angus Mackay5-Jun-04 10:53 
GeneralRe: faster drawing Pin
PKultimPK6-Jun-04 2:56
PKultimPK6-Jun-04 2:56 
QuestionHOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
princi_azghar@yahoo.co.in2-Jun-04 21:47
sussprinci_azghar@yahoo.co.in2-Jun-04 21:47 
AnswerRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Member 5308104-Jun-04 1:35
Member 5308104-Jun-04 1:35 
AnswerRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Richard Jones4-Jun-04 6:55
Richard Jones4-Jun-04 6:55 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Andre Oschadlin20-Aug-04 0:07
Andre Oschadlin20-Aug-04 0:07 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Richard Jones20-Aug-04 3:10
Richard Jones20-Aug-04 3:10 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Andre Oschadlin20-Aug-04 16:01
Andre Oschadlin20-Aug-04 16:01 
GeneralRe: HOW TO START WITH HAND HELD PROGRAMMING ??????????? Pin
Richard Jones23-Aug-04 2:05
Richard Jones23-Aug-04 2:05 
Questionshould i start over? Pin
Dave Pursey2-Jun-04 6:13
Dave Pursey2-Jun-04 6:13 
AnswerRe: should i start over? Pin
Dave Kreskowiak3-Jun-04 8:48
mveDave Kreskowiak3-Jun-04 8:48 
GeneralA question about MDI Pin
Member 9401252-Jun-04 5:53
Member 9401252-Jun-04 5:53 
GeneralCustom Security Tokens in WSE 2.0 Pin
holland_phillip1-Jun-04 9:04
holland_phillip1-Jun-04 9:04 
GeneralListview images question Pin
kensai31-May-04 6:34
kensai31-May-04 6:34 

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.