Hi!:)
I wish to build a web based application where similar to Microsoft Excel/Spread Sheet. This web based application should have an interface of spreadsheet cells where user can click around the cells to enter data. As the data being entered it will save in database where indicating which cell will be holding that data. Do you have any idea whether C# or any other languages able to do this? Thanks in advance.

Recommended Answers

All 3 Replies

Member Avatar for iamthwee

Yep that's possible. Dotnet has a lot of api which aids database storage and retrieval etc.

Thanks. Can you suggest any API that I can use? Actually I am still not sure how to build this whole thing. Is there any reference that you can suggest to me? Thanks for the help.

Member Avatar for iamthwee

Google for using dotnet with databases. That's you're primary goal. The interface, will most probably will be datagridview or something akin to that.
?

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.