Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
QuestionWhat would make a CodeAccessPermission.Assert() fail or succeed? Pin
Super Lloyd26-Jun-09 2:08
Super Lloyd26-Jun-09 2:08 
QuestionC# Performance? Pin
tvbarnard26-Jun-09 1:16
tvbarnard26-Jun-09 1:16 
AnswerRe: C# Performance? Pin
Manas Bhardwaj26-Jun-09 1:27
professionalManas Bhardwaj26-Jun-09 1:27 
AnswerRe: C# Performance? Pin
musefan26-Jun-09 1:44
musefan26-Jun-09 1:44 
GeneralRe: C# Performance? Pin
tvbarnard26-Jun-09 2:00
tvbarnard26-Jun-09 2:00 
QuestionRe: C# Performance? Pin
tvbarnard26-Jun-09 2:38
tvbarnard26-Jun-09 2:38 
AnswerRe: C# Performance? Pin
musefan26-Jun-09 3:08
musefan26-Jun-09 3:08 
QuestionRe: C# Performance? Pin
Simon P Stevens26-Jun-09 1:57
Simon P Stevens26-Jun-09 1:57 
tvbarnard wrote:
from scratch (no API's)


Sorry, this isn't really an answer to your question, but why aren't you using any APIs?

If it's purely because you want to learn that's fair enough, but if this is a real product you should definitely consider using some frameworks to reduce your workload. One of the benefits of OO design is re-usability. Don't waste your time reinventing the wheel.

I mean, you must be using some APIs or are you going to code the user interface from scratch direct bit injections to video memory? And what about capturing the video stream, surely you'll use a library for that, like DirectShow, WIA or Avicap32.

Simon

AnswerRe: C# Performance? Pin
tvbarnard26-Jun-09 2:07
tvbarnard26-Jun-09 2:07 
GeneralRe: C# Performance? Pin
Simon P Stevens26-Jun-09 3:29
Simon P Stevens26-Jun-09 3:29 
AnswerRe: C# Performance? Pin
Rajesh R Subramanian26-Jun-09 2:12
professionalRajesh R Subramanian26-Jun-09 2:12 
GeneralRe: C# Performance? Pin
tvbarnard26-Jun-09 2:16
tvbarnard26-Jun-09 2:16 
GeneralRe: C# Performance? Pin
Simon P Stevens26-Jun-09 3:32
Simon P Stevens26-Jun-09 3:32 
GeneralRe: C# Performance? Pin
Rajesh R Subramanian26-Jun-09 4:17
professionalRajesh R Subramanian26-Jun-09 4:17 
QuestionDisabling the Cancel Button During an Installation Pin
Imranlogi26-Jun-09 0:58
Imranlogi26-Jun-09 0:58 
QuestionPrinting without colour (or color) [modified] Pin
musefan26-Jun-09 0:54
musefan26-Jun-09 0:54 
AnswerRe: Printing without colour (or color) Pin
Manas Bhardwaj26-Jun-09 1:34
professionalManas Bhardwaj26-Jun-09 1:34 
GeneralRe: Printing without colour (or color) [modified] Pin
musefan26-Jun-09 1:47
musefan26-Jun-09 1:47 
QuestionHow to determine the keypress/mouse click is human action or simulation? Pin
alien viper26-Jun-09 0:08
alien viper26-Jun-09 0:08 
AnswerRe: How to determine the keypress/mouse click is human action or simulation? Pin
Christian Graus26-Jun-09 0:13
protectorChristian Graus26-Jun-09 0:13 
AnswerRe: How to determine the keypress/mouse click is human action or simulation? Pin
mutpan26-Jun-09 1:08
mutpan26-Jun-09 1:08 
GeneralRe: How to determine the keypress/mouse click is human action or simulation? Pin
Rajesh R Subramanian26-Jun-09 1:18
professionalRajesh R Subramanian26-Jun-09 1:18 
AnswerRe: How to determine the keypress/mouse click is human action or simulation? Pin
Rajesh R Subramanian26-Jun-09 1:19
professionalRajesh R Subramanian26-Jun-09 1:19 
AnswerRe: How to determine the keypress/mouse click is human action or simulation? Pin
molesworth26-Jun-09 3:03
molesworth26-Jun-09 3:03 
GeneralRe: How to determine the keypress/mouse click is human action or simulation? Pin
alien viper26-Jun-09 3:35
alien viper26-Jun-09 3:35 

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.