English 中文(简体)
Linq ToEntitiesMetadataProvider for RIA Services in Viewudio 2010
原标题:LinqToEntitiesMetadataProvider for RIA Services in Visual Studio 2010 RC

I m 遇到麻烦,从2010年视觉演播室2向2010年视觉演播室转播。

是否对集会和名称空间进行了所有调整,但不能说明如何解决以下评分问题(域名):

[LinqToEntitiesMetadataProvider(typeof(myEntities))]

是否有任何人知道如何调整?

预 收

最佳回答

不再这样说。 新的名称是:

LinqToEntitiesDomainServiceDescriptionProvider  

Pretty confusing, if one expects the names to be the same!! Hope it helps someone in the future!

问题回答

暂无回答




相关问题
How to reuse fieldlength in form, validation and ddl?

I m working on an Spring application with lots of input forms. I d like to reuse the field length in the UI-form, validation and JPA annotations. Is there an elegant way to solve this. My solution at ...

MVC Toolkit and XmlMetadataProvider

I have been working on validation with the ASP.NET MVC BETA 2. Some of the reading that I have done is very critical of the buddy class approach because it isn t DRY (Don t Repeat Yourself) and ...

Mapping db-imported countries to address entity with JPA

I ran some DDL script to setup a complete country table in my database. The country table s primary key column contains the corresponding ISO code for every country. In my JPA project I have a User ...

Using annotations to implement a static join in hibernate

I m relatively new to hibernate and was wondering if someone could help me out. While I have no issues implementing a normal join on multiple columns in hibernate using the @JoinColumns tag, I m ...

How to avoid MKMapKit Related Crashes on the iPhone

So, for the past few days I have been struggling to understand how to implement a simple MKMapView with some custom annotations without crashing my application in the process. Unfortunately I have ...

热门标签