|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Creating a "serverless" app...Is it possible to create an ASP application that can run on windows XP home
without being connected to a server? I guess I need to know if XP Home has a web server component that supports ASP .NET. I see applications that use interfaces that appear to be web page type interfaces, but are self contained applications. How are these type of interfaces created? Thanks. J WebMatrix has a ASP.NET webserver called "Cassini". It's a way to host ASP.NET
apps without IIS: http://www.asp.net/webmatrix/download.aspx?tabindex=4 -Brock DevelopMentor http://staff.develop.com/ballen Show quoteHide quote > Is it possible to create an ASP application that can run on windows XP > home without being connected to a server? > > I guess I need to know if XP Home has a web server component that > supports ASP .NET. > > I see applications that use interfaces that appear to be web page type > interfaces, but are self contained applications. How are these type > of interfaces created? Thanks. > > J > Is this how other people do this? Can you sell a product with the Matrix as
an engine? Show quoteHide quote "Brock Allen" <ballen@NOSPAMdevelop.com> wrote in message news:864735632539388207355824@msnews.microsoft.com... > WebMatrix has a ASP.NET webserver called "Cassini". It's a way to host > ASP.NET apps without IIS: > > http://www.asp.net/webmatrix/download.aspx?tabindex=4 > > -Brock > DevelopMentor > http://staff.develop.com/ballen > > > >> Is it possible to create an ASP application that can run on windows XP >> home without being connected to a server? >> >> I guess I need to know if XP Home has a web server component that >> supports ASP .NET. >> >> I see applications that use interfaces that appear to be web page type >> interfaces, but are self contained applications. How are these type >> of interfaces created? Thanks. >> >> J >> > > >
Other interesting topics
No two-way databinding
javascript datagrid events inside item template if(blah) alert box else somethinge useful code continues after stop debugging How to Stop a Function? datagrid - do not refresh the contents in the grid Exception has been thrown by the target of an invocation....what is this? asp.net button handler How to solve this " problem PostBack after AddHandler |
|||||||||||||||||||||||