Base4.net和IronPython的一些相关东东

发现一个非常好的东东:Base4.NET ,这是一个超过10年编程经验的老程序员和架构师所愿意分享和体现的价值, 有兴趣的看看作者的介绍:
     Base4 is a very powerful framework and server for sharing data layers and data between applications. Essentially Base4 works by generating data and code from an XML schema that defines business objects. The server then hosts this code and exposes it to one or many applications trying to access data. Client applications talk to the server by using the Maxtiviti.Storage.dll’, which provides an encapsulated communication layer that uses .Net Remoting to talk to the Base4 Server.

网站Url:  http://www.base4.net/Base4.NET.aspx

发现作者Alex 还是一个IronPython方面的高手,作者Alex 在他的blog上的和IronPython相关的文章:

欢迎大家扫描下面二维码成为我的客户,为你服务和上云

原文地址:https://www.cnblogs.com/shanyou/p/580881.html