PC Review


Reply
Thread Tools Rate Thread

Deploying .NET apps from the internet

 
 
Tim Greenfield
Guest
Posts: n/a
 
      21st Aug 2003
Hello,

Maybe this is old news to some of you but I discovered a really cool
feature... if you put a .NET exe on your web site you can load it from a
client machine by just running the URL. For example:
http://www.myserver.com/something/test.exe
No Open or Save As dialogs... it just runs like a web page would.
It will even grab dependency assemblies as long as they're in the same
folder as the exe on your server. Plus, updates are recognized the next time
you run the app.

There are some security warnings that pop up depending on where you run the
exe from and what your exe does but these can be easily corrected by adding
the website to your intranet zone in IE and specifying a low level of
security for that internet zone in the .NET config wizard.

Why write internal apps in ASP.NET when you can do this!? Windows apps are
so much easier to write and debug and are so much more user-friendly. Good
bye HTML based intranets.

-- Tim


 
Reply With Quote
 
 
 
 
Tom Spink
Guest
Posts: n/a
 
      22nd Aug 2003
Provided, of course, the client trusts the website and he/she has the .NET
framework installed.

The Security in Windows Server 2003 will automatically deny access to an
executable, like this, unless explicitally changed.

--
Happy to help,
-- Tom Spink
((E-Mail Removed))

"Go down with your server"

http://dotnetx.betasafe.com >> On The Mend

Please respond to the newsgroup,
so all can benefit


"Tim Greenfield" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Hello,
>
> Maybe this is old news to some of you but I discovered a really cool
> feature... if you put a .NET exe on your web site you can load it from a
> client machine by just running the URL. For example:
> http://www.myserver.com/something/test.exe
> No Open or Save As dialogs... it just runs like a web page would.
> It will even grab dependency assemblies as long as they're in the same
> folder as the exe on your server. Plus, updates are recognized the next

time
> you run the app.
>
> There are some security warnings that pop up depending on where you run

the
> exe from and what your exe does but these can be easily corrected by

adding
> the website to your intranet zone in IE and specifying a low level of
> security for that internet zone in the .NET config wizard.
>
> Why write internal apps in ASP.NET when you can do this!? Windows apps are
> so much easier to write and debug and are so much more user-friendly. Good
> bye HTML based intranets.
>
> -- Tim
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploying apps using SHDocVW.dll (.net 1.1) =?Utf-8?B?UEhldGhlcg==?= Microsoft Dot NET Framework Forms 0 13th Dec 2005 05:19 PM
Deploying express apps Bernie Microsoft VB .NET 5 24th Jan 2005 04:38 PM
Deploying ASP . Net Apps =?Utf-8?B?S2Vubnk=?= Microsoft ASP .NET 1 2nd Apr 2004 01:50 AM
Deploying apps with GPO's kigerm Microsoft Windows 2000 Active Directory 1 29th Dec 2003 11:14 PM
Re: Deploying Apps Over Wireless Chris Tacke, eMVP Microsoft Dot NET Compact Framework 0 13th Sep 2003 12:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:26 AM.