Click here to Skip to main content
16,005,290 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionhow to use it? Pin
imran_rafique28-Aug-02 11:26
imran_rafique28-Aug-02 11:26 
GeneralRe: .NET Framework Pin
Stephane Rodriguez.28-Aug-02 7:51
Stephane Rodriguez.28-Aug-02 7:51 
GeneralRe: .NET Framework Pin
Mazdak28-Aug-02 7:52
Mazdak28-Aug-02 7:52 
GeneralASP.NET/C# question Pin
User 988528-Aug-02 3:50
User 988528-Aug-02 3:50 
GeneralRe: ASP.NET/C# question Pin
Christian Tratz30-Aug-02 5:31
Christian Tratz30-Aug-02 5:31 
GeneralRe: ASP.NET/C# question Pin
User 988530-Aug-02 6:24
User 988530-Aug-02 6:24 
GeneralRe: ASP.NET/C# question Pin
Christian Tratz30-Aug-02 22:44
Christian Tratz30-Aug-02 22:44 
QuestionComplex Question? Pin
bitwiser27-Aug-02 1:27
bitwiser27-Aug-02 1:27 
I was recently given an assignment which I thought would be very easy, but which is turning out not to be. Our application has a huge, MFC based, activeX control which runs in the browser. We want to use .NET to capture the bulk of this control's behavior on the server side.

However, part of the ActiveX control's behavior involves dragging and dropping icons on to images. We want to do this on the client side. (i.e., capture mousemove events for draging and dropping on the client side browser so that we are not making too many round trips to the server) In other words, we want the UI of the ActiveX control to work exactly as it does now in the browser, only with .NET tools.

Is this possible?

I can get the behavior I want by using .NET Windows forms controls. But Windows forms controls cannot be used in a browser. (At least I can't get them to). I can get some of the behavior useing .NET Web forms controls, but again, the interactivity with a web form control is limited because of the round trip nature of interacting between client and server.

I have come down to the opinion that the answer is to use a light weight ATL ActiveX control containing a web service proxy to communicate with the server. However, my supervisor insists that this is doable with a pure .NET solution. I can't find one.

Any ideas?
GeneralQuestion on VS.NET and VS6.0 Compatibility Pin
theorion1626-Aug-02 12:01
susstheorion1626-Aug-02 12:01 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
Sijin27-Aug-02 1:42
Sijin27-Aug-02 1:42 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
Joe Woodbury2-Sep-02 7:19
professionalJoe Woodbury2-Sep-02 7:19 
QuestionProcess related question? Pin
imran_rafique25-Aug-02 1:54
imran_rafique25-Aug-02 1:54 
GeneralMaking IE do my printing work in .NET Pin
Domenic Denicola24-Aug-02 17:42
Domenic Denicola24-Aug-02 17:42 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac25-Aug-02 6:49
Michael Mac25-Aug-02 6:49 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola25-Aug-02 8:53
Domenic Denicola25-Aug-02 8:53 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac25-Aug-02 9:27
Michael Mac25-Aug-02 9:27 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola25-Aug-02 11:57
Domenic Denicola25-Aug-02 11:57 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac26-Aug-02 4:50
Michael Mac26-Aug-02 4:50 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola26-Aug-02 13:37
Domenic Denicola26-Aug-02 13:37 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac27-Aug-02 0:58
Michael Mac27-Aug-02 0:58 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola31-Aug-02 14:08
Domenic Denicola31-Aug-02 14:08 
GeneralThreads... Pin
Boris Yankov24-Aug-02 16:40
Boris Yankov24-Aug-02 16:40 
GeneralRe: Threads... Pin
James T. Johnson24-Aug-02 17:58
James T. Johnson24-Aug-02 17:58 
GeneralRe: Threads... Pin
Philip Fitzsimons27-Aug-02 5:11
Philip Fitzsimons27-Aug-02 5:11 
GeneralVideo Conferencing using NetMeeting API Pin
Ashutosh Pandey23-Aug-02 21:52
Ashutosh Pandey23-Aug-02 21:52 

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.