Support for MS Office in framework 1.1

  • Thread starter Thread starter Pramod
  • Start date Start date
P

Pramod

Hi,
I want to know whether there is support for MS Office
(Word, Excel..etc) in .netframework1.1 i.e. is there any
namespac available to access the WORD DOM in windows or
Web application.


Thanks in advance

Regards
Pramod
 
You could use COM interop to talk to the Office components.

You might be interested in the Visual Studio tools for Office. It's
currently in Beta....
http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=9e0b
1b7c-4ab5-40d2-b4d9-5817ab0bc1e5


Hope this helps,
bliz

--
Jim Blizzard | http://weblogs.asp.net/jblizzard
Sr .NET Developer Evangelist
Microsoft

Your Potential. Our Passion.

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only, so that others may benefit. Thanks.


--------------------
 
Back
Top