Applet like technology in csharp?

  • Thread starter Thread starter Rafael Grybs
  • Start date Start date
R

Rafael Grybs

Hi Ng,

does Csharp provide something correspondig to applet-technlogy in java
world?
Need some information on this topic.

Regards
Rafael
 
hi rafael,

you have to extend a user control and develop it in csharp,

with some limitation like you have to have the
1. .net frame work at the client base
2. have to add the server as a trusted site
3. IE 6.0 need to be there with the client
etc

Nirosh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top