I want to write a web calculator in ASP.net vb
please help me

Recommended Answers

All 3 Replies

This should be a rather simple task to complete, what kind of calculator, what do you want it to look like, how do you want to accomplish this?

I'm willing to advise you through this, but you have to do the heavy lifting yourself. Making a calculator was one of the first programming tasks I did in school, and we got little to no help from the teacher, just encouragement and questions. In retrospect, the questions were a big help.

well, first try coding what's on your mind.

then if you got stuck, then you can post your questions here.

I strongly recommend pencil and paper. Yes, I said Pencil, not ink pen. On a piece of paper write out the basics of what you want it to do, what you want it to look like, and then some pseudo-code. From there you should have a good starting point for writing actual code, and keeping yourself organized should make this easier to do.

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.