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

.NET (Core and Framework)

 
Questiondraw the shapes on top of the controls... Pin
sathishtl00714-Feb-07 19:36
sathishtl00714-Feb-07 19:36 
AnswerRe: draw the shapes on top of the controls... Pin
Simon P Stevens17-Feb-07 2:42
Simon P Stevens17-Feb-07 2:42 
QuestionCalling C# method from a JavaScript program Pin
earlgraham14-Feb-07 12:14
earlgraham14-Feb-07 12:14 
AnswerRe: Calling C# method from a JavaScript program Pin
N a v a n e e t h14-Feb-07 18:05
N a v a n e e t h14-Feb-07 18:05 
AnswerRe: Calling C# method from a JavaScript program Pin
perlmunger21-Feb-07 7:08
perlmunger21-Feb-07 7:08 
GeneralRe: Calling C# method from a JavaScript program Pin
earlgraham22-Feb-07 11:10
earlgraham22-Feb-07 11:10 
QuestionPerfomance of application Pin
cocoonwls14-Feb-07 10:57
cocoonwls14-Feb-07 10:57 
AnswerRe: Perfomance of application Pin
Luc Pattyn14-Feb-07 11:09
sitebuilderLuc Pattyn14-Feb-07 11:09 
Hi,

to me performance is measured in functional results per unit of time, so it does not involve CPU load or memory footprint. Functional results could be
transactions/second in a database, pages/minute printed in a report tool, etc.

I can not tell you whether your app is hi or lo performance. Do you consider a
10 page/minute printer fast or slow ??

You can compare with two kinds of things:
- the performance of another program with similar functionality;
- your own expectations.

In either case, you (or your customers) will be the judge.

Having the same performance at a lower cost (less CPU load, smaller memory footprint)
can be an added bonus. It could become relevant if your app is being ran by
several concurrent users on the same machine (especially if a server app).

Hope this helps.


Luc Pattyn

GeneralRe: Perfomance of application Pin
cocoonwls14-Feb-07 11:28
cocoonwls14-Feb-07 11:28 
GeneralRe: Perfomance of application Pin
Luc Pattyn14-Feb-07 11:40
sitebuilderLuc Pattyn14-Feb-07 11:40 
GeneralRe: Perfomance of application Pin
cocoonwls14-Feb-07 11:58
cocoonwls14-Feb-07 11:58 
GeneralRe: Perfomance of application Pin
Luc Pattyn14-Feb-07 12:06
sitebuilderLuc Pattyn14-Feb-07 12:06 
GeneralRe: Perfomance of application Pin
cocoonwls14-Feb-07 12:21
cocoonwls14-Feb-07 12:21 
GeneralRe: Perfomance of application Pin
Luc Pattyn14-Feb-07 12:37
sitebuilderLuc Pattyn14-Feb-07 12:37 
GeneralRe: Perfomance of application Pin
Iqbal M Khan14-Feb-07 20:09
Iqbal M Khan14-Feb-07 20:09 
AnswerRe: Perfomance of application Pin
Heath Stewart17-Feb-07 6:15
protectorHeath Stewart17-Feb-07 6:15 
QuestionProblems with getProcessesByName Pin
derbrink14-Feb-07 3:31
derbrink14-Feb-07 3:31 
AnswerRe: Problems with getProcessesByName Pin
Luc Pattyn14-Feb-07 6:51
sitebuilderLuc Pattyn14-Feb-07 6:51 
QuestionFixed a window Form Pin
Parameswar Mala14-Feb-07 1:27
Parameswar Mala14-Feb-07 1:27 
AnswerRe: Fixed a window Form Pin
Heath Stewart17-Feb-07 6:25
protectorHeath Stewart17-Feb-07 6:25 
QuestionMenuItem Compact Framework [modified] Pin
danaelx14-Feb-07 1:11
danaelx14-Feb-07 1:11 
QuestionResolution Problem. Pin
Parameswar Mal14-Feb-07 1:06
Parameswar Mal14-Feb-07 1:06 
AnswerRe: Resolution Problem. Pin
Luc Pattyn14-Feb-07 6:54
sitebuilderLuc Pattyn14-Feb-07 6:54 
AnswerRe: Resolution Problem. Pin
N a v a n e e t h14-Feb-07 18:34
N a v a n e e t h14-Feb-07 18:34 
QuestionIs it possible to run a vb.net application without Visual Studio?? Pin
China-Gary13-Feb-07 12:41
China-Gary13-Feb-07 12:41 

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.