CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Windows forms application migrate to Azure

rated by 0 users
Answered (Not Verified) This post has 0 verified answers | 2 Replies | 1 Follower

Not Ranked
4 Posts
Radoslav Ignatov posted on Tue, Jul 17 2012 8:30 AM

Hello,

I have a windows forms app that is working with MSSQL Server 2008 and CSLA 3.5.  Can you tell me what is the best  way to migrate my application to work on Windows Azure? Is there a way to host the database, dataportal and bussines layer on the cloud and work with proxy classes on the client side so the client has only the UI installed on the machine?

All Replies

Top 10 Contributor
9,270 Posts

You can use SQL Azure to put the database in Azure. And you can use a web role to host the data portal in Azure.

The client part of the application should be unaffected. It obviously still runs on the client workstation, and the data portal works the same - at least if you are using WCF as the communication channel for the data portal.

I say all that - but to be honest, I've only _tested_ using CSLA 3.8 with Azure. I see no reason 3.5 wouldn't work as well, assuming you are using WCF for network communication.

Rocky

Top 10 Contributor
9,270 Posts

Although it focuses on CSLA 4, not 3.5, the Using CSLA 4: Data Portal Configuration book covers the use of Azure to host the data portal.

Rocky

Page 1 of 1 (3 items) | RSS

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems