什么是 .NET RIA 服务? [英] What is .NET RIA Services?

查看:22
本文介绍了什么是 .NET RIA 服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谁能简单解释一下?可以与非 Silverlight 客户端一起使用吗?

Can someone explain it succinctly? Can it be used with non-Silverlight clients?

推荐答案

基本上,.NET RIA 服务是一个框架,它隐藏了网络管道逻辑以处理有线 RPC 并在客户端和服务器之间架起代码.

Basically, .NET RIA Services is a framework that hides away the network plumbing logic to handle over the wire RPC and bridges the code between the client and the server.

您可以将其视为用于客户端/服务器开发的 RAD.

You can think of it as RAD for Client/Server development.

来自 Dinesh 的博客:
1. 简化 n 层开发(和真正向您展示更好的获取方式ORM 的多层故事对象 - LINQ to SQL 或 EF 或随便)
2. 支持丰富的互联网应用(RIA) 在 Silverlight 上的开发 -有很棒的端到端的故事验证,认证,简单数据绑定等
3. 扩展您的 ASP.NET 开发经验.这是基于什么你已经知道并使用了.有甚至一个 ASP.NET DomainDataSource 和那里的 SEO 模板(和希望一些 AJAX 的东西很快 -手指交叉).

From Dinesh's Blog:
1. Simplify n-tier development (and really show you a better way to get multi-tier story for your ORM objects - LINQ to SQL or EF or whatever)
2. Support Rich Internet Application (RIA) development on Silverlight - there is great end-to-end story for validation, authentication, easy databinding etc.
3. Extend your ASP.NET development experience. This is based on what you know and use already. There is even an ASP.NET DomainDataSource and templates for SEO there (and hopefully some AJAX stuff soon - fingers crossed).

回答您关于未来的一些其他问题 布拉德艾布拉姆斯说:

To answer some of your other questions about the future Brad Abrams says:

ASP.NET 访问 – 通过遵循 RIA 服务模式,您还可以轻松构建 ASP.NET 应用程序,同时利用 RIA 服务的所有内置功能,例如数据验证、授权等.在3 月预览版,我们提供了一个 asp:DomainDataSource 控件,它使 ASP.NET WebForms 能够非常轻松地访问您的域逻辑.在此基础上构建的是 ASP.NET 动态数据的未来版本,它使基于域逻辑生成通用的标准 UI 变得非常容易.

ASP.NET Access – By following the RIA Services pattern, you will also be able to build ASP.NET applications easily while taking advantage of all the built in features of RIA Services such as data validation, authorization, etc. In the March preview, we are offering a asp:DomainDataSource control that enables very easy ASP.NET WebForms access to your domain logic. Building on top of that is a future version of ASP.NET Dynamic Data that makes it very easy to generate common, standard UI based on your domain logic.

回到雷德蒙德,我们正致力于通过 ASP.NET MVC 为您的域逻辑提供非常干净的访问.这里的模式很酷,我迫不及待地想在未来的CTP中谈论它.

Back in Redmond, we are working on provide a very clean access to your domain logic via ASP.NET MVC. The pattern here is very cool, and I can’t wait to talk about it in a future CTP.

如果您将数据源的真实性与我们旨在通过 .NET RIA 服务实现的各种呈现选项相结合……

If you combine the verity of data sources with the variety of presentation options we are aiming for with .NET RIA Services…

这篇关于什么是 .NET RIA 服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