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

.NET (Core and Framework)

 
GeneralBuilding GUI that resembles MS Project 2000 Pin
Hangten3-Dec-03 8:30
Hangten3-Dec-03 8:30 
GeneralWindows Forms Application Design Guidelines Pin
Jeffrey Kirk2-Dec-03 4:40
Jeffrey Kirk2-Dec-03 4:40 
GeneralRe: Windows Forms Application Design Guidelines Pin
Sean McCormack3-Dec-03 2:34
Sean McCormack3-Dec-03 2:34 
GeneralRe: Windows Forms Application Design Guidelines Pin
Philip Fitzsimons4-Dec-03 2:50
Philip Fitzsimons4-Dec-03 2:50 
GeneralRe: Windows Forms Application Design Guidelines Pin
eggie527-Dec-03 7:26
eggie527-Dec-03 7:26 
Questioncreating pocket pc programs using visual studio .net 2002? Pin
$0.05$30-Nov-03 10:03
$0.05$30-Nov-03 10:03 
AnswerRe: creating pocket pc programs using visual studio .net 2002? Pin
Matt Philmon4-Dec-03 7:39
Matt Philmon4-Dec-03 7:39 
QuestionAccessing Remote Objects from the Server? Pin
GrzegorzKowalski197930-Nov-03 8:59
GrzegorzKowalski197930-Nov-03 8:59 
Is there a way of accessing a wellknown, singleton, remote object from the application that created the service?

I'm designing a system where a PC (host) has a hardware resource whose interface is to be shared on the LAN. In other words, client applications will be able to configure and access the hardware resource through the server application on the host PC. I also need to be able to access the hardware resource from the host PC. Since I want to maintain uniform access to this hardware resource, I want the server to access the same remote object as the clients. I have't been able to do that from the application that registers the service (wellknown, singleton). If there's no way to do that, is there another way to do this using remoting. If not, I could always revert back to using tcp communications but remoting sounds so sophisticated that I don't want to give up on it, yet.

Preemptively, thank you for you help.

Greg
QuestionCan't using System.Runtime.Remoting.Channels.Tcp . Why? Pin
redchilde28-Nov-03 19:09
redchilde28-Nov-03 19:09 
GeneralDirectoryEntry Class Constructor Pin
thilol28-Nov-03 4:23
thilol28-Nov-03 4:23 
GeneralInstallUtilLib.dll: Unknown error in CorBindToRuntimeHost Pin
solidstore27-Nov-03 0:14
solidstore27-Nov-03 0:14 
QuestionHow Managed C++ client connect to https url Pin
Cristina Rodriguez Garcia26-Nov-03 21:53
Cristina Rodriguez Garcia26-Nov-03 21:53 
QuestionByRef still doubling the overhead of ByVal? Pin
Toni Danza26-Nov-03 13:30
Toni Danza26-Nov-03 13:30 
AnswerRe: ByRef still doubling the overhead of ByVal? Pin
Colin Angus Mackay26-Nov-03 13:52
Colin Angus Mackay26-Nov-03 13:52 
GeneralRe: ByRef still doubling the overhead of ByVal? Pin
Toni Danza26-Nov-03 15:12
Toni Danza26-Nov-03 15:12 
GeneralRe: ByRef still doubling the overhead of ByVal? Pin
Philip Fitzsimons27-Nov-03 2:58
Philip Fitzsimons27-Nov-03 2:58 
GeneralRe: ByRef still doubling the overhead of ByVal? Pin
Toni Danza27-Nov-03 3:52
Toni Danza27-Nov-03 3:52 
GeneralRe: ByRef still doubling the overhead of ByVal? Pin
Philip Fitzsimons27-Nov-03 4:00
Philip Fitzsimons27-Nov-03 4:00 
GeneralPaper source for printing Pin
Quango626-Nov-03 0:19
Quango626-Nov-03 0:19 
GeneralRe: Paper source for printing Pin
Duncan Edwards Jones26-Nov-03 0:52
professionalDuncan Edwards Jones26-Nov-03 0:52 
GeneralNaming Conventions - Forms Pin
O c t a v i e25-Nov-03 22:30
O c t a v i e25-Nov-03 22:30 
GeneralRe: Naming Conventions - Forms Pin
Paul Watson25-Nov-03 22:45
sitebuilderPaul Watson25-Nov-03 22:45 
Generaloracleconnection.BeginTransaction Pin
yu-yu24-Nov-03 20:42
yu-yu24-Nov-03 20:42 
QuestionWhy does "DoEvents()" reset Current.Cursor? Pin
Noodnik24-Nov-03 10:21
Noodnik24-Nov-03 10:21 
GeneralDataSet -> SoapSerializationData Pin
ODS24-Nov-03 6:12
ODS24-Nov-03 6:12 

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.