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

  • 相关阅读:
    python文件句柄只能用一次的误解
    字符编码后续...记事本"联通"小插曲
    字符编码
    python problem
    vue-cli3 vue-config.js配置 概况
    ssh-keygen 不是内部或外部命令
    好的文章的链接收藏
    urlArgs 请require 缓存
    js 类型判断
    阻止冒泡和取消默认事件(默认行为)
  • 原文地址:https://www.cnblogs.com/jeet/p/711356.html
Copyright © 2011-2022 走看看