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的怀抱了,嘿嘿

  • 相关阅读:
    java中的单例模式
    数组的冒泡排序
    2019年总结—即将而立之年的90后
    圣诞节开启博客之旅
    分布式多线程的Lock示例
    抽象工厂模式
    观察者模式
    建造者模式
    外观模式(Facade)
    模板方法模式
  • 原文地址:https://www.cnblogs.com/jeet/p/711356.html
Copyright © 2011-2022 走看看