dataservice
Flash builder and .Net integration using FluorineFx
I\'m trying to call a simple dataservice which is written in .Net from 开发者_如何学GoFlash builder 4. Please tell me the steps or else any links or samples. Thank you in advance.Can\'t you use google[详细]
2023-03-21 12:37 分类:问答Creating WCF DataService with database other than SQL Server
We would like to expose data we have residing in a Vertica database via the WCF Data Services.(Ultimately, we want to access the data in Excel\'s pivot t开发者_运维百科ables features, and I\'ve create[详细]
2023-02-19 03:10 分类:问答Can a .NET oData DataService force filtering child records?
This should be a simple scenario - I have a data model with a parent/child relationship.For example\'s sake, let\'s say it\'s Orders and OrderDetails - 1 Order -> many OrderDetails.[详细]
2023-02-15 23:56 分类:问答WCF Dataservice hosting issue with vs2010
I have created WCF Data service and I hosted in visual studio ASP.net development server.My problem is that my service will run only when I开发者_JS百科 build my application through VS2010, if I try r[详细]
2023-02-12 07:28 分类:问答DataService : OnStartProcessingRequest not called
I\'ve created a WCF DataService and for this service I require some custom authentication through the use of HTTP Headers. So i\'ve written special functions that validate this information or throw an[详细]
2023-02-10 03:25 分类:问答WCF DataService, how do I avoid [DataServiceKey] in POCOs
I use a WCF DataService and want to use POCOs. I have to specify a DataServiceKey in order for it to work (obviously).[详细]
2023-02-03 14:23 分类:问答OData Authentication
I have been trying to implement an OData service based upon an entity framework model where the authentication is provided by Sql Azure. I provide row/column access within the database.[详细]
2023-01-24 21:17 分类:问答OData - Data Service Simple Authentication
I would like to add simple authentication to Data Services, for now only to restrict access for particular applications by simple token.[详细]
2023-01-11 18:08 分类:问答WCF Data Service SaveChanges problem
I\'ve published wcf dataservice project to IIS7 with .NET 4 installed on that server. Everything worked fine, but when i called SaveChanges from client, service returned error:[详细]
2023-01-11 06:48 分类:问答Core Data and JSON question
I know this question has been possed before, but the explanation was a little unclear to me, my question is a little more general. I\'m trying to conceptualize how one would periodically update data i[详细]
2023-01-05 10:05 分类:问答