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

  • 相关阅读:
    正则学习笔记 主要是C#或Javascript
    禁止页面复制、保存等常用js命令
    Webkit几个CSS效果和JS控制
    marquee用法的详细解释让文字动起来
    js比较两个时间的大小
    关于System.MissingMethodException
    Windows mobile XmlTextWriter FileStream 路径问题
    jQuery UI插件sortable中文帮助文档
    asp.net中用Eval绑定时间的格式
    jQuery图表插件Flot
  • 原文地址:https://www.cnblogs.com/jeet/p/711356.html
Copyright © 2011-2022 走看看