473,654 Members | 3,066 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Little offtopic "ASP.NET vs. notouch apps"

Hi

I just read and experimented with normal .net GUI apps and deployed them
with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and
the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its actually a
quite simple concept. Your simply put your compiled .net win32 gui exe file
in a virtual dir on IIS. Now if someone redirects their browser to that URL
they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your
could of course just place a shortcut on the user desktop, so it would look
like a normal app.

This seems like a great replacement for webpages, and for now, especially
intranets.

The only draw back is that clients need the framework installed, but all XP
dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark
Nov 17 '05 #1
10 1650
Not going to happen. period...why? Because there are going to still be web
sites out there that are PHP, JSP, ColdFusion, etc.....

Second, these NO Touch apps are going to be HARD to USE anyway as arrogant
programmers don't bother to ask if what they are doing makes sense.

Third, if you want a RICH CLIENT, the CEO, COO, CTO, CIO and everyone up and
down the line is going to use Macromedia FLASH anyway...they got a
established technology, better graphics and sound people, etc.

Fouth, you have to have a "TRAINING" manual to use that new Win32
app....aghhhh.. ...not so with web sites.......

The only people who advocate Win No-Touch deployment are the those that are
still dragging and dropping controls and have ZERO web page experience.

Then there is this thing about a URL of which Win apps don't have....Nor can
you diagnose problems like you can with a URL, nor can you send out
e-mails....nor can someone over the Internet see your app without installing
some mess on their computer...

In some companies, they don't even let java app or even some javascript on
their intranet browser...so you can darn well KISS no-touch web app GOODBYE
are those are so easy to hack, or cause someone computer to crash,
information stolen....you name it......virus magnet......

I could see the first company to use no-touch app and the programmers didn't
completely test it and then 50% of the computers go down........

There is ZIPPO advantage...... .
So, you can say "no-touch" is NOT going to be TOUCHED by companies.....
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them
with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and
the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its actually a
quite simple concept. Your simply put your compiled .net win32 gui exe file in a virtual dir on IIS. Now if someone redirects their browser to that URL they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your
could of course just place a shortcut on the user desktop, so it would look like a normal app.

This seems like a great replacement for webpages, and for now, especially
intranets.

The only draw back is that clients need the framework installed, but all XP dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark

Nov 17 '05 #2
> So, you can say "no-touch" is NOT going to be TOUCHED by companies.....

Im looking forward to see other inputs on this (thx for yours). Your
oppinons are good, thoug a little shallow, you say they are pure bad
things....

Regards
Anders
Nov 17 '05 #3
Anders,

Notouch deployment is a very good thing for deploying "smart client" apps.
It's also absolutely ideal if you need to minimise administrative effort for
deploying and updating applications that can either operate within the
confines of an internal network, or across the internet.

Providing the application is signed, you can also create custom application
security groups on the target machines (via a "proper" MSI file) to allow
the
application to do useful stuff like accessing the filesystem if needed.

To address your point about smart clients replacing web pages, yes - smart
clients are now beginning to be used to replace administration type
webpages, often employing HTTP based webservices to allow them to be run
anywhere on the net.

However, these applications will never replace a web application when
cross-platform compatibility is needed or if the client computer's OS /
environment is not known. There are many advantages to using a web based
application for information presentation or site maintenance, but as we all
know the environment is rather limited.
Yes, Flash is an option for presenting content but doesn't by any means
provide all the answers.

If the GUI needs to be complex, and / or include rich windows forms
controls, then a smart client is probably the best option. If however it
will need to run across lots of different platforms, or be accessed by lots
of different devices, then a web application may be a better move. Smart
Client / notouch applications will not replace webapplications or
traditional "thick" clients for general information presentation, though
they are starting to be used to replace admin type web applications etc.

Hope this helps clarify the situation with notouch deployment.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them
with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and
the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its actually a
quite simple concept. Your simply put your compiled .net win32 gui exe file in a virtual dir on IIS. Now if someone redirects their browser to that URL they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your
could of course just place a shortcut on the user desktop, so it would look like a normal app.

