Click here to Skip to main content
15,909,324 members
Home / Discussions / C#
   

C#

 
GeneralRe: .NET remote object running locally Pin
dacris4-Apr-03 2:05
dacris4-Apr-03 2:05 
Questionhow can get password and username in active directory? Pin
wangzhibin3-Apr-03 12:55
wangzhibin3-Apr-03 12:55 
Generalread binary registry key Pin
peterchen3-Apr-03 12:12
peterchen3-Apr-03 12:12 
GeneralRe: read binary registry key Pin
J. Dunlap4-Apr-03 7:08
J. Dunlap4-Apr-03 7:08 
GeneralProblems with ".Equals()" in listview code Pin
vlusardi3-Apr-03 12:08
vlusardi3-Apr-03 12:08 
GeneralCrystal Report distribution Pin
Mmithat3-Apr-03 12:05
Mmithat3-Apr-03 12:05 
GeneralConnection Gateway Pin
0siris3-Apr-03 11:49
0siris3-Apr-03 11:49 
QuestionTreeView and right click select? Pin
se99ts3-Apr-03 10:17
se99ts3-Apr-03 10:17 
AnswerRe: TreeView and right click select? Pin
mikasa3-Apr-03 11:02
mikasa3-Apr-03 11:02 
AnswerRe: TreeView and right click select? Pin
Leon van Wyk6-Apr-03 11:22
professionalLeon van Wyk6-Apr-03 11:22 
GeneralCalling C# function within javascript Pin
gekoscan3-Apr-03 8:26
gekoscan3-Apr-03 8:26 
GeneralRe: Calling C# function within javascript Pin
David Stone3-Apr-03 9:33
sitebuilderDavid Stone3-Apr-03 9:33 
GeneralProgramming Crystal Report that as Web Service... Pin
frontad3-Apr-03 8:21
frontad3-Apr-03 8:21 
GeneralMS Officeto XML Pin
theJazzyBrain3-Apr-03 8:04
theJazzyBrain3-Apr-03 8:04 
GeneralRe: MS Officeto XML Pin
Feng Qin4-Apr-03 2:13
Feng Qin4-Apr-03 2:13 
GeneralRe: MS Officeto XML Pin
theJazzyBrain6-Apr-03 21:56
theJazzyBrain6-Apr-03 21:56 
GeneralRe: MS Officeto XML Pin
Feng Qin7-Apr-03 18:11
Feng Qin7-Apr-03 18:11 
QuestionHow do you apply attributes to parameters? Pin
Kevin McFarlane3-Apr-03 6:30
Kevin McFarlane3-Apr-03 6:30 
AnswerRe: How do you apply attributes to parameters? Pin
David Stone3-Apr-03 7:20
sitebuilderDavid Stone3-Apr-03 7:20 
GeneralRe: How do you apply attributes to parameters? Pin
Kevin McFarlane3-Apr-03 10:23
Kevin McFarlane3-Apr-03 10:23 
GeneralRe: How do you apply attributes to parameters? Pin
David Stone3-Apr-03 13:40
sitebuilderDavid Stone3-Apr-03 13:40 
GeneralC# / XML attributes and values Pin
econner3-Apr-03 2:44
econner3-Apr-03 2:44 
GeneralRe: C# / XML attributes and values Pin
Oleksandr Kucherenko3-Apr-03 4:28
Oleksandr Kucherenko3-Apr-03 4:28 
GeneralRe: C# / XML attributes and values Pin
econner3-Apr-03 6:54
econner3-Apr-03 6:54 
QuestionCan this be done ? Pin
Steve Murrell3-Apr-03 1:36
Steve Murrell3-Apr-03 1:36 
First of all, I am new to C# and .NET programming, however initial impression is very favourable, despite my brain complaining that it is already full up.

Anyway, I am trying to get a client system running a web browser, to exchange text with an application, running on a remote server. I have looked at .NET Remoting and it looks like overkill for what I want to do OMG | :OMG:

So does the panel think the following will work ?

Client
- Web browser running the DHTML Webservice Behaviour

Server
- C# WebService talking to
- C# Windows Forms Application

Seems a simple solution to me Unsure | :~ however I can't work out the best way to get a C# WebService to talk to a C# application.

Appreciation for any help given will be shown with virtual beers (I am sure someone around here uses a beer icon, but I can't see it in the list of smilies)



Cheers

Steve

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.