StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



StartaFrame & WCFExpand / Collapse
Author
Message
Posted 08/01/2006 11:29:28 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 08/01/2006 12:14:52 PM
Posts: 5, Visits: 7
Hi,

I'm trying to figure out how would StartaFrame fit with WCF? As far as i know StartaFrame supports remoting for distribution. Is there a plan to change this in the future to use WCF?

Thnx

Post #2039
Posted 08/01/2006 11:33:51 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
StrataFrame supports serialization and remoting and so it will ultimately be usable with WCF but will require some work on the part of the developer.  However, we have written our own Middle Tier Server that will be released in the fall.  It can literally be implemented without writing any code and a smart client application can bounce back and forth from a distributed connection to a local connection.  I have attached a white paper explaining our middle tier.  Hope this helps.

  Post Attachments 
WP_StrataFrame_MiddleTierServer.pdf (44 views, 1.87 MB)
Post #2040
Posted 08/01/2006 11:41:53 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 08/01/2006 12:14:52 PM
Posts: 5, Visits: 7
Thanks for the quick reply.

I noticed that BizObjects and Daos are on the smart client side! wouldn;t this kind of structure turn it into a thick client. i noticed that the Enterprise server is used by the DAL on the client to make persistence operatation on the server, however all biz rules, validations, biz logic happen on the client side.

One more thing though, do you provide a CTP version for ppl to have the feel.

Post #2041
Posted 08/01/2006 11:47:26 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
Actually this is not a "thick client" it is a "smart client" environment.  The primary difference has to do with the handling of the BO.  For example, a "thick" client would entail that all of the BO and DAL resides on the side of the client and that the connection to the server, even though remote, may occur over a VPN.  This is not the case with the middle tier server.  The server itself actually hands out the connections and manages all access to the data within the server farm. Additionally, in most cases it is better to have the client side actually execute the rules, otherwise your server becomes stressed.  For those times when it makes sense to have the rules tested on the server, that ability exists.

As for the CTP, we do have some people that will beta the product, but they are existing customers with whom we have a good working relationship and have already commited to purchasing the product.  I am not sure if we will provide a community wide beta of this product.

Post #2042
Posted 08/01/2006 11:49:42 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 08/01/2006 12:14:52 PM
Posts: 5, Visits: 7
So in this case, the way i understand it, is the biz logic will take place on the server, the smart client will access it through web services.
Post #2043
Posted 08/01/2006 11:50:29 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
I edited my post below   And yes, all access on the server is through web services.
Post #2044
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 4:12am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.141. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.