This seems like a great replacement for webpages, and for now, especially
intranets.

The only draw back is that clients need the framework installed, but all XP dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark

Nov 17 '05 #4
Now flare, i would say no-touch is the thing to use, and i feel they are
goin to end web dominance. Its high time that such a poorly designed
technology, which has been refitted, and outfitted, patched up somuch has
been replaced by something sound. Ofcourse it wud take time but this sort of
reaction is common when anything newcomes.

"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them
with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and
the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its actually a
quite simple concept. Your simply put your compiled .net win32 gui exe file in a virtual dir on IIS. Now if someone redirects their browser to that URL they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your
could of course just place a shortcut on the user desktop, so it would look like a normal app.

This seems like a great replacement for webpages, and for now, especially
intranets.

The only draw back is that clients need the framework installed, but all XP dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark

Nov 17 '05 #5

"Tim Stephenson" <ne********@tsh ost.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Yes, Flash is an option for presenting content but doesn't by any means
provide all the answers.

Yes, it might not provide all the answers, but it's probably the best answer
overall.

It's got graphics, sounds, speed in download, undateability, animation...
If you tried to do that with a Windows no-touch app, it would take you
forever and it would never compare to the FLASH designers out there in terms
of quality..I have even seen some FLASH in 3-D.

You can easily make changes as well on the fly without having this huge
no-touch download.

Plus, you can play lots and lots of games on FLASH....I would like to see a
non-game programmer do that with a Windows no-touch app......there are tons
of FLASH games on Yahoo right now....

But most business apps are...."give me the answer in simple terms" so rich
clients are not that important. I have seen all these market analysis
packages and they do nothing for the bottom line of the company as customer
want "simple" in the first place. I have seen a lot of these 3d or 4d
Charts and they are so confusing they miss the point, a simple 2-d chart
done right can speak volumes more than a 4-d chart. A lot of the fancy
charts only show executive what they already know in the first place, so you
end up having them use it once and then they never use it anymore afterwards
cause it doesn't tell anything new that they don't already know on the
field.....

Any GUI that is rich or complex is probably headed in the wrong direction
unless it catering to a developer or graphic designer in the first place
that's trying to make something....

People want simple clients NOT rich clients. Look at Yahoo, remember they
have a really simple portal and then Netscape, Excite, Go, Alta Vista,
etc....They all made their portals really fancy with tons and tons of
information.... and then guess what? They, finally after 2years, realized
that Yahoo was right.....Look at Google..that's simple as well. PayPal,
blogger, DMOZ, HotOrNot....all simple......
If the GUI needs to be complex, and / or include rich windows forms
controls, then a smart client is probably the best option. If however it
will need to run across lots of different platforms, or be accessed by lots of different devices, then a web application may be a better move. Smart
Client / notouch applications will not replace webapplications or
traditional "thick" clients for general information presentation, though
they are starting to be used to replace admin type web applications etc.

Hope this helps clarify the situation with notouch deployment.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them
with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its actually a quite simple concept. Your simply put your compiled .net win32 gui exe

file
in a virtual dir on IIS. Now if someone redirects their browser to that

URL
they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your could of course just place a shortcut on the user desktop, so it would

look
like a normal app.

This seems like a great replacement for webpages, and for now, especially intranets.

The only draw back is that clients need the framework installed, but all

XP
dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark


Nov 17 '05 #6

"Tim Stephenson" <ne********@tsh ost.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Yes, Flash is an option for presenting content but doesn't by any means
provide all the answers.

Yes, it might not provide all the answers, but it's probably the best answer
overall.

It's got graphics, sounds, speed in download, undateability, animation...
If you tried to do that with a Windows no-touch app, it would take you
forever and it would never compare to the FLASH designers out there in terms
of quality..I have even seen some FLASH in 3-D.

You can easily make changes as well on the fly without having this huge
no-touch download.

Plus, you can play lots and lots of games on FLASH....I would like to see a
non-game programmer do that with a Windows no-touch app......there are tons
of FLASH games on Yahoo right now....

