使用ASP.NET而不是Silverlight 5 [英] Using ASP.NET instead of Silverlight 5

查看:68
本文介绍了使用ASP.NET而不是Silverlight 5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,在Code项目中,我编写了一个Silverlight 5 Web应用程序,该应用程序当前正在运行,并附加到Web 站点。我遇到的问题是Linux机器的用户无法使用或查看我的应用程序,因为单声道停用了月光插件,该插件能够在去年的机器上运行Silverlight应用程序。我遇到的另一个问题是使用谷歌Chrome浏览器的Mac机用户也无法运行我的应用程序。我的问题是:

(记住我是自学编写代码而且还是新手)



1.可以ASP。使用上述操作系统查看.NET应用程序



2.使用ASP重新编写Silverlight 5(VB)应用程序是一个简单的过程。 NET(我的应用程序是一个小型的基于算术的应用程序,使用一些子窗口和IsolatedStorage)



3.我正在使用Visual Studio 2010,我需要什么做下载和安装以升级ASP.NET应用程序



4.对于初学者的任何建议书中有关在VB中编写ASP.NET应用程序或指向正确方向的书籍对于教程将不胜感激



亲切的问候



Will。

解决方案

很难根据你提供的有限信息提出决定性的建议。



也许,你应该考虑到acc另外两个因素:

  1. 与Silverlight相比,ASP.NET的功能非常有限。任何基于纯HTTP的Web应用程序技术都是如此,更重要的是,仅基于标准浏览器功能。
  2. 在Linux和其他Unix / X11平台上,Silverlight的开源实现可以使用。它被称为月光:

    http://en.wikipedia.org/wiki/ Moonlight_%28runtime%29 [ ^ ],

    http://www.mono-project.com/Moonlight [ ^ ]。



    对不起,我不会告诉你它有多好;到目前为止我从未尝试过。





-SA


< blockquote>只要UI不是很丰富,您就可以将Silverlight功能移动到ASP.Net。问题是你绝对不能在ASP.Net中使用任何Silverlight代码。你需要从头开始编码。



无论如何,如果服务器没有使用IIS,那么托管ASP.Net网站是不可能的。


一个不同的技术是解决方案请按照链接回答



http://forums.asp.net/p/ 1911512 / 5417422.aspx /



亲切的问候



Will。


Hi all at Code project, I have written a Silverlight 5 web application that is currently up and running attached to a website. The problem that I have is the users of Linux machines can't use or view my application as mono discontinued the moonlight plugin that enabled the running of Silverlight apps on their machines last year. The other problem that I have is that the users of Mac machines that use the Google Chrome browser can't run my application either. My questions are:
(bearing in mind I'm self taught with writing code and still a novice)

1. Can ASP.NET applications be viewed with the above mentioned operating systems

2. Would it be a simple process for me to re-write my Silverlight 5 (VB) app with ASP.NET (My application is a small arithmatic based app that uses a few child windows and IsolatedStorage)

3. I'm using Visual Studio 2010, what do I need to do to download and install to upgrade for an ASP.NET application

4. Any suggestions for beginners books on writting ASP.NET applications in VB or pointers in the right direction for tutorials would be greatly appreciated

Kind Regards

Will.

解决方案

It's hard to suggest something decisive based on limited information you provided.

Perhaps, you should just take into account two additional factors:

  1. Compared to Silverlight, ASP.NET is awfully limited in functionality. This is the case for any Web application technology based only on pure HTTP and, even more importantly, only on the standard browser features.
  2. On Linux and other Unix/X11 platforms, an open-source implementation of Silverlight can be used. It's called "Moonlight":
    http://en.wikipedia.org/wiki/Moonlight_%28runtime%29[^],
    http://www.mono-project.com/Moonlight[^].

    Sorry, I'm not going to tell you how good is it; I never tried it out so far.



—SA


You would be able to move Silverlight functionality to ASP.Net as long as the UI was not significantly rich. The problem is that you definitely cannot use any of your Silverlight code in ASP.Net. You need to code from scratch.

In any case, if the servers are not using IIS, then hosting ASP.Net web sites are out of the question.


A different Technology is the solution please follow the link for the answer

http://forums.asp.net/p/1911512/5417422.aspx/

Kind Regards

Will.


这篇关于使用ASP.NET而不是Silverlight 5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