Alin Sfetcu

104
Reputation
48 views

Registered User

Name Alin Sfetcu
Member for 1 year
Seen 1 hour ago
Website
Location Bucharest
Age 29
vfx artist during the day, delphi programmer during the night
1h
awarded  Critic
Dec
2
comment How to return a record in a DataSnap method.
@ldsandon: care to explain why using JSON is the better/properly solution ? P.S. i`m a weekend programmer and this is helping me learn more :)
Dec
1
comment How to return a record in a DataSnap method.
@ldsandon: this has nothing to do with get rid of type safety it`s a working solution for that problem. If you have a better solution please, by all means, post it.
Dec
1
revised How to return a record in a DataSnap method.
added code sample
Dec
1
answered DBGrid get selected cell
Dec
1
accepted big streams with DataSnap
Dec
1
answered How to return a record in a DataSnap method.
Nov
25
awarded  Editor
Nov
25
revised big streams with DataSnap
added some/more explanations
Nov
22
answered big streams with DataSnap
Nov
22
comment big streams with DataSnap
The code i've posted works ok with streams smaller then 64k. When bigger streams are sent there is no error but the stream is empty on the other side (or is not send/received).
Nov
22
asked big streams with DataSnap
Jul
8
comment cast TObject using his ClassType ?
this is exactly what I was looking for. Thank you!
Jul
4
asked cast TObject using his ClassType ?