| | |
C# Applet?
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2009
Posts: 4
Reputation:
Solved Threads: 0
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.
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.
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...
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...
Alex Cavnar, aka alc6379
•
•
Join Date: Aug 2009
Posts: 4
Reputation:
Solved Threads: 0
•
•
•
•
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.
![]() |
Similar Threads
- Java Applet viewer blinks everytime the init method is used. (Java)
- Java Game Applet Too Small (Java)
- Problem with Yahoo chat applet. (Windows NT / 2000 / XP)
- help!! My applet can't run... Urgent!! (Java)
- where to get the java applet? (Web Browsers)
- applet crashed (Windows NT / 2000 / XP)
- Applet or Application? (Java)
Other Threads in the C# Forum
- Previous Thread: Property Grid Problem
- Next Thread: Delete an excel row
| Thread Tools | Search this Thread |
.net access algorithm alignment app array barchart bitmap box broadcast c# c#gridviewcolumn check checkbox client combobox communication control conversion csharp custom database datagrid datagridview dataset datatable datetime degrees development draganddrop drawing elevated encryption enum event excel file focus form format forms function gdi+ hospitalmanagementsystem httpwebrequest image index input install java label list listbox localization login mandelbrot math messagebox mouseclick mysql operator path photoshop picturebox pixelinversion plotting pointer post programming radians read regex remote remoting richtextbox server sleep socket sql statistics stream string stringformatting sun table text textbox thread time timer update usercontrol validation visualstudio webbrowser whileloop windows winforms wpf xml






