Click here to Skip to main content
15,905,508 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Data security: Encryption? Hashing? Which method? Pin
#realJSOP13-Apr-11 5:03
professional#realJSOP13-Apr-11 5:03 
GeneralRe: Data security: Encryption? Hashing? Which method? Pin
Pete O'Hanlon15-Apr-11 9:20
mvePete O'Hanlon15-Apr-11 9:20 
AnswerRe: Data security: Encryption? Hashing? Which method? Pin
Prasanta_Prince16-Apr-11 4:46
Prasanta_Prince16-Apr-11 4:46 
QuestionLatest Third party .Net Tools and Architecture [modified] Pin
Prasanta_Prince13-Apr-11 3:36
Prasanta_Prince13-Apr-11 3:36 
AnswerRe: Latest Third party .Net Tools and Architecture Pin
Not Active13-Apr-11 4:01
mentorNot Active13-Apr-11 4:01 
AnswerRe: Latest Third party .Net Tools and Architecture Pin
Simon_Whale13-Apr-11 4:20
Simon_Whale13-Apr-11 4:20 
AnswerRe: Latest Third party .Net Tools and Architecture Pin
Abhinav S19-Apr-11 4:36
Abhinav S19-Apr-11 4:36 
Question.Net remoting Pin
Helfdane12-Apr-11 3:37
Helfdane12-Apr-11 3:37 
Hi,

I'm experimenting with remoting, trying to see if it's a valid tool to use for our application. But, as luck would have it, I'm lost again. I wonder, is it possible to create an object on the server side and send it to the client? So far, all the examples I've seen and information found, I only found information about instantiating an object on the server from the client.

But if I want to call a method from the client on the server (for instance: public User GetUser(string username) {}), is it possible for the server to return me the User object which the server has created (from a database-helper or equivalent)?

So far, I've only been successful in transferring .net only objects (strings, ints, guids etc). That worked, but now that other thing .. Wink | ;)
A good programmer is someone who always looks both ways before crossing a one-way street. (Doug Linder)

AnswerRe: .Net remoting Pin
Pete O'Hanlon12-Apr-11 4:36
mvePete O'Hanlon12-Apr-11 4:36 
GeneralRe: .Net remoting Pin
Helfdane12-Apr-11 22:22
Helfdane12-Apr-11 22:22 
GeneralRe: .Net remoting Pin
Pete O'Hanlon12-Apr-11 22:52
mvePete O'Hanlon12-Apr-11 22:52 
GeneralRe: .Net remoting Pin
Gregory Gadow13-Apr-11 4:18
Gregory Gadow13-Apr-11 4:18 
GeneralRe: .Net remoting Pin
Helfdane13-Apr-11 8:31
Helfdane13-Apr-11 8:31 
GeneralRe: .Net remoting Pin
Pete O'Hanlon13-Apr-11 10:16
mvePete O'Hanlon13-Apr-11 10:16 
GeneralRe: .Net remoting Pin
Gregory Gadow13-Apr-11 10:21
Gregory Gadow13-Apr-11 10:21 
GeneralRe: .Net remoting Pin
Pete O'Hanlon13-Apr-11 10:24
mvePete O'Hanlon13-Apr-11 10:24 
GeneralRe: .Net remoting [modified] Pin
Helfdane17-Apr-11 10:24
Helfdane17-Apr-11 10:24 
GeneralRe: .Net remoting Pin
Helfdane17-Apr-11 11:34
Helfdane17-Apr-11 11:34 
GeneralRe: .Net remoting Pin
jschell13-Apr-11 8:43
jschell13-Apr-11 8:43 
GeneralRe: .Net remoting Pin
Helfdane13-Apr-11 9:17
Helfdane13-Apr-11 9:17 
GeneralRe: .Net remoting Pin
jschell14-Apr-11 9:12
jschell14-Apr-11 9:12 
GeneralRe: .Net remoting Pin
Helfdane15-Apr-11 7:38
Helfdane15-Apr-11 7:38 
GeneralRe: .Net remoting Pin
jschell15-Apr-11 8:54
jschell15-Apr-11 8:54 
GeneralRe: .Net remoting Pin
Helfdane15-Apr-11 11:43
Helfdane15-Apr-11 11:43 
GeneralRe: .Net remoting Pin
jschell16-Apr-11 11:08
jschell16-Apr-11 11:08 

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.