WCF Data Services (Pre-Release) announcement
Found 169 threads
-
0 Votes
Entity Framework and Spatial Types
Is there any plan to add support for the new Entity Framework spatial types to WCF Data Services? It was really nice when they added them to EF in the June 2011 CTP so now I can manipulate them ...Unanswered | 1 Replies | 12925 Views | Created by rsaltrelli - Monday, March 12, 2012 5:00 PM | Last reply by Abhiram Chivukula-MSFT - Wednesday, March 14, 2012 10:10 PM -
0 Votes
Release date for Reference Data Caching
Hi, Could some one let us know the release date of refernce data caching? Also please let us know if two way synchronization is also possible with reference data ...Proposed | 1 Replies | 10304 Views | Created by VenkateshSrini_CHN - Thursday, July 21, 2011 1:32 AM | Last reply by Michael Pizzo - MSFT - Friday, March 9, 2012 11:41 PM -
2 Votes
June 2011 CTP – Runtime version problems trying to host the WCF Data Service in IIS
Hi, I made a test project (Empty ASP.Net + EF Model + WCF Data Service) and following an hint from ...Unanswered | 1 Replies | 10351 Views | Created by Parolarul - Wednesday, July 20, 2011 9:37 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 11:39 PM -
0 Votes
Silverlight 4 Service Reference doesn't acknowledge DataServiceProtocolVersion.V3
Hi, I can't get Silverlight 4 to reference the correct assembly for June CTP. In the web project I have references to: C:\Program Files ...Unanswered | 1 Replies | 8324 Views | Created by Zack Picki - Thursday, September 8, 2011 12:22 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 11:32 PM -
0 Votes
Changing version to 3 in june 2011 ctp
Hello, i had installed the march ctp and now installed the june 2011 ctp, but the service reference on the client doesn't support the version 3 anymore. Just tells the version 3.0 ...Unanswered | 1 Replies | 7753 Views | Created by Helmut E - Thursday, September 1, 2011 9:36 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 11:10 PM -
1 Votes
WCF DS June CTP does not support enums
June CTP of EF introduced enum support so it is possible to specify properties of enum types in model and enums will be generated alongside entity classes. But WCF DS June CTP release doesn't seem to ...Unanswered | 1 Replies | 8331 Views | Created by Maxim Hortman - Wednesday, September 14, 2011 8:28 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 11:01 PM -
0 Votes
Package load error when starting up Visual Studio after installing CTP
I just installed the June 2011 CTP and now when I start up, I get this error: --------------------------- Microsoft Visual ...Unanswered | 1 Replies | 7811 Views | Created by Vaccanoll - Wednesday, October 12, 2011 4:33 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 10:45 PM -
0 Votes
CTP Quality Level
What is the status of the current CTP (June 2011)? Is it doing well? Is it having problems? I ask because I would like to know because I would ...Unanswered | 1 Replies | 7739 Views | Created by Vaccanoll - Monday, September 12, 2011 8:15 PM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 10:41 PM -
0 Votes
Is this forum dead?
I notice that nothing gets answered my MS people here any more. The forum header says that this forum is Read Only, but it still allows questions. Is that why no one responds ...Unanswered | 1 Replies | 7699 Views | Created by Vaccanoll - Wednesday, October 12, 2011 3:41 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 10:32 PM -
0 Votes
"Go Live" licence? Deploy to production without running the MSIs?
Hi there Is the June 2011 CTP licensed for use in production? Is there a way to deploy it to a production server without installing the 2 MSI files? I have tried ...Unanswered | 1 Replies | 8732 Views | Created by Marcus Ferbrache - Wednesday, August 24, 2011 9:07 AM | Last reply by Abhiram Chivukula-MSFT - Friday, March 9, 2012 10:30 PM -
1 Votes
Keys with forward slashes do not work in WCF Data Services
Hello, I have a (relatively) simple Linq-to-SQL model set up on top of a third party database. This database has key fields that can contain forward slashes. ...Proposed | 8 Replies | 22292 Views | Created by Jonathan Gaul - Monday, March 15, 2010 11:19 PM | Last reply by Nikkywikky - Thursday, March 8, 2012 4:24 PM -
0 Votes
How can I using a Domain Service as ADO.net Data Services as data source
Hello, I have a question; I created Project that exposes an ADO.Net Data Service, I used an Entity Data Model as data source for my service. It works fine, but now I want to ...Answered | 2 Replies | 13094 Views | Created by tavo2k4 - Thursday, July 30, 2009 9:24 PM | Last reply by Sathyaprakash - Saturday, November 19, 2011 8:44 PM -
1 Votes
NullReferenceException in Microsoft.Data.Services
...Unanswered | 1 Replies | 7992 Views | Created by Francisco José Espinar Porcel - Wednesday, November 16, 2011 7:31 PM | Last reply by Vitek Karas - MSFT - Thursday, November 17, 2011 8:34 AM -
0 Votes
Url Syntax for Any and All in the June CTP
What is the url syntax for using Any and All in the June CTP? Could someone post an example of these? (Any is the one I am most interested in, but I would ...Proposed | 1 Replies | 8200 Views | Created by Vaccanoll - Tuesday, October 11, 2011 10:30 PM | Last reply by KurtC - MSFT - Wednesday, October 26, 2011 12:07 AM -
1 Votes
June 2011 CTP - How to query Navigation Properties of derived entities.
Hi I am currently trying to evaluate EF and WCF Data Services. I installed the June 2011 CTP and using the Model First approach I designed ...Answered | 6 Replies | 8626 Views | Created by Parolarul - Monday, July 18, 2011 1:17 PM | Last reply by Parolarul - Wednesday, July 20, 2011 9:40 AM -
0 Votes
Inefficient Query Generated when Paging is Enabled on Entity Collection
I have the following set in my WCF Data Service (June CTP) config.SetEntitySetPageSize("WorkItems", 500); config.DataServiceBehavior.MaxProtocolVersion ...Unanswered | 1 Replies | 8156 Views | Created by jr31 - Thursday, July 14, 2011 2:37 PM | Last reply by Vitek Karas - MSFT - Tuesday, July 19, 2011 5:33 PM -
0 Votes
Microsoft WCF Data Services Reference Data Caching Extensions Versus Microsoft Sync over OData
Microsoft WCF Data Services Reference Data Caching Extensions Versus Microsoft Sync over OData It seems that two MS teams are inventing the same thing (how ... -
0 Votes
CTP2- Odd behaviour of ChangeInterceptor for entities with navegation properties
Hello, I',m testing the new CTP2 with its new features about navegation properties, using Entity Framework 4.1 with Code First, and i found something that is a little odd for me. The ...Discussion | 0 Replies | 8930 Views | Created by joseluisvazquezclavo - Tuesday, April 19, 2011 7:33 AM -
0 Votes
ResourceType not thread safe
Now, I'm not sure whether ResourceType needs to be thread safe or not, but it isn't. I'm caching ResourceType instances away, and reusing them between multiple instances of my metadata provider. When ...Unanswered | 3 Replies | 9372 Views | Created by Jerome Haltom - work - Thursday, April 14, 2011 8:53 PM | Last reply by Vitek Karas - MSFT - Friday, April 15, 2011 6:42 PM -
0 Votes
Error translating Linq expression to URI: The method 'OfType' is not supported.
Hi all I am using march 2011 ctp2 I am using the following query var q = from t in ctx.Tests.OfType<TestBig>() select ...Unanswered | 6 Replies | 13239 Views | Created by Watty45 - Friday, April 1, 2011 1:01 PM | Last reply by Vitek Karas - MSFT - Friday, April 15, 2011 4:49 PM - Items 1 to 20 of 169 Next ›