开发者

An alternative to iis/asp.net/asp while still being able to code in C#

开发者 https://www.devze.com 2023-03-20 01:40 出处:网络
Is there any alternative to IIS/ASP.Net/ASP while still being able to code in C# (for web back end development) 开发者_如何学C ? Is there any light weight open source alternative to IIS,ASP.Net combo

Is there any alternative to IIS/ASP.Net/ASP while still being able to code in C# (for web back end development) 开发者_如何学C ? Is there any light weight open source alternative to IIS,ASP.Net combo ?


Mono is the open source alternative Mono project


Have you tried the new IIS Express? It provides you with a configurable IIS 7.5 style platform per website solution. It's really useful when developing on XP for instance where previously you would have been limited to 1 website per development machine.

It's now available as part of the Visual Studio 2010 SP 1 download.

Check it out here;

IIS Express Overview


Although I'm a bit unclear as to your actual project requirements there is nothing stopping you from creating a C# based application and then exposing a web service which your application could connect to written in any web based language of your choice. However you will still have to host the web service in IIS.


You can use Cassini: http://ultidev.com/products/Cassini/index.htm

Cassini is very reliable but not designed for heavy usage which is why UltiDev have built UWS Ultidev Web Server Pro based on the original Cassini Server: http://ultidev.com/products/UWS/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号