But most business apps are...."give me the answer in simple terms" so rich
clients are not that important. I have seen all these market analysis
packages and they do nothing for the bottom line of the company as customer
want "simple" in the first place. I have seen a lot of these 3d or 4d
Charts and they are so confusing they miss the point, a simple 2-d chart
done right can speak volumes more than a 4-d chart. A lot of the fancy
charts only show executive what they already know in the first place, so you
end up having them use it once and then they never use it anymore afterwards
cause it doesn't tell anything new that they don't already know on the
field.....

Any GUI that is rich or complex is probably headed in the wrong direction
unless it catering to a developer or graphic designer in the first place
that's trying to make something....

People want simple clients NOT rich clients. Look at Yahoo, remember they
have a really simple portal and then Netscape, Excite, Go, Alta Vista,
etc....They all made their portals really fancy with tons and tons of
information.... and then guess what? They, finally after 2years, realized
that Yahoo was right.....Look at Google..that's simple as well. PayPal,
blogger, DMOZ, HotOrNot....all simple......
If the GUI needs to be complex, and / or include rich windows forms
controls, then a smart client is probably the best option. If however it
will need to run across lots of different platforms, or be accessed by lots of different devices, then a web application may be a better move. Smart
Client / notouch applications will not replace webapplications or
traditional "thick" clients for general information presentation, though
they are starting to be used to replace admin type web applications etc.

Hope this helps clarify the situation with notouch deployment.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them
with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its actually a quite simple concept. Your simply put your compiled .net win32 gui exe

file
in a virtual dir on IIS. Now if someone redirects their browser to that

URL
they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your could of course just place a shortcut on the user desktop, so it would

look
like a normal app.

This seems like a great replacement for webpages, and for now, especially intranets.

The only draw back is that clients need the framework installed, but all

XP
dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark


Nov 17 '05 #7
I think we're coming at this from different ends of the stick....

Notouch applications will NEVER replace general HTML based web sites / web
applications for any situation where information needs to be presented to
the general public, or accessible from an uncontrolled client environment.

However, in known environments (such as a corporate's internal network or
maybe extranet), a no-touch application IS a viable alternative to web
applications for presenting information or providing access to some sort of
administration system.
No-touch allows the use of a rich GUI environment, which simply cannot be
provided by flash or simple HTML.

I'm well aware of Flash's abilities as I'm a professional internet systems
developer. I'm also well aware of its limitations.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"nospam" <n@ntspam.com > wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..

"Tim Stephenson" <ne********@tsh ost.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Yes, Flash is an option for presenting content but doesn't by any means
provide all the answers.

Yes, it might not provide all the answers, but it's probably the best

answer overall.

It's got graphics, sounds, speed in download, undateability, animation...
If you tried to do that with a Windows no-touch app, it would take you
forever and it would never compare to the FLASH designers out there in terms of quality..I have even seen some FLASH in 3-D.

You can easily make changes as well on the fly without having this huge
no-touch download.

Plus, you can play lots and lots of games on FLASH....I would like to see a non-game programmer do that with a Windows no-touch app......there are tons of FLASH games on Yahoo right now....

But most business apps are...."give me the answer in simple terms" so rich
clients are not that important. I have seen all these market analysis
packages and they do nothing for the bottom line of the company as customer want "simple" in the first place. I have seen a lot of these 3d or 4d
Charts and they are so confusing they miss the point, a simple 2-d chart
done right can speak volumes more than a 4-d chart. A lot of the fancy
charts only show executive what they already know in the first place, so you end up having them use it once and then they never use it anymore afterwards cause it doesn't tell anything new that they don't already know on the
field.....

Any GUI that is rich or complex is probably headed in the wrong direction
unless it catering to a developer or graphic designer in the first place
that's trying to make something....

