Click here to Skip to main content
16,008,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Christian Graus6-Feb-08 22:15
protectorChristian Graus6-Feb-08 22:15 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
GDMFSOB6-Feb-08 22:22
GDMFSOB6-Feb-08 22:22 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Christian Graus6-Feb-08 22:50
protectorChristian Graus6-Feb-08 22:50 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
GDMFSOB6-Feb-08 23:29
GDMFSOB6-Feb-08 23:29 
QuestionRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Vasudevan Deepak Kumar6-Feb-08 22:24
Vasudevan Deepak Kumar6-Feb-08 22:24 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
GDMFSOB6-Feb-08 22:32
GDMFSOB6-Feb-08 22:32 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Vasudevan Deepak Kumar6-Feb-08 22:52
Vasudevan Deepak Kumar6-Feb-08 22:52 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Christian Graus6-Feb-08 22:52
protectorChristian Graus6-Feb-08 22:52 
You can actually create ActiveX controls in .NET, ActiveX is just COM. But, there's no point, that I can see.

GDMFSOB wrote:
but if I am going to run into problems with running on non windows system this will not be good


By definition, a windows forms control is not going to run outside of a windows machine.

GDMFSOB wrote:
what about using the .net framework on the server to run the app on non windows systems?


Not possible - the control is not running on the server. Your server has .NET by default, if the pages are ASP.NET, but the client needs it also to run a .NET control locally.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Christian Graus6-Feb-08 22:51
protectorChristian Graus6-Feb-08 22:51 
GeneralRe: Help with Using Windows Forms Controls in Internet Explorer .net 2.0 Pin
Vasudevan Deepak Kumar6-Feb-08 22:55
Vasudevan Deepak Kumar6-Feb-08 22:55 
GeneralRe: problem Closed Pin
GDMFSOB7-Feb-08 0:26
GDMFSOB7-Feb-08 0:26 
GeneralXML Deserialisation to slow.. Pin
hakervytas6-Feb-08 21:55
hakervytas6-Feb-08 21:55 
GeneralVisual web developer to production server Pin
eyeseetee6-Feb-08 21:31
eyeseetee6-Feb-08 21:31 
Questionlogin page & browse button coding Pin
gag876-Feb-08 21:30
gag876-Feb-08 21:30 
GeneralRe: login page & browse button coding Pin
pmarfleet6-Feb-08 21:52
pmarfleet6-Feb-08 21:52 
GeneralRe: login page & browse button coding Pin
Gandalf_TheWhite6-Feb-08 22:53
professionalGandalf_TheWhite6-Feb-08 22:53 
GeneralRe: login page & browse button coding Pin
dilipv7-Feb-08 20:05
dilipv7-Feb-08 20:05 
QuestionHow to send newsletter to multiple clients [modified] Pin
thinkers6-Feb-08 21:12
thinkers6-Feb-08 21:12 
GeneralRe: How to send newsletter to multiple clients Pin
Vasudevan Deepak Kumar6-Feb-08 21:20
Vasudevan Deepak Kumar6-Feb-08 21:20 
GeneralRe: How to send newsletter to multiple clients Pin
thinkers6-Feb-08 22:22
thinkers6-Feb-08 22:22 
Questionhow to Download Binary file stored in the database [modified] Pin
Member 44071146-Feb-08 20:38
Member 44071146-Feb-08 20:38 
GeneralRe: how to Download Binary file stored in the database Pin
Vasudevan Deepak Kumar6-Feb-08 21:22
Vasudevan Deepak Kumar6-Feb-08 21:22 
Generalonclick event for anchor tag Pin
sirisha guttikonda6-Feb-08 20:32
sirisha guttikonda6-Feb-08 20:32 
GeneralRe: onclick event for anchor tag Pin
sulabh20206-Feb-08 20:37
sulabh20206-Feb-08 20:37 
GeneralRe: onclick event for anchor tag Pin
sirisha guttikonda6-Feb-08 20:39
sirisha guttikonda6-Feb-08 20:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.