CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Server.Hosts Namespace Reference

Namespaces

namespace  DataPortalChannel
 
namespace  Mobile
 
namespace  WcfChannel
 

Classes

class  BrokeredPortal
 Data portal to be invoked by the brokered data portal proxy/host implementation. More...
 
class  HttpPortal
 Exposes server-side DataPortal functionality through HTTP request/response. More...
 
class  HttpPortalController
 Exposes server-side DataPortal functionality through HTTP request/response. More...
 
interface  IWcfPortal
 Defines the service contract for the WCF data portal. More...
 
class  RemotingPortal
 Exposes server-side DataPortal functionality through .NET Remoting. More...
 
class  WcfPortal
 Exposes server-side DataPortal functionality through WCF. More...