Click here to Skip to main content
15,907,000 members

Comments by Member 9500954 (Top 14 by date)

Member 9500954 20-Jul-14 14:52pm View    
Thanks - good point :)
Member 9500954 20-Jul-14 11:50am View    
Hi!
first, thanks for your replies!!

So, I think I explained it not well enough:
I created a Azure Worker role which should do the following:
- call a table with all subworkers listed (and the function names which should get called) and execute the functions.

System.Reflection might be a solution
Member 9500954 20-Jul-14 10:53am View    
if i may ask: how would you design that? I am open for any thoughts :)
Member 9500954 18-Jun-14 10:27am View    
Hey! Does anyone of you can help me with this? Would be awesome. Cheers
Member 9500954 18-Jun-14 5:37am View    
Hey!

Thanks for your reply!
When I am doing like:
<jsonproperty("hotelsummary")>
Public Property HotelSummary() HotelSummary

or

<jsonproperty("hotelsummary")>
Public Property HotelSummary HotelSummary()

it is still not working!

Do you have any other suggestions?
Thanks a lot for your help and time
Cheers