owc help

S

sathya

hi

i am developing an application using ASP.NET and OWC.
anybody can help me with some samples or some examples
related to the above topic.

sathya
 
J

Jim.Hubbard

That's a pretty broad topic. Could you narrow it down some?



What are you trying to do in this application?
 
S

sathya

hi jim,
thanks for ur reply,

i am trying to generate a pivot chart, based on the data
retrived from SQL Query.
 
J

Jim Hubbard

hmmmm.... I'm primarily working on the chart control, so I haven't worked
with a pivot per se. I do know that the chart control creates an internal
pivot table when you pass in the ado recordset as the data source.

Don't know if that helps. If not, let me know.
 
S

sathya

hi jim,

Can you give me some code samples or some place where i
can get some code samples that help me, i will try whether
that will work for me,


thanks
sathya
 
J

Jim Hubbard

The following links are directly from my Groups file in Avant Browser (which
you should definitely try out - they ask for a donation if you find it
useful.....and you definitely will find it a better browser than IE. Don't
worry, it still uses the IE engine, it just adds a lot of stuff that
Microsoft forgot. Check it out at www.avantbrowser.com .)

Some of these links ore for version 9, but most of the same principles apply
in version 10.

OWC 9 and 10
NAME1=Google Search: microsoft.public.office.developer.web.components
LINK1=http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&newwindow=1&
group=microsoft.public.office.developer.web.components

NAME2=Microsoft Office 2000 Web Components Basics
LINK2=http://msdn.microsoft.com/library/default.asp?URL=/library/techart/Mso
wcbasics.htm

NAME3=286317 - HOWTO: Create Null (or Omitted) Data Points with the Office
Chart Component
LINK3=http://support.microsoft.com/default.aspx?scid=kb;EN-US;q286317

NAME4=249805 - HOWTO: Use XML Data with the Chart Component
LINK4=http://support.microsoft.com/default.aspx?scid=kb;EN-US;q249805

NAME5=235885 - HOWTO: Use the Chart Web Component with Visual Basic
LINK5=http://support.microsoft.com/default.aspx?scid=http://support.microsof
t.com:80/support/kb/articles/Q235/8/85.ASP&NoWebContent=1

NAME6=Amazon.com: Customer Reviews: Professional Asp Programming Guide for
Office Web Component: With Office 2000 and Office Xp
LINK6=http://www.amazon.com/exec/obidos/tg/detail/-/0595198465/ref=cm_cr_dp_
2_1/102-9498850-0845733?v=glance&s=books&vi=customer-reviews

NAME7=Amazon.com: Customer Reviews: Professional Asp Programming Guide for
Office Web Component: With Office 2000 and Office Xp
LINK7=http://www.amazon.com/exec/obidos/tg/detail/-/0595198465/ref=cm_cr_dp_
2_1/102-9498850-0845733?v=glance&s=books&vi=customer-reviews

NAME8=Microsoft Office XP: Web Components Object Model and Terminology -
MSDN News - May/June 2001
LINK8=http://msdn.microsoft.com/msdnnews/2001/may/centerfold/centerfold.asp

NAME9=Working with the Chart Component's Object Model
LINK9=http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modco
re/html/deovrworkingwithchartcomponentsobjectmodel.asp

NAME10=315974 - HOW TO: Use ADO Recordsets in Visual Basic .NET
LINK10=http://support.microsoft.com/default.aspx?scid=kb;en-us;Q315974&ID=kb
;en-us;Q315974&SD=MSDN

NAME11=329812 - OFFXP: When You Use the Office XP Chart Component to Create
a Chart, Additional Entries Disappear After You Hide Legend Entries
LINK11=http://support.microsoft.com/default.aspx?scid=kb;en-us;329812

NAME12=288907 - INFO: Binding the Office XP Chart Component to a Data Source
LINK12=http://support.microsoft.com/default.aspx?scid=http://support.microso
ft.com:80/support/kb/articles/q288/9/07.asp&NoWebContent=1

NAME13=Creating Dynamic Charts in ASP. NET Web Applications Using OWC
LINK13=http://www.csharphelp.com/archives2/archive457.html

NAME14=Live ASP.NET Charts with OWC
LINK14=http://www.eggheadcafe.com/articles/20021223.asp

NAME15=ASPWire - ASP.NET Charting Using Office Web Components (OWC)
LINK15=http://www.aspwire.com/brief.asp?7579

NAME16=Office XP Web Components
LINK16=http://www.microsoft.com/office/developer/platform/webcomp.asp

NAME17=ASP.NET.4GuysFromRolla.com: ASP.NET Charting Using Office Web
Components (OWC)
LINK17=http://aspnet.4guysfromrolla.com/articles/080603-1.aspx

NAME18=4GuysFromRolla.com - Charting with Office Web Components (OWC)
LINK18=http://www.4guysfromrolla.com/webtech/022101-1.shtml

NAME19=Chapter 12: Using the Office Web Components
LINK19=http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnac
bk02/html/odc_4010c12.asp

NAME20=Download details: Office XP Tool: Web Components
LINK20=http://www.microsoft.com/downloads/details.aspx?FamilyID=982B0359-0A8
6-4FB2-A7EE-5F3A499515DD&displaylang=EN

NAME21=Office Web Components for Business Intelligence
LINK21=http://www.microsoft.com/office/business/intelligence/owc.asp

NAME22=Download details: Office XP Update: Service Pack 2 (SP2)
LINK22=http://www.microsoft.com/downloads/details.aspx?FamilyID=1A8CE553-AB7
6-4A63-99DA-B4ED914C1514&displaylang=EN

NAME23=SecuriTeam.com T (Unsafe Functions in Office Web Components)
LINK23=http://www.securiteam.com/windowsntfocus/5UP0T1F80C.html


Have fun!

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top