I am trying to build a Silverlight Business Application, however,when I try to create a Domain Service using Visual Studio 2013, I always get an empty Domain Service Class.
I have searched the internet regarding this, but I cannot find anything information that specifically relates to Visual Studio 2013 and the problem I am experiencing.
Any suggestions will help - Thanks in advance.
As an aside, it seems that not much is being touted with regards to RIA Services & Silverlight - It seems that most developers no longer developing using Silverlight Applications.
Could this be true or is this just my perception - I see that most developers are jumping on the LightSwitch band wagon.
Your take (opinion) on this would be much appreciated.
Thanks
Regards
Mohammed.Shola
swapnil silamPosted Mar 6, 2015, 2:22 AM
In visual studio 2013 yes you can create domain service but you have do all stuff manually like you have to create class for domain service, metadata all this stuff. When you created all things correctly then generated code is created for you. In visual studio 2013 is not support for creating RIA service using user interface. And about you perception I heard that Microsoft going to support silverlight till 2021. I am not sure about this news. So keep coding and enjoy coding :)
Thanks
Swapnil