wcf-data-services
WCF Data Services and Relationships in WPF?
Recently I have been working with WPF Applications that interact with server through Web Services. I am currently try to use Telerik OpenAccess to works with the database and create services for my WP[详细]
2023-03-28 13:20 分类:问答How to pass authentication header to OData Service
I am following authentication method described at http://blogs.msdn.com/b/astoriateam/archive/2010/07/21/odata-and-authentication-part-6-custom-basic-authentication.aspx[详细]
2023-03-28 09:42 分类:问答OData / WCF Data Service not working with complex type
I\'m brand new to OData and WCF data services so this might be an easy problem. I\'m using VS Web Developer Express 2010 where I have a very simple WCF Data Service hosted in a console app. It\'s retu[详细]
2023-03-27 10:53 分类:问答How to add single quotes around query string using jqGrid
I\'m using jqGrid to display some data to users. I want this grid to be sortable, but the data jqGrid sends isn\'t exactly what I need.[详细]
2023-03-27 03:27 分类:问答Dataservice authentication not working with serviceContext.GetReadStreamUri(..)
I have an Odata Service and a WPF client application. Some of the Odata Service Entities have images attached to them (ie.Client).[详细]
2023-03-26 20:50 分类:问答Dynamic query data from WCF Data Service to Silverlight Application?
I have a Silverlight application that contains a window that lists several values in multiple columns.The first column contains fields to be retrieved from a database, the second column contains table[详细]
2023-03-26 14:51 分类:问答WCF oData dataservice WebInvoke (POST) Linked Entity
First of all I am new to .NET WCF oData DataService and I am using jQuery on the client side. I am looking for a better way (right way) to handle adding 2 different entities in one transaction (post)[详细]
2023-03-26 11:49 分类:问答DataServiceContext & Linq: Select only inherited objects
I use WCF DataSerice and EF4.1 code-first (C#). I have 2 entities: 1. Person 2. User inherited from Person c开发者_如何转开发lass[详细]
2023-03-26 07:49 分类:问答How to use custom type with WCF data service and EF
I\'ve created a WCF Data Service with a base class of my EF model. I wanted to return a custom type (one that isn\'t in my EF model), but I get the error:[详细]
2023-03-26 01:00 分类:问答hardware requirements for small Silverlight application, which consumes data from a WCF DataService than exposes data from a SQLServer Database
I´m deploying a small Silverlight application, which consumes data from a WCF DataService then exposes data from a SQLServer Database.[详细]
2023-03-25 19:07 分类:问答
加载中,请稍侯......