473,385 Members | 1,341 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,385 software developers and data experts.

Running VB.Net App Through a Browser

Hi,
I once saw a thread on running a .Net Windows Application through a
browser on a system with the .Net framework installed. However I can't find
any resources on that. Does anyone have any links to example apps that do
this? I imagine in the years to come most systems will have .Net installed
on them and I want to get a jumpstart on using this technology. Thanks!
Ken.
Nov 20 '05 #1
3 3297
Cor
Hi Ken,

This is always what you call a Window application. As we talking about that
in this newsgroup, you can not run a .New Window application using a
browser.

You can use .Net webform applications using a browser and you can use .Net
Window forms applications using the Internet.

It sounds maybe for you the same, but there is a big difference.
The frist applicatons work like webbrowser pages, the second ones are
applications on the user computer which comunincate using Internet.

I hope this make something clear to you.

Cor
I once saw a thread on running a .Net Windows Application through a
browser on a system with the .Net framework installed. However I can't find any resources on that. Does anyone have any links to example apps that do
this? I imagine in the years to come most systems will have .Net installed on them and I want to get a jumpstart on using this technology. Thanks!
Ken.

Nov 20 '05 #2
It's called Zero Deployment. I have sometimes heard it refer to as No-touch
Deployment.

In very simple terms, you put your executable and libraries at an URL which
you launch via the web browser.
There are limitations as to what the application can do. For an example
application, see http://www.sellsbrothers.com/wahoo/

You can also search google using terms like "zero deployment .net example"

Richard Rosenheim
"Ken Dopierala Jr." <kd*********@wi.rr.com> wrote in message
news:Ou**************@TK2MSFTNGP09.phx.gbl...
Hi,
I once saw a thread on running a .Net Windows Application through a
browser on a system with the .Net framework installed. However I can't find any resources on that. Does anyone have any links to example apps that do
this? I imagine in the years to come most systems will have .Net installed on them and I want to get a jumpstart on using this technology. Thanks!
Ken.

Nov 20 '05 #3
Cor
Hi Richard,

That is in my eyes not running an application through a browser, this can be
even more dangerous (just in computer thinking) to use than installing an
activeX component.

Just a thought,

Cor
In very simple terms, you put your executable and libraries at an URL which you launch via the web browser.
There are limitations as to what the application can do. For an example
application, see http://www.sellsbrothers.com/wahoo/

Nov 20 '05 #4

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

Similar topics

1
by: Rolfe | last post by:
Hi, I struggled, and got mod_python running on Apache/Win2k. Follow these instructions verbatim and you shouldn't have any trouble. These instructions are based on...
17
by: Larry Woods | last post by:
I have a server page that has served an HTML page with a "Cancel" button on it, BUT this server page has not completed and is running a 15-30 second process before it completes. I want the browser...
4
by: Dr. StrangeDub | last post by:
I am part of a group that has developed an ASP.Net web application. I am looking for a way to determine whether or not the browser is actually running on the web server. For this case (when...
7
by: Johnny | last post by:
How do I create a link on a Web page on my hard drive that will run an executable file on my hard drive? For example, let's say I create runpoodle.htm and save it to my hard drive, and let's...
4
by: Randy | last post by:
Hi, ok, I found a way to connect to a running instance of an (external) Internet Explorer and access - for example - the html source. That works fine! But now I have running application with...
2
by: J.Marsch | last post by:
Ok, so here's a problem you probably don't see every day: We are building an application that must run in a browser, but we need to do some things client-side that would be rather difficult to...
4
by: Juba | last post by:
Hello, I've been having trouble running my web application developed in .NET with C# on Macs. It looks normal on PCs but Mac users are complaining that everything looks scrambled on the screen!...
2
by: Steve W | last post by:
Is it possible to keep some communication going between the browser and web server going while waiting for a long running process to finish ? We have one function on our app (ASP.NET / VB.NET)...
5
by: jeremy | last post by:
I have an ASP.Net 2.0 application running on Windows Server 2003. The application displays properly in Internet Explorer, however, when I use a browser control embedded in a .net form, I get an...
5
by: This | last post by:
I have a pretty basic emailing script that sends a relatively small number (150) of html emails. The emails are compiled, personalised from a mysql db subscribers list, and sent using mail() -...
1
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: 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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.