dotnetguy2k8 0 Newbie Poster

We have developed a application in vb.net/ms sql server
we want to check its
1.performance,execution time,is it coded in standards etc..,?

2.how we know that this application requires 10 secs or 20 secs or 1 min required.? to optimisie our code

3.The memory it took is 2 mb(from task manager)-is this memory is normal or ? - how to calculate the execution speed or other kind of performance in code like is there any unwanted loops{in code instead of FOR loop if we use IF condition it may speed like that], or objects created or logic flow of the code is taking much time to execute to simple task like that ? For an application there are many logic but which one is fast,speed execution logic ?

I have questions like this.Is there any free tool or any kind of checking code performance,execution speed reports like that ?
How to evaluate,check performance,execution,have it met the standards like that.


Pls guide,assist me to do this if any one knows in detail.Pls explain if you have(if possible) screenshots or any diagrammatic explanation.

dotnetguy

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.