People want simple clients NOT rich clients. Look at Yahoo, remember they
have a really simple portal and then Netscape, Excite, Go, Alta Vista,
etc....They all made their portals really fancy with tons and tons of
information.... and then guess what? They, finally after 2years, realized
that Yahoo was right.....Look at Google..that's simple as well. PayPal,
blogger, DMOZ, HotOrNot....all simple......
If the GUI needs to be complex, and / or include rich windows forms
controls, then a smart client is probably the best option. If however it
will need to run across lots of different platforms, or be accessed by lots
of different devices, then a web application may be a better move. Smart
Client / notouch applications will not replace webapplications or
traditional "thick" clients for general information presentation, though
they are starting to be used to replace admin type web applications etc.

Hope this helps clarify the situation with notouch deployment.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its
actually a quite simple concept. Your simply put your compiled .net win32 gui exe

file
in a virtual dir on IIS. Now if someone redirects their browser to
that
URL
they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your could of course just place a shortcut on the user desktop, so it would

look
like a normal app.

This seems like a great replacement for webpages, and for now, especially intranets.

The only draw back is that clients need the framework installed, but

all XP
dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark



Nov 17 '05 #8
I think we're coming at this from different ends of the stick....

Notouch applications will NEVER replace general HTML based web sites / web
applications for any situation where information needs to be presented to
the general public, or accessible from an uncontrolled client environment.

However, in known environments (such as a corporate's internal network or
maybe extranet), a no-touch application IS a viable alternative to web
applications for presenting information or providing access to some sort of
administration system.
No-touch allows the use of a rich GUI environment, which simply cannot be
provided by flash or simple HTML.

I'm well aware of Flash's abilities as I'm a professional internet systems
developer. I'm also well aware of its limitations.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"nospam" <n@ntspam.com > wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..

"Tim Stephenson" <ne********@tsh ost.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Yes, Flash is an option for presenting content but doesn't by any means
provide all the answers.

Yes, it might not provide all the answers, but it's probably the best

answer overall.

It's got graphics, sounds, speed in download, undateability, animation...
If you tried to do that with a Windows no-touch app, it would take you
forever and it would never compare to the FLASH designers out there in terms of quality..I have even seen some FLASH in 3-D.

You can easily make changes as well on the fly without having this huge
no-touch download.

Plus, you can play lots and lots of games on FLASH....I would like to see a non-game programmer do that with a Windows no-touch app......there are tons of FLASH games on Yahoo right now....

But most business apps are...."give me the answer in simple terms" so rich
clients are not that important. I have seen all these market analysis
packages and they do nothing for the bottom line of the company as customer want "simple" in the first place. I have seen a lot of these 3d or 4d
Charts and they are so confusing they miss the point, a simple 2-d chart
done right can speak volumes more than a 4-d chart. A lot of the fancy
charts only show executive what they already know in the first place, so you end up having them use it once and then they never use it anymore afterwards cause it doesn't tell anything new that they don't already know on the
field.....

Any GUI that is rich or complex is probably headed in the wrong direction
unless it catering to a developer or graphic designer in the first place
that's trying to make something....

People want simple clients NOT rich clients. Look at Yahoo, remember they
have a really simple portal and then Netscape, Excite, Go, Alta Vista,
etc....They all made their portals really fancy with tons and tons of
information.... and then guess what? They, finally after 2years, realized
that Yahoo was right.....Look at Google..that's simple as well. PayPal,
blogger, DMOZ, HotOrNot....all simple......
If the GUI needs to be complex, and / or include rich windows forms
controls, then a smart client is probably the best option. If however it
will need to run across lots of different platforms, or be accessed by lots
of different devices, then a web application may be a better move. Smart
Client / notouch applications will not replace webapplications or
traditional "thick" clients for general information presentation, though
they are starting to be used to replace admin type web applications etc.

Hope this helps clarify the situation with notouch deployment.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I just read and experimented with normal .net GUI apps and deployed them with notouch deployment strategie as smartclients.

Is it just me, or i this an very neglected topic?

For me it seems like the death of complicatet webpages full of hacks, and the always present problem with browser incompatibility .

For those who dosent know what notouch deployment is about, its
actually a quite simple concept. Your simply put your compiled .net win32 gui exe

