I want to make typing software in c# language. If anyone have any idea about this please help.
only tell me how can calculate net speed then calculate words typed by the user then accuracy.
Please help.

Thanks.

C# has it's own forum.

Calculating words per minute is trivial. It's the number of words divided by the number of minutes.
Acurracy is also trivial. It's the number of mistakes divided by the number of words times one hundred.

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.