I want to develop a application like MS-Office specially like ms-word and excel. I want opensource application in vb.net orC#.net` to which I can extend to ms-word and excel kind of functioning and i will make its language in my regional language to help my regional people to work on computers.
I want to develop a application like MS-Office specially like ms-word and excel. I
Share
Even ms-word and excel are not written in C#, so why you bother. The best you can get in .NET is syntax coloring editors only, or some kind of HTML editors which you have to extend.
http://www.codeproject.com/KB/edit/TextEditorControl.aspx
http://www.codeproject.com/KB/edit/AvalonEdit.aspx