file
in a virtual dir on IIS. Now if someone redirects their browser to
that
URL
they fetch the program and it will automaticly popup, BUT in a safe
envoriment. This safe envoriment can off course be custimized to eg.
intranets. The exe file for at little gui interface is about 20 kb... Your could of course just place a shortcut on the user desktop, so it would

look
like a normal app.

This seems like a great replacement for webpages, and for now, especially intranets.

The only draw back is that clients need the framework installed, but

all XP
dist. is packed with it, so in a year thats seems less problem.

Looking forward to some feedbacks!

Regards
Anders, Denmark



Nov 17 '05 #9
Macromedia just announced that FLASH is being used in s NNT's DoCoMo cell
phones

http://www.macromedia.com/macromedia...tt_docomo.html

FLASH blows away this so called Rich GUI that Windows can give to the user.

If you want to look at the track record of FLASH vs. this Windows Rich GUI,
there is no comparison.

FLASH wins hands down.

The FLASH designers out there will crush any Windows no-touch RICH GUI
business app.

The creativity of FLASH designers in itself if far far better than any
Windows GUI Rich app that I have ever every seen.

You know it, and I know it.

Plus, you can always put FLASH on the web.......

"Tim Stephenson" <ne********@tsh ost.net> wrote in message
news:eZ******** ******@tk2msftn gp13.phx.gbl...
I think we're coming at this from different ends of the stick....

Notouch applications will NEVER replace general HTML based web sites / web
applications for any situation where information needs to be presented to
the general public, or accessible from an uncontrolled client environment.

However, in known environments (such as a corporate's internal network or
maybe extranet), a no-touch application IS a viable alternative to web
applications for presenting information or providing access to some sort of administration system.
No-touch allows the use of a rich GUI environment, which simply cannot be
provided by flash or simple HTML.

I'm well aware of Flash's abilities as I'm a professional internet systems
developer. I'm also well aware of its limitations.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"nospam" <n@ntspam.com > wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..

"Tim Stephenson" <ne********@tsh ost.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Yes, Flash is an option for presenting content but doesn't by any means provide all the answers.

Yes, it might not provide all the answers, but it's probably the best

answer
overall.

It's got graphics, sounds, speed in download, undateability, animation...
If you tried to do that with a Windows no-touch app, it would take you
forever and it would never compare to the FLASH designers out there in

terms
of quality..I have even seen some FLASH in 3-D.

You can easily make changes as well on the fly without having this huge
no-touch download.

Plus, you can play lots and lots of games on FLASH....I would like to see a
non-game programmer do that with a Windows no-touch app......there are

tons
of FLASH games on Yahoo right now....

But most business apps are...."give me the answer in simple terms" so

rich clients are not that important. I have seen all these market analysis
packages and they do nothing for the bottom line of the company as

customer
want "simple" in the first place. I have seen a lot of these 3d or 4d
Charts and they are so confusing they miss the point, a simple 2-d chart
done right can speak volumes more than a 4-d chart. A lot of the fancy
charts only show executive what they already know in the first place, so

you
end up having them use it once and then they never use it anymore

afterwards
cause it doesn't tell anything new that they don't already know on the
field.....

Any GUI that is rich or complex is probably headed in the wrong direction unless it catering to a developer or graphic designer in the first place
that's trying to make something....

People want simple clients NOT rich clients. Look at Yahoo, remember they have a really simple portal and then Netscape, Excite, Go, Alta Vista,
etc....They all made their portals really fancy with tons and tons of
information.... and then guess what? They, finally after 2years, realized that Yahoo was right.....Look at Google..that's simple as well. PayPal,
blogger, DMOZ, HotOrNot....all simple......
If the GUI needs to be complex, and / or include rich windows forms
controls, then a smart client is probably the best option. If however it will need to run across lots of different platforms, or be accessed by

