English 中文(简体)
OECD WCF RIA Services between ASP.NET MVC and银星客户
原标题:Share WCF RIA Services between ASP.NET MVC and Silverlight clients

我想利用世界家庭联合会的世界投资协会服务作为包括银星和伙伴关系在内的多个客户的中间层。 NET MVC。

我利用WCF RIA Services 4.2 CTP和数据库第一,在一个单独的大会中创建了一个与域名不同的解决方案,我想在银星和MVC客户之间分享。 解决办法就是:

Solution Foo
   Foo.RIAServices.Server.Entities
     Foo.RIAServices.Server.Entities
     Foo.RIAServices.Server.Entities.Web
   Foo.RIAServices.Client
   Foo.RIAServices.Client.Web
   FooMvcApplication
   FooMvcApplication.Tests
   FooResources

我的结构和做法有什么错误? 采用微软实体框架为多个客户建立共同服务,是否有更好的办法?

我能否为两者建立共同的习惯。 是否尊重所有客户的[资格]和[要求]标准?

问题回答

暂无回答




相关问题
c# FormsAuthentication signOut another user

I m using formsAuthentication and as an admin user to the site i would like to be able to sign another user out. Is this possible ?

Hosted Silverlight LOB Application - Authentication Models

Our application is built in VB6 and delivered in a SaaS model via Citrix. Our subscribers must first authenticate to the Citrix Login Portal (AD) which gives them access to their applications. Each ...

ASP.Net Session Not Invalidated After Logout

I have a ASP.Net application in my login page I call FormsAuthentication.SignOut Session.Abandon() Session.Clear() however the Appscan is taking the ASPXAUTH cookie value then after logout is ...

热门标签