|
|
|
date: Thu, 3 Jul 2008 09:38:01 -0700,
group: microsoft.public.office.developer.web.components
back
Re: Integrate MS Excel 2003 workbook in an ASP.NET
Hi Alvin,
"...now deprecated"
We are running v1.1 of the .NET framework, Office 2000 and IE6 on our
company computers. I've been using the OWC spreadsheet component extensivly
in different reporting applications. In 2 weeks we will upgrade to Office
2003. Is your recomendation NOT to use OWC with .net 1.1 and Office 2003?
Regards
Pete
"Alvin Bruney [ASP.NET MVP]" <vapor dan using hot male spam filter> skrev i
meddelandet news:7F3A32E8-4DE2-4EAA-9C21-C757DD526B8F@microsoft.com...
> couple choices. use 3rd party - excel writer from softartisans or another
> vendor
> use OWC - now deprecated
> use Excel services - no edit capability, excel services is tied to
> sharepoint.
>
> --
>
> Regards,
> Alvin Bruney [MVP ASP.NET]
>
> [Shameless Author plug]
> The O.W.C. Black Book, 2nd Edition
> Exclusively on www.lulu.com/owc $19.99
> -------------------------------------------------------
>
>
> "Rad" wrote in message
> news:70C972FB-696F-43C7-ABE9-D483F5C69161@microsoft.com...
>> Hi,
>>
>> I am trying to integrate MS Excel 2003 workbook in an ASP.NET project. I
>> want to be able to browse to the page, then see Excel workbook on the
>> page.
>> I also like to be able to edit the work that is done in the workbook.
>>
>> IS this possible?, and if yes, where do I start?
>>
>>
>> Thank you,
>> Rad
>
date: Sun, 6 Jul 2008 14:15:01 +0200
author: PO h
Re: Integrate MS Excel 2003 workbook in an ASP.NET
Let me clarify my recommendations so that nobody yells at me. OWC is
deprecated so you should avoid it's use whenever possible. The supported
replacements are the choices listed previously plus VSTO. That said,
Microsoft has no replacement for the OWC on the Web that provides roughly
the same feature set. For Office 2003, go ahead and use the OWC if you need
to interact with a spreadsheet on a Web page. You won't get feature or
functionality updates from MS for it though. If you don't have an appetite
for this, go with a 3rd party product.
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
Download OWC Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $15.00
-------------------------------------------------------
"PO" <h> wrote in message news:O2UTtH23IHA.1200@TK2MSFTNGP04.phx.gbl...
> Hi Alvin,
>
> "...now deprecated"
>
> We are running v1.1 of the .NET framework, Office 2000 and IE6 on our
> company computers. I've been using the OWC spreadsheet component
> extensivly in different reporting applications. In 2 weeks we will upgrade
> to Office 2003. Is your recomendation NOT to use OWC with .net 1.1 and
> Office 2003?
>
> Regards
> Pete
>
>
> "Alvin Bruney [ASP.NET MVP]" <vapor dan using hot male spam filter> skrev
> i meddelandet news:7F3A32E8-4DE2-4EAA-9C21-C757DD526B8F@microsoft.com...
>> couple choices. use 3rd party - excel writer from softartisans or another
>> vendor
>> use OWC - now deprecated
>> use Excel services - no edit capability, excel services is tied to
>> sharepoint.
>>
>> --
>>
>> Regards,
>> Alvin Bruney [MVP ASP.NET]
>>
>> [Shameless Author plug]
>> The O.W.C. Black Book, 2nd Edition
>> Exclusively on www.lulu.com/owc $19.99
>> -------------------------------------------------------
>>
>>
>> "Rad" wrote in message
>> news:70C972FB-696F-43C7-ABE9-D483F5C69161@microsoft.com...
>>> Hi,
>>>
>>> I am trying to integrate MS Excel 2003 workbook in an ASP.NET project.
>>> I
>>> want to be able to browse to the page, then see Excel workbook on the
>>> page.
>>> I also like to be able to edit the work that is done in the workbook.
>>>
>>> IS this possible?, and if yes, where do I start?
>>>
>>>
>>> Thank you,
>>> Rad
>>
>
>
date: Mon, 7 Jul 2008 21:21:44 -0400
author: Alvin Bruney [ASP.NET MVP] vapor dan using hot male spam filter
|
|