Print Page | Close Window

New to using Ideablade/BOS

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=671
Printed Date: 11-Jun-2026 at 9:18am


Topic: New to using Ideablade/BOS
Posted By: Jason
Subject: New to using Ideablade/BOS
Date Posted: 04-Feb-2008 at 3:52am
Hello all
 
I am investigating the possibility of using the BOS as a mechanisim to access a remote database - at the moment just over a network or locally, though in the future via the web. The requirement is for multiple users to be able to access this database securely, and so I am trying to put together a sample application to demonstrate this using the devforce framework.
 
What I will actually be trying to achieve in the future is the synchronisation of client data cache with server data.
 
I was wondering if anyone had any examples of using the BOS to connect to a network database - all the examples I have seen so far use WCF/IIS... I've already read through the developer manual - but am feeling a bit lost!
 
Any help would be appreciated!
 
Thanks,
Jason



Replies:
Posted By: davidklitzke
Date Posted: 04-Feb-2008 at 9:31am
To run a sample application that uses the BOS, you will need an Enterprise with BOS key.  You cannot run this sample application with a DevForce Express key.
 
You don't need the BOS to access a network or remote database.  You just need the right connection string.  However, if you want secure and highly performant access to the database, you will need to be using the BOS.
 
If you want to use the BOS on a local area network, you don't have to use WCF or IIS.  Look at the "Deployment" tutorial in the advanced tutorials.
 
If you want to allow your customers to have Internet access to your BOS, you will almost certainly want to use IIS or WCF.
 
 


Posted By: Jason
Date Posted: 04-Feb-2008 at 11:44pm
Hi, thanks for the advice... I am using the full Enterprise version of Devforce with BOS key with VS2008
dev edition. I'll have a look at the deployment tutorial as you suggested. I am trying to knock up a 'proof of concept' application - and so want to see how the BOS is used and maybe run some performance tests too.
 
If there are any other examples available - that would still be helpful!
 
Jason


Posted By: davidklitzke
Date Posted: 05-Feb-2008 at 9:02am
Here is our BOS performance whitepaper:
 
http://www.ideablade.com/forum/uploads/20080205_120218_DevForce_Busine.zip - uploads/20080205_120218_DevForce_Busine.zip



Print Page | Close Window