I had this task of making a proof of concept sample that will allow users to use the User-Rich text editor Microsoft Word.
It is really challenging, since working with those object are not something we can do in a jiffy , well at least for someone like me who rarely do MSWord macro things.
Reading thru API and using the new features of C#4.0 thru dynamic types, I'm able to design and implement a class library that can simply use MS Word and perform saving to database. It involves checking MRU and also subscribe to events of the MS Word Interop object.
Since it is in Silvelight, data access and operations should be thru WCF. I completed the solution, and only later figured out that my ADO.NET class won't work in silvelright.
(x_x) <= sick due to stress
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment