What Service Technology is the one we need to use ? [modified]
-
Hello, I have been using regular ASP.NET Web Services for a long time, and now I realize that, WCF is replacing the old ASP.NET Web Services. Fine, I wanted to learn WCF, but now, I see, i have bunch of choices about services like, WCF Service, RIA Service, WCF Data Service, ADO.NET Data Service Domain Service Class AJAX Enabled WCF Service and also the regular Web Service So, which service learning is of worth investment of time ?
modified on Thursday, July 8, 2010 5:59 AM
-
Hello, I have been using regular ASP.NET Web Services for a long time, and now I realize that, WCF is replacing the old ASP.NET Web Services. Fine, I wanted to learn WCF, but now, I see, i have bunch of choices about services like, WCF Service, RIA Service, WCF Data Service, ADO.NET Data Service Domain Service Class AJAX Enabled WCF Service and also the regular Web Service So, which service learning is of worth investment of time ?
modified on Thursday, July 8, 2010 5:59 AM
there links will help you http://www.asp.net/ajax/tutorials/understanding-asp-net-ajax-web-services[^] WCF http://msdn.microsoft.com/en-us/library/ms731082.aspx http://msdn.microsoft.com/en-us/library/ms730846.aspx http://msdn.microsoft.com/en-us/library/ms732098.aspx http://msdn.microsoft.com/en-us/library/cc295302.aspx http://msdn.microsoft.com/en-us/library/ms733103.aspx http://msdn.microsoft.com/en-us/library/system.servicemodel.aspx http://msdn.microsoft.com/en-us/library/ms751450.aspx http://msdn.microsoft.com/en-us/library/ms751423.aspx http://msdn.microsoft.com/en-us/library/ms751519.aspx http://msdn.microsoft.com/en-us/library/ms734712.aspx http://msdn.microsoft.com/en-us/library/ms751514.aspx http://msdn.microsoft.com/en-us/library/ms733128.aspx
Raju.M