Advanced Forum Search Results
-
March 22 2010 is the release date for visual studio 2010, then a couple days later for everyone else (I am excited)
Is their been any talk about reporting for silverlight??? I really believe Microsoft will try to integrate WPF and Silverlight
together so the learning curve will be easier for ...
-
I have some book recommendations
entity framework by julia lerman (wait for the updated 2010 book)
1. learning wcf michelle busamante
2 programming wcf juval lowy
3 data driven silverlight-see the difference between 1 asmx soap 2 wcf 3 restful-uses verbs let webget for example - also is more of of a ...
-
I have a question for you....Are you trying to use a restful windows console application
or just a plain wcf application. There is a big difference in how these are implemented.
1. This is how it is done on a WCF Restful-(a windows console application) do not use iis 7 etc restful is done by hand!!! ...
-
I was wondering which is more popular for silverlight 3 shared web hosting?
1. Plain wcf ?
2. plain restful ?
3 Is there any advantages to using one over another?
4 Can you use add service reference with plain wcf
I just am thinking about doing a plain shared web hosting with someone like
discount asp.net and I have to ...
-
I have figured out how to use iis in rest using aspcompabilityenabled="true"
-
I was wondering about using this method(channel model using a channel factory ) instead of add service reference
unfortunately there are not many tutorials on how to do this method.....here is the method I am talking about
http://msdn.microsoft.com/en-us/library/dd744834(VS.95).aspx
By the way david betz has a great article on this ...
-
Thanks for your comments on restful.net I wanted to mention that microsoft press and oreilly are teaming up beginning in nov 2009 to produce new books This is very good news
Michelle busamante is also writing all of the msdn wcf series
along with aaron skonnard who has contributed to ...
-
I have been trying to teach myself wcf restful services using xml data )to put on a web host
I will share what I have learned hopefully in the near future however I have really found rob bagby's
tutorials quite helpful http://www.robbagby.com/rest/rest-in-wcf-blog-series-index/
If you would like ...
-
I also would look at network restrictions in silverlight 3 http://msdn.microsoft.com/en-us/library/cc645032(VS.95).aspx
-
this may be able to help you http://blogs.msdn.com/silverlightws/archive/2008/10/20/new-web-services-features-in-sl2-rtw.aspx