943,678 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 1174
  • C# RSS
Aug 13th, 2009
0

C# Applet?

Expand Post »
Hi,

I have SQL Server on a server. I need an applet, to appear within other peoples web sites that has read and update access to my database on my server.

I would like it to be written in C# as the rest of the application is C# and I should be able to use much of the code.

Also I need some sort of 'site identifier' so that each web site it appears on is different (probably just a site_no column in one of the tables).

My best guess so far is to create a custom control and run it on my box and have other web sites use iframes.

Does anyone have any advice!?

Many thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
SFletch is offline Offline
4 posts
since Aug 2009
Aug 13th, 2009
0

Re: C# Applet?

Hey there,

There's not the notion of "applets", as in Java. The closest thing would be SilverLight, which does a lot of what you're asking. That would give you something encapsulated you could run elsewhere. The other alternative would be running an IFRAME with an ASPX page, but I'm not sure exactly what you're trying to accomplish...
Team Colleague
Reputation Points: 186
Solved Threads: 147
Cookie... That's it
alc6379 is offline Offline
2,519 posts
since Dec 2003
Aug 14th, 2009
0

Re: C# Applet?

Click to Expand / Collapse  Quote originally posted by alc6379 ...
Hey there,

There's not the notion of "applets", as in Java. The closest thing would be SilverLight, which does a lot of what you're asking. That would give you something encapsulated you could run elsewhere. The other alternative would be running an IFRAME with an ASPX page, but I'm not sure exactly what you're trying to accomplish...

Thanks for the response.
I think an IFrame with an aspx page is the way forward.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
SFletch is offline Offline
4 posts
since Aug 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Property Grid Problem
Next Thread in C# Forum Timeline: Delete an excel row





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC