搜索资源列表
CCRyonghuzhinan
- 并发与协调运行时(Concurrency and Coordination Runtime)是一个可以从任意.net 2.0程序语言进行访问的托管代码库。 CCR解决了面向服务应用对管理异步操作、处理并发、利用并行硬件和处理部分失败(partial failure)的需求。它使得你设计的应用的软件模块和/或组件之间可以松耦合;这样就可以让它们可以被独立的开发,而且对运行环境和其它组件的依赖降低到最小。这种方法会改变你对程序的认识,从开始设计流程到使用同一的方式处理并发、失败和隔离。 -C
DOTNET
- A coupled statistical model in dot.net can be used to recover facial shape from brightness images of faces.-A coupled statistical model in dot.net can be used to recover facial shape from brightness images of faces.
OReilly---ADO.NET-Cookbook---By-Laxxuss
- Microsoft ADO.NET is the latest data access technology from Microsoft. ADO.NET is a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures su
Code_feedback
- 浮动留言板(JQuery 插件+Ajax)主要是一个浮动层再加上一个留言版本的设计,目前只有一种样式.Javascr ipt脚本是由JQuery (V1.3)插件的方式编写,通过Ajax和后台数据互交,服务器端由ASP.NET编程(有兴趣的朋友可以改写成其它代码). 希望大家喜欢.目前版本功能比较简单,如果你有能力/时间也可改写.-Mainly a floating layer coupled with a message on the version of the design, the on
TrainWcfService
- WCF is a tool often used to implement and deploy a service-oriented architecture (SOA). It is designed using service-oriented architecture principles to support distributed computing where services have remote consumers. Clients can consume multiple
Code_feedback
- 主要是一个浮动层再加上一个留言版本的设计,目前只有一种样式.Javascr ipt脚本是由JQuery (V1.3)插件的方式编写,通过Ajax和后台数据互交,服务器端由ASP.NET编程(有兴趣的朋友可以改写成其它代码). 希望大家喜欢.目前版本功能比较简单,如果你有能力/时间也可改写. 兼容性: 在下面浏览器测试过,有其他浏览器的朋友可以帮我测测. * Internet Explorer 6 & 7 * Firefox 2 & 3-Mainly a floating laye
