zoukankan      html  css  js  c++  java
  • 用VS.NET开发在Linux Apache Tomcat上运行的应用

    Mainsoft推出了Grasshopper 2.0 Preview版本,根据官方的介绍,可以用.net 2.0的技术开发web应用并在tomcat服务器运行。

    Grasshopper 2.0:

    • Extends Microsoft's Visual Studio 2005 IDE to create Tomcat applications that can be run on Linux, Windows, and any other Java-capable operating system.
    • Supports ASP.NET 2.0 with pure Java membership, roles, and profile providers, with all the ASP.NET 2.0 new features such as master pages, themes and skins, wizard control, login controls, and data-bound controls such as GridView and TreeView.
    • Supports Anthem.NET to create robust, interactive Web applications based on AJAX and Grasshopper.
    • Brings the C# and VB languages to the Java platform by compiling Microsoft IL code into Java bytecode.
    • Implements the .NET Framework 2.0 functionalities in the Java EE environment, including Web Services 2.0, ADO.NET 2.0, XML, System and Core library 2.0 functionalities.
    • Extends Visual Studio .NET's debugging to Java EE, so you can attach your Web application to Tomcat and control its execution.
    • Maintains a single source code for both platforms.

    With the Grasshopper 2.0 Technology Preview, you can easily create new ASP.NET 2.0 applications for Tomcat and port existing ASP.NET 2.0 applications from .NET to Tomcat, using C# and the .NET Framework, and without worrying about forking sets of source code. And you can port your ASP.NET 2.0 application without learning to use a new development tool, or having to write a line of custom Java code!

    居然有这么爽的事情,如果是真的可行的话,估计这世界上大部分的java程序员都该转到.net的怀抱了,嘿嘿

  • 相关阅读:
    超简单实例使用websocket进行server和client实时通信
    antd的table行key自增长
    selenium元素定位Xpath,Contains,CssSelector
    slenium使用鼠标+键盘事件或者双击实现代码
    使用python+pychram进行API测试(接口测试)初级STEP 1
    linux命令小常识
    sql中limit使用方法
    Swagger-API测试工具实战
    写 test-case心得
    测试之路之[前奏]
  • 原文地址:https://www.cnblogs.com/jeet/p/711356.html
Copyright © 2011-2022 走看看