473,320 Members | 1,724 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.

rich client UI using .net

How can an "applet" be developed in .net for Internet Explorer? In VB 6.0 an
activex control can be developed. But how about .net?
Jul 21 '05 #1
4 1151
usercontrol in project'menu

Jonny R wrote:
How can an "applet" be developed in .net for Internet Explorer? In VB 6.0 an
activex control can be developed. But how about .net?

Jul 21 '05 #2
can you please elaborate a little?

"Supra" <su***@domain.invalid> wrote in message
news:Uv********************@rogers.com...
usercontrol in project'menu

Jonny R wrote:
How can an "applet" be developed in .net for Internet Explorer? In VB 6.0
an activex control can be developed. But how about .net?

Jul 21 '05 #3
http://www.redtailcanyon.com/items/307163.aspx

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Jonny R" <No****@Spam.com> wrote in message
news:un**************@TK2MSFTNGP15.phx.gbl...
How can an "applet" be developed in .net for Internet Explorer? In VB 6.0
an activex control can be developed. But how about .net?

Jul 21 '05 #4
If you create Control in your DLL project (e.g. by right-clicking the
project icon in the IDE and adding a UserControl), it can be hosted within a
web page by using the OBJECT tag, just as an ActiveX control can. Note that
the classid tag is different, and also that Code Access Security may play a
role if you want to do things like access the hard drive. Basically, there
are far more security restrictions in order to make sure that your control
doesn't do anything nasty.

Have a look at
http://msdn.microsoft.com/msdnmag/is...l/default.aspx for
more information.

"Jonny R" <No****@Spam.com> wrote in message
news:ud*************@TK2MSFTNGP15.phx.gbl...
can you please elaborate a little?

"Supra" <su***@domain.invalid> wrote in message
news:Uv********************@rogers.com...
usercontrol in project'menu

Jonny R wrote:
How can an "applet" be developed in .net for Internet Explorer? In VB 6.0
an activex control can be developed. But how about .net?


Jul 21 '05 #5

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

Similar topics

5
by: Justin Kennedy | last post by:
Hi, I have a client that wants to format content in Word, paste it into a textarea, and have the html render exactly as it matches the Word doc. I've tried some scripts out there that offer...
2
by: Ben Thomas | last post by:
Hello I am new to programming I am using a Rich Text Box in the Compose Form in a VB.NET email client application similar to Microsoft Outlook that I am trying to develop When I try to paste an...
3
by: JezB | last post by:
Is it possible to have rich client and ASP.NET forms running side-by-side, with at least some method of communication between them (if shared memory is not viable) ?
3
by: Rob Nicholson | last post by:
(PS. Please suggest another newsgroup for this if not really applicable here) I recently came across the following article which really sums up an issue that's been niggling me for a while: ...
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). ...
2
by: hilz | last post by:
Hi group, I am starting with C Sharp, and want to build a desktop application. I come from the Java world, where there are Rich Client Platforms that make life easier by providing most of the...
1
by: =?Utf-8?B?Y2hhbmNoaXRvZGF0YQ==?= | last post by:
Hi, I want to do the following: Create a WebPart(in Sharepoint 2007) that downloads a .NET Rich Client. Well downloaded the Rich Client needs to communicate with the Web Part(through http...
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...
2
by: Andreas M. | last post by:
Hi, found this one last night and thought some of you may find it interesting. While this is only partially Javascript it is a pretty interesting project for enterprise web-developers. From...
11
by: ARC | last post by:
Hello all, My app has an e-mailing feature where you can e-mail reports, as well as a bulk e-mail feature for e-mailing all customers (as separate e-mails). I allow the user to set the subject...
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...
0
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: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
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: 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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.