asp.net expert wanted

J

Jesse Aufiero

hello,

i'm interested in speaking with an expert consultant with experience in
building asp.net 2005 web pages that present olap data. the page must
automatically refresh when the underlying olap data changes. i would also
like a recommendation on what third-party component can best display olap
data in a situation such as this. i am considering the devExpress pivotGrid
for this purpose.

thank you,
jesse aufiero
 
G

Guest

Mmmm....

I have been working on a couple of OLAP projects, finally the tools that
we have used to browse the reports are SSRS and Proclarity Analytics
(Professional edition, no I think it's named PPS).

But the scenario that yo uare commenting (auto refresh when data changes)
I haven't seen it directly implemented on this tools.

To make this "Is Data changed" check on the client side I would:

1. If the page showing the data has to show other information, just use
AJAX ASP .net and call a web service from the javascript side asking if there
has been changes, in that case perform a post (or update panel) in order to
update the page).

2. If you are just showing a gird (or an embedded SSRS report on an
iframe), you could wrap it in an update panel and set a property on that
panel to check for update on the server every X seconds.

Good luck
Braulio

/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------
 
J

Jesse Aufiero

i'm sorry, my original post was unclear. i'm looking for a consultant who
wants to work on this project. i do appreciate your advice though!
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top