lots
of different devices, then a web application may be a better move. Smart Client / notouch applications will not replace webapplications or
traditional "thick" clients for general information presentation, though they are starting to be used to replace admin type web applications etc.
Hope this helps clarify the situation with notouch deployment.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Flare" <dc*******@hotm ail.com> wrote in message
news:u3******** ******@TK2MSFTN GP11.phx.gbl...
> Hi
>
> I just read and experimented with normal .net GUI apps and deployed them > with notouch deployment strategie as smartclients.
>
> Is it just me, or i this an very neglected topic?
>
> For me it seems like the death of complicatet webpages full of hacks, and
> the always present problem with browser incompatibility .
>
> For those who dosent know what notouch deployment is about, its actually
a
> quite simple concept. Your simply put your compiled .net win32 gui
exe file
> in a virtual dir on IIS. Now if someone redirects their browser to

that URL
> they fetch the program and it will automaticly popup, BUT in a safe
> envoriment. This safe envoriment can off course be custimized to eg.
> intranets. The exe file for at little gui interface is about 20 kb... Your
> could of course just place a shortcut on the user desktop, so it
would look
> like a normal app.
>
> This seems like a great replacement for webpages, and for now,

especially
> intranets.
>
> The only draw back is that clients need the framework installed, but

all XP
> dist. is packed with it, so in a year thats seems less problem.
>
> Looking forward to some feedbacks!
>
> Regards
> Anders, Denmark
>
>



Nov 17 '05 #10

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

Similar topics

14
2687
by: mirnazim | last post by:
Hi, There are great Python Web Application Framework. But most of them are meant for content oriented web apps. Is there something that can ease the development of application that are not content oriented(I call them "NON CONTENT-ORIENTED WEB APPLICATIONS" because I don't know what else to call them). I mean the applications like, accounting, high volume data entry apps, where normally GUI clients have ruled. I know very high...
11
4941
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g., http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=Tidy7IDbDHA.2108%40cpmsftngxa06.phx.gbl) that indicate that ASP will queue up requests when they come in with the same "session".
2
5212
by: Mindful_Spirit | last post by:
I'm trying to set up a basic email feed back form like this, and was wondering about some basic configuration settings. I have used code from this website. I have it working just fine. I'm running IIS on my home machine. My problem is that I need to upload this stuff to a webhosting place and register a domain and I'm not sure what to put as the smtp mail server value
0
2552
by: Joeyej | last post by:
Hi - I'm trying to move/use a web form (containing some javascript field checks) previously hosted on a Windows 2000 server. However, the FORM METHOD="post..." command in the form (shown below) now renders "Page not Found" when launched on the new Windows 2003 server (ws-server1). The form is designed to use the write.asp program to write to an Acccess database and is successful on any Windows 2000 server. This is frustrating because...
5
4648
by: theyas | last post by:
Windows XP SP2 + Symantec AV + VS 2003 with .NET Framework 1.1 IIS won't load or run existing ASP.NET applications and VS can't create or load web projects (HTTP/1.1 500 Server Error). Event System log shows a warning with the following attributes: User: N/A, Source: W3SVC, Category: None, Event ID: 36, Description: The server failed to load application '/LM/W3SVC'. The error was 'The specified metadata was not found.'
11
1411
by: Dennis D. | last post by:
Hello: So far I am into XML, XHTML, JavaScript, VB.net, and the .Net Framework. I have the ability to use SQL server, MS Access, or XML as databases, and 1.1 and 2.0 are installed on the server. Before I go off attempting to learn how to build e-commerce websites, please tell me why I should learn ASP.net 2.0. How is ASP.net going to fit into this picture? Will it replace XHTML pages, for example? I was thinking that the Framework...
1
1280
by: Electric Co. | last post by:
Hello, I have two questions: 1.) Could I create a custom server control in 2005 in order to leverage the CompositeControl base class and then use that control in 2003? (fingers crossed but guessing aboslutely not) 2.) How good does ASP.NET 2005 handle a custom composite control inside of a custom composite control ?
1
1750
by: mark4asp | last post by:
Which should I use: 1. "ASP.NET AJAX-Enabled Web Site" or 2. "AJAX Control Toolkit Web Site"? In the first, controls from the control toolkit start as: <cc1:SomeControl></cc1> In the 2nd, those controls are: <ajaxToolkit:SomeControl></ ajaxToolkit>
0
8816
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8710
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8598
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7310
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5627
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4299
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2721
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1928
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.