473,320 Members | 2,000 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Application in browser window - how to begin?

Hi!

I want to write applications in C# which I can use in a browser
window like I can with Java applets.

Now my question: How to start?

I tried to create a new project as <ASP.NET Web Application> or
<Empty Web Project> but there I had to enter a web address as
location. I got an error that the ASP.NET server 1.1 is not
running and could not create the project.
How can I install/start this server or is this type of project
the completely wrong way to do what I want?
What's the correct project type?

The easiest for me would be a web site with a little example
("Hello World!" with a button should be enough ;-) - I've got
C# experience writing "normal" applications). It seems I used
the wrong terms in Google because I get everything but not
what I want.

Thanks in advance.

Ciao and bye,
(:Clemens:)
Nov 16 '05 #1
2 1123
you may need install IIS first, and register asp.net in IIS by typing "
regiis_aspnet -i" in command line prompt

"Clemens Chiba - Greentube I.E.S. AG" <cc@greentube.com> ????
news:40***************@greentube.com...
Hi!

I want to write applications in C# which I can use in a browser
window like I can with Java applets.

Now my question: How to start?

I tried to create a new project as <ASP.NET Web Application> or
<Empty Web Project> but there I had to enter a web address as
location. I got an error that the ASP.NET server 1.1 is not
running and could not create the project.
How can I install/start this server or is this type of project
the completely wrong way to do what I want?
What's the correct project type?

The easiest for me would be a web site with a little example
("Hello World!" with a button should be enough ;-) - I've got
C# experience writing "normal" applications). It seems I used
the wrong terms in Google because I get everything but not
what I want.

Thanks in advance.

Ciao and bye,
(:Clemens:)

Nov 16 '05 #2
well, using ASP.NET is one solution or you can make any .NET window application(.exe) and put it on your webserver(say IIS) and provide a html page having hyperlink pointing to this exe. your .NET application will run normally in browser window. This approach is more similar to writing applets but restriction is client machines should have .NET framework installed and browser should be IE5.5 and above
For more ideas look "hosting user controls in IE"

Abhi
Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
33
by: randau | last post by:
Linking to a Targeted Browser Window I'd like to open reference links to other web sites in a separate browser window from the browser window hosting my own web site pages. The Link Target...
4
by: bbass | last post by:
thanks to all that replyied to my previous post with the following code in question: <a href="merc.htm" target="_new_merc" onfocusout=window.close class="left_link"> i understand that the...
10
by: Steve Taylor | last post by:
I am having trouble understanding the ASP.NET application boundaries. Here's my setup: 1. Win2003 Server with IIS 6 and an application defined at the root "SalesNow" (www.salesnow.com). 2. A...
7
by: Paul | last post by:
Hi I have a web application that has a log off selection, just redirects the browser to a form with a label displaying you are loging off. In part of the application I open a new window and was...
17
by: DaveC | last post by:
Hi, If I set up a link to take my viewers away from my site, how can I force their browser to open a second copy? Idea, of course, is to bring viewers back into my site when they close the 2nd...
10
by: Baron Samedi | last post by:
I want to collect stats about people viewing my web site. Actually, I already use Awstats, but it doesn't do what I want, so I will code it myself. I want to know what size browser window...
1
by: imghani | last post by:
Hi all, I have developed an application in ASP.NET. I wanted that whenever a user comes to my website, it opens browser in F11 mode. I find the code to open browser in F11 mode (its javascript)...
5
by: Pipp | last post by:
Hi, this simple code works well to add a bookmark on IE, but it doesn't work on Firefox <a href="javascript:window.external.AddFavorite('http:// www.mysite.com','My site is cool');"> Can...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.