Mark Levison

Musings on No Touch Deployment, .NET development and photography

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789


Navigation

Other

Blogroll

Subscriptions

Post Categories



First Commercial .NET No Touch Deployment application

Finally after 2 ½ years – I can talk about the work we’ve been doing in .NET. I work for Databeacon and we produce "Web Reporting and Data Analysis" software. Last week we launched what we believe to be the world's first commercial No Touch Deployment application with .NET.

We have 3 end-user viewers in Databeacon Smart Client Standard and Smart Client Professional editions:

1) Web Reporter - for casual users raised on static report, displays a report (accessed by clicking a report name on the left) with mouse-over tooltips over on data

2) Player - modelled on the various media players - allows the user to explore data and save reports (accessed by clicking the play button at the top of a Web Reporter page, or can be a standard viewer if report designer decides to deploy that way).

3) Insight - our power-user viewer - creates reports for Insight, Player and Web Reporter with drag-n-drop OLAP and richer data filtering options. (accessed by pressing the play button in the bottom left corner of Player viewer)

To check this out visit: http://cubert.databeacon.com/smartclient/detect/detect.aspx

But before using the product, you must first ensure that you have a proper Microsoft .NET environment. There are three steps to follow:

  1. Verify that Microsoft .NET 1.1 Framework is installed
  2. Use the Microsoft .NET Framework wizard to grant full trust to trusted sites
  3. In Microsoft Internet Explorer, add services.databeacon.com to the list of trusted sites (via internet options)

Otherwise you can visit the feature tour or download an evaluation copy of Databeacon Smart Client standard.

Update: For the Web client Full Trust is not required.  For the Player and Insight our client side solution to command line argument problem requires Full-Trust.  In addition Export to Excel, Send Report as Mail etc require access to unmanaged code.  This is a large part of why I asked MS for optional permissions in Whidbey see: FDBK14571 and “Click Once Permissions Elevation a good start, but...”.  If we get optional permissions then we will only need UIPermission unrestricted - for drag n' drop and resize operations.

Update: a couple of images to give you an idea of what the product looks like.  First the player and then Insight.

 Player Snapshot

Insight Snap Shot

posted on Monday, October 18, 2004 4:08 PM by mlevison





Powered by Dot Net Junkies, by Telligent Systems