Click here to Skip to main content
15,896,405 members
Home / Discussions / C#
   

C#

 
GeneralRe: question about threads please Pin
Heath Stewart30-Sep-03 3:33
protectorHeath Stewart30-Sep-03 3:33 
GeneralRe: question about threads please Pin
profoundwhispers30-Sep-03 3:36
profoundwhispers30-Sep-03 3:36 
Questionis it possible? Pin
boazneon30-Sep-03 0:35
boazneon30-Sep-03 0:35 
AnswerRe: is it possible? Pin
Ryan_Roberts30-Sep-03 1:15
Ryan_Roberts30-Sep-03 1:15 
GeneralRe: is it possible? Pin
boazneon30-Sep-03 1:57
boazneon30-Sep-03 1:57 
Generalproblem with inf file Pin
Srikar Y30-Sep-03 0:35
Srikar Y30-Sep-03 0:35 
GeneralRe: problem with inf file Pin
Heath Stewart30-Sep-03 2:02
protectorHeath Stewart30-Sep-03 2:02 
GeneralWeb Services proxy class Pin
sneaky90930-Sep-03 0:08
sneaky90930-Sep-03 0:08 
Confused | :confused: Hi everybody,

My problem is returning my entity objects though the autogenerated web service proxy class.

Explanation:

Projects:
Class library (containing entities)
Web Service (instantiating entities with values from database)
Smart Client (windows forms)

The entity class library is shared between web service and smart client.
What I want to do is sending my entity objects to my smart client, but the proxy class obstructs that by creating a webservice.Vendor class which holds only the public properties as public variables instead of the entity.Vendor class...

The result is that i cant just typecast the proxygenerated Vendor class into my entity.Vendor class. Ive found a "hack" for this by editing the proxy class myself. But that is indesirable as it is overwritten each time I update the web reference due to updates in the webservice...

HELP! Smile | :)

If you need futher details plz do ask

Best regards
Alex
GeneralRe: Web Services proxy class Pin
Ryan_Roberts30-Sep-03 1:09
Ryan_Roberts30-Sep-03 1:09 
Questionremoting server in console app? Pin
Roger Alsing29-Sep-03 22:37
Roger Alsing29-Sep-03 22:37 
AnswerRe: remoting server in console app? Pin
Blake Coverett29-Sep-03 23:09
Blake Coverett29-Sep-03 23:09 
GeneralRe: remoting server in console app? Pin
Roger Alsing29-Sep-03 23:31
Roger Alsing29-Sep-03 23:31 
GeneralControl Key Combo Pin
deanoA29-Sep-03 20:40
deanoA29-Sep-03 20:40 
GeneralRe: Control Key Combo Pin
Heath Stewart30-Sep-03 2:16
protectorHeath Stewart30-Sep-03 2:16 
QuestionPicture & Streamer : closed or not? Pin
Stephane David29-Sep-03 20:24
Stephane David29-Sep-03 20:24 
GeneralCallling a dll in COM+ Component Pin
Member 83727229-Sep-03 20:16
Member 83727229-Sep-03 20:16 
GeneralSave a picture Pin
Birdy29-Sep-03 18:43
Birdy29-Sep-03 18:43 
GeneralRe: Save a picture Pin
J. Dunlap29-Sep-03 19:20
J. Dunlap29-Sep-03 19:20 
GeneralCopy file to server Pin
Anonymous29-Sep-03 10:17
Anonymous29-Sep-03 10:17 
GeneralRe: Copy file to server Pin
Daniel M. Edwards29-Sep-03 10:20
Daniel M. Edwards29-Sep-03 10:20 
GeneralTaskbar window button Pin
blade29-Sep-03 9:02
blade29-Sep-03 9:02 
QuestionWhich NUD called this MenuItem? Pin
james-cxx29-Sep-03 8:52
james-cxx29-Sep-03 8:52 
AnswerRe: Which NUD called this MenuItem? Pin
james-cxx29-Sep-03 13:16
james-cxx29-Sep-03 13:16 
Generalpostioning of printer dialog Pin
trythat29-Sep-03 8:06
trythat29-Sep-03 8:06 
GeneralRe: postioning of printer dialog Pin
Heath Stewart29-Sep-03 9:01
protectorHeath Stewart29-Sep-03 9:01 

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.