473,405 Members | 2,160 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,405 software developers and data experts.

how to develop rich/think web applications

I am trying to create a "thick" application that will run through a
web browser. Something similar to the behaviour of Adobe or Word when
a PDF or DOC file is posted, the action opens the file in it's native
think tool all within a web browser. These examples are close to what
I am looking for, and the best one I have was a web site that had a
what looked like a rich windows form on a web page.

Essentially that is what I would like to do, but I do not know where
to start. I would like to be able to do this all within .NET.

If you know of any website, articles, books, or examples that
basically describe the behaiour of putting a "windows-like"
application onto the web.

Thank you in advance,
~Sinisa
Nov 16 '05 #1
4 1151
Sinisa,

If you want to do this in .NET, then you are better off creating a
"smart client" which will be downloaded from the web, and executed on the
local machine. However, all of the functionality is obtained by making
requests back to the server from which it came (usually in the form of web
services). You don't gain anything from being hosted in the browser, except
for more maintinence, more troubleshooting, etc, etc.

Also, with .NET 2.0 coming out, look out for ClickOnce, which will make
all of this much, much easier.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com
I am trying to create a "thick" application that will run through a
web browser. Something similar to the behaviour of Adobe or Word when
a PDF or DOC file is posted, the action opens the file in it's native
think tool all within a web browser. These examples are close to what
I am looking for, and the best one I have was a web site that had a
what looked like a rich windows form on a web page.

Essentially that is what I would like to do, but I do not know where
to start. I would like to be able to do this all within .NET.

If you know of any website, articles, books, or examples that
basically describe the behaiour of putting a "windows-like"
application onto the web.

Thank you in advance,
~Sinisa

Nov 16 '05 #2
Please see the previous thread titled "UserControls (Web/Win)" for more
information. What you are asking for is a .NET Control or UserControl
embedded in IE. This is equivalent to the old way of embedding an ActiveX
control in a web page. In MSDN these topics are under Internet Explorer
hosting or sourcing.

Regards,
Frank Hileman

check out VG.net: www.vgdotnet.com
Animated vector graphics system
Integrated Visual Studio .NET graphics editor

"Sinisa" <si**********@hotmail.com> wrote in message
news:32**************************@posting.google.c om...
I am trying to create a "thick" application that will run through a
web browser. Something similar to the behaviour of Adobe or Word when
a PDF or DOC file is posted, the action opens the file in it's native
think tool all within a web browser. These examples are close to what
I am looking for, and the best one I have was a web site that had a
what looked like a rich windows form on a web page.

Essentially that is what I would like to do, but I do not know where
to start. I would like to be able to do this all within .NET.

If you know of any website, articles, books, or examples that
basically describe the behaiour of putting a "windows-like"
application onto the web.

Thank you in advance,
~Sinisa

Nov 16 '05 #3
Hey Nicholas, do you know of any public facing Smart Client implementations
I could evaluate from
a user's point of view?
--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:Ob**************@TK2MSFTNGP15.phx.gbl...
Sinisa,

If you want to do this in .NET, then you are better off creating a
"smart client" which will be downloaded from the web, and executed on the
local machine. However, all of the functionality is obtained by making
requests back to the server from which it came (usually in the form of web
services). You don't gain anything from being hosted in the browser, except for more maintinence, more troubleshooting, etc, etc.

Also, with .NET 2.0 coming out, look out for ClickOnce, which will make all of this much, much easier.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com
I am trying to create a "thick" application that will run through a
web browser. Something similar to the behaviour of Adobe or Word when
a PDF or DOC file is posted, the action opens the file in it's native
think tool all within a web browser. These examples are close to what
I am looking for, and the best one I have was a web site that had a
what looked like a rich windows form on a web page.

Essentially that is what I would like to do, but I do not know where
to start. I would like to be able to do this all within .NET.

If you know of any website, articles, books, or examples that
basically describe the behaiour of putting a "windows-like"
application onto the web.

Thank you in advance,
~Sinisa


Nov 16 '05 #4
Thank you for your help guys. I noticed the other thread that was
regarding win controls (web/win) aswell. I think that with the help
should be able to atleast get started.
Nov 16 '05 #5

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

Similar topics

2
by: Juan Dent | last post by:
Hi, I am a little lost here. I read somewhere that .NET offered rich client interaction within Intranets (and presumably within Internets clients as long as they contain the .NET framework). ...
4
by: Jonathan Li | last post by:
I have posted the question before but nobody have given me a solution. I would like to rephrase my requirement and want to hear your advice. We are developing application packages for logistics...
5
by: Bob | last post by:
We have a pretty complicated Excel based application that I'm looking to make the functionalities online. It has very rich UI and displays numerous input controls (think a tax form like screen). ...
3
by: cmay | last post by:
I am trying to build more applications using a more OO approach, with more seperation of business and presentation logic. One problem I am running into involves the design philosophy behind...
43
by: Rob R. Ainscough | last post by:
I realize I'm learning web development and there is a STEEP learning curve, but so far I've had to learn: HTML XML JavaScript ASP.NET using VB.NET ..NET Framework ADO.NET SSL
1
by: Kausar | last post by:
Hello All, I want to develop a workflow based application in asp.net 2.0. It includes sequential & parallel activities, notifications, database interaction, etc. What are the different ways...
22
by: Wildemar Wildenburger | last post by:
To make it short: Is there something like this already? There seem to loads of python frameworks for Web-Apps, but I have a hard time finding one for desktop-apps. I imagine it wouldn't be too...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...

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.