Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - soa
Search - soa - List
本书是EclipseLink的指导手册。 EclipseLink除了支持传统的ORM和OXM之外,另外提供了对SOA的支持,比如能够将Domain Model部署成Web Service,比如利用ORM和SDO将实体部署为SDO,甚至利用DAS来查询和修改这些实体。另外,TopLink仍然还是商业的产品,用户使用需要license,Oracle继续提供支持。-EclipseLink in addition to support the traditional ORM and OXM besides, also provide the support of SOA, for example, can will Domain Model deployment into Web Service, such as using ORM and will be deployed for SDO SDO entity, even use and modify the DAS to inquires entity. In addition, TopLink still or commercial products, customers use need to license, Oracle continue to provide support.
Update : 2024-05-19 Size : 1034240 Publisher : baigan

南京理工大学庄瑞芳的硕士论文硅微谐振式加速度计结构设计技术研究-Silicon micromechanical resonant accelerometer structure design technology research
Update : 2024-05-19 Size : 4463616 Publisher : 刘程

Pro WCF 4: Practical Microsoft SOA Implementation is a complete guide to Windows Communication Foundation from the SOA perspective, demonstrat- ing why WCF 4 is critical to service-oriented architecture and development.
Update : 2024-05-19 Size : 7575552 Publisher : anh

Jboss_ESB简介及开发实例,介绍了ESB概念,ESB和SOA关系等-Jboss_ESB Introduction and development examples, including the ESB concept, and the relations between ESB and SOA
Update : 2024-05-19 Size : 658432 Publisher : meiyaoshan

众所周知,系统间的低耦合一直是大型企业应用系统集成追寻的目标,SOA面向服务架构的出现为我们的如何利用现有企业系统资源进行企业ERP系统设计和实 现提供了重要的参考原则。SOA如此炙手可热,各大厂商都推出了自己的中间件产品,比如Oracle Fusion和 SAP NetWeaver,IBM、BEA等企业也推出了自己基于SOA的解决方案。基于J2EE平台的SOA架构设计中的一个重要概念就是EJB企业服务总 线,作用是实现各个系统的数据交互。而.NET平台上,WCF就是微软为各个系统的数据交互提供通讯基础框架。由于论文课题的原因,我对产生了 SOA(Service-oriented architecture,面向服务架构)有了接触,并且产生了浓厚的兴趣。故此对.NET平台上基于SOA的企业应用系统集成和实现技术进行潜心学习, 总结心得和体会,整理出布式开发的系列文章,与大家分享。-With the rapid development of computer networks, information society, the gradual deepening of the information has become an important factor of life, in order to effectively simple and convenient security shared their own information, using computer technology to manage personal communications and information is not nothing strange thingsa. This article will use the JSP language design more than one user s personal communication and information management system. It is based on JSP technology for cross-platform C/S service model "personal address book management system......................
Update : 2024-05-19 Size : 344064 Publisher : luoyh

DL : 0
从WCF所处的位置来看,它是包含在.NET 3.0(也包括.NET 3.5)之中的。我们注意比较.NET 3.0与.NET 2.0,其实唯一的区别就是.NET 3.0包含了WCF、WPF、WF(或者还有CardSpace)而已。因此,我们认为WCF是.NET框架的一部分,似乎并不为过。尤为关键的是, WCF并不能脱离.NET框架而单独存在(但非WCF客户端可以调用WCF服务),因此,虽然WCF是微软用以应对SOA解决方案的开发需求而专门推出的,但它并不是例如Spring、Struts那样的框架,也不是像EJB那样的容器或者服务器。微软真正符合SOA企业应用服务器角色的,我想应该是 Biztalk Server。WCF学习的好帮手,是自己用过的一些,别人分享的小例子,非常适合与初学者,好宝贝大家分享,喜欢的朋友可以借鉴一下-WCF location, it is included in the. NET 3.0 (including NET 3.5) among the Our attention. NET 3.0 and NET 2.0, the only difference is the. NET 3.0 includes WCF, WPF, WF (perhaps CardSpace). Therefore, we believe that the WCF is part of the NET framework does not seem too. Is particularly critical, WCF and can not be divorced from the NET framework alone (but non-WCF client can call a WCF service), although the WCF is Microsoft to address the development needs of the SOA solution specifically introduced, but it such as Spring, as the Struts framework, is not like EJB containers or servers. Microsoft truly meet the SOA enterprise application server role, and I think it is Biztalk Server.WCF is a good helper to learn, is they used some of the others to share a small example, very suitable for beginners, a good baby to share with you, like friends can learn about
Update : 2024-05-19 Size : 5193728 Publisher : luoyh

it s a step by step guide to service based (SOA) application
Update : 2024-05-19 Size : 1869824 Publisher : msk

DL : 0
matlab编写的meanshift程序,在南加州大学例例程的基础上做了修改,在初期学习meanshift上非常有用 -matlab prepared meanshift procedures routine in the University of Southern Callifornia made the basis of changes in the initial study is very useful meanshift
Update : 2024-05-19 Size : 3072 Publisher : 补助

DL : 0
本书的第一章介绍常见的 Java 软件以及数据库和MyEclipse 开发工具的下载和安装方 法;第二章则带领读者通过手工和开发工具对比的方式热身开发最简单的应用;第三章则对 Eclipse 开发环境进行介绍;第四章则介绍如何用MyEclipse 管理数据库的;第五章开发基 于JDBC 的应用;第六章则介绍如何在管理应用服务器;第七章在四五章的基础上介绍 Hibernate 的快速开发;第八章在第六章基础上介绍基础的Web 应用(JSP、Servlet)的 开发;第九章则进一步介绍Struts 1 的开发;第十章重点介绍Spring 的IOC,AOP 和整合 Hibernate 的开发;第十一章则介绍Spring 整合Struts、Hibernate 的开发过程;第十二章 则介绍最新推出的JPA 规范及其快速开发功能;第十三章介绍Java EE 5 规范推出的Web 层框架JSF 的开发过程;第十四章则介绍SOA 的基石:基于Xfire 的Web Service 的快速 开发过程;第十五章讨论了EJB 3 的开发;第十六章则探讨了如用进行UML 建模。-The first chapter of the book describes the Java software and database and MyEclipse development tools to download and the installation Law the second chapter leads the reader to warm up through the contrast of the hand, and development tools to develop the most simple applications Chapter III of The Eclipse development environment is described The fourth chapter describes how to use MyEclipse management database developed in Chapter 5 base JDBC application Chapter 6 describes how to manage the application server Chapter VII introduced in the 45 chapter on the basis of The Hibernate rapid development -based Web applications (JSP, servlet) Chapter VIII of Chapter VI on the basis of Chapter IX of the development further introduce the Struts development Chapter 10 highlights the Spring IOC, AOP and integration Hibernate development Chapter 11 Spring integrate Struts and Hibernate development process Chapter XII Introduces the latest JPA specification and its rapid develop
Update : 2024-05-19 Size : 9357312 Publisher : 李欢

Functional Testing details in soa
Update : 2024-05-19 Size : 165888 Publisher : rudra

Soa test documents deatils
Update : 2024-05-19 Size : 596992 Publisher : rudra

DL : 0
soa cook book 源代码(使用java web 服务构建 SOA.中英文书配套的源代码。-soa cook book
Update : 2024-05-19 Size : 2378752 Publisher : 胡滨

JAX WS Currency Converter SOA based on JAVA
Update : 2024-05-19 Size : 40960 Publisher : nicknaik

DL : 0
Java Spell Checker SOA Based on WSDL
Update : 2024-05-19 Size : 81920 Publisher : nicknaik

I originally learned Web Services concepts without books, so my opinions may be biased, but I don t think books would help much in the beginning. Once you get to some intermediate state where you need to study security, SOA, etc, maybe books would help.
Update : 2024-05-19 Size : 2481152 Publisher : duc

axis2-1.5.5 bin包 Web Service是现在最适合实现SOA的技术,而Axis2是实现Web Service的一种技术框架-axis2-1.5.5 bin
Update : 2024-05-19 Size : 20691968 Publisher : mhcxp

DL : 0
SOA技术专题之“云计算小指南”,云计算资料大全(了解云计算者必读)。-SOA technical presentations Guide " cloud computing, cloud computing Daquan (learn cloud computing required reading).
Update : 2024-05-19 Size : 332800 Publisher : 姚彦华

《精通C# 3.0与.NET 3.5高级编程——LINQ、WCF、WPF、WF》  LINQ查询基础  WPF编程入门  WF编程入门  SOA和WCF基础介绍
Update : 2024-05-19 Size : 3971072 Publisher : 陈鹏

DL : 0
SOA Anti Reflection Coating simulation
Update : 2024-05-19 Size : 10240 Publisher : liam

Othersoap
DL : 0
SOA using PHP. This is a simple SOAP server-client pair that connects to db. uses nusoap.
Update : 2024-05-19 Size : 182272 Publisher : Rahul Isola
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.