Quantcast
Channel: URF - Unit of Work & (extensible/generic) Repositories Framework
Browsing all 1539 articles
Browse latest View live
↧

Created Unassigned: Why does FakeDbSet not implement InsertGraphRange? [1249]

I have come up with some creative ways of keeping integration testing from affecting my database, and to write more extensive smoke tests without destabilizing my production data. (We have a lot of...

View Article


Commented Unassigned: MongoDB support [1243]

Do you have a plan to make MongoDB repository as you offered EF 6 repository ?Comments: If we get enough votes for this request, yes.

View Article


Reviewed: v3.3.5 (Apr 04, 2015)

Rated 2 Stars (out of 5) - How can I do cross database transactions, i.e. update DB_A and DB_B in one transaction using this pattern...

View Article

New Post: Use of Expression problem

Hi, I want to use expression methods to reuse some queries but I got an error. This first ligne of code return the correct number of rows but have null value inside.var iGotTwoEmptyRow =...

View Article

New Post: Use of Expression problem

The problem was because of this... Expression<Func<TranslationText, bool>> expression; if (string.IsNullOrEmpty(neutralText)) expression = FindLocalizedText(languageId, neutralText); else...

View Article


New Post: Service with multiple repositories

I have a business logic that involves querying to multiple tables. For instance, the validation to insert a Customer will check for something also in Category table too. How do we accomplish this is...

View Article

New Post: Filtering nested collections in Query()

Is it possible to return a filtered results set of a nested collection? We currently soft delete rows but they are returned in the result set when using something like the following var type =...

View Article

Created Unassigned: ExecuteReader requires an open and available Connection....

Hi , After updating Generic Unit of Work & (Extensible) Repositories Framework to latest version in my old project(latest version works fine) i got this error when multiple request comes at a same...

View Article


Commented Unassigned: ExecuteReader requires an open and available...

Hi , After updating Generic Unit of Work & (Extensible) Repositories Framework to latest version in my old project(latest version works fine) i got this error when multiple request comes at a same...

View Article


Commented Unassigned: Service vs IRespository [1248]

It might possible that I am getting it wrong but I have problem understanding following thing.public interface ICustomerService : IService<Customer>{ decimal CustomerOrderTotalByYear(string...

View Article

Closed Unassigned: Service vs IRespository [1248]

It might possible that I am getting it wrong but I have problem understanding following thing.public interface ICustomerService : IService<Customer>{ decimal CustomerOrderTotalByYear(string...

View Article

Commented Unassigned: Saving or accepting changes failed because more than...

My method is like this ```public void InsertNormal(PurchaseHeader entity){ foreach (var purchaseDetail in entity.PurchaseDetails){//Positive Side var transactionPtv = new Transaction{ TransactionId =...

View Article

Closed Unassigned: Saving or accepting changes failed because more than one...

My method is like this ```public void InsertNormal(PurchaseHeader entity){ foreach (var purchaseDetail in entity.PurchaseDetails){//Positive Side var transactionPtv = new Transaction{ TransactionId =...

View Article


Commented Unassigned: Saving or accepting changes failed because more than...

My method is like this ```public void InsertNormal(PurchaseHeader entity){ foreach (var purchaseDetail in entity.PurchaseDetails){//Positive Side var transactionPtv = new Transaction{ TransactionId =...

View Article

Closed Unassigned: MongoDB support [1243]

Do you have a plan to make MongoDB repository as you offered EF 6 repository ?

View Article


Commented Unassigned: Repository.Update() slow in bulk processing [1239]

When using the Update() function while working with a batch of 5k+ entities, the inner .Attach() takes a very long time to run; causing a performance hit (Obviously the larger the batch, the slower it...

View Article

Commented Unassigned: Selective serialization feature [1246]

A selective serialization ability of a multilayer object graph would be really convenient. This will provide the efficiency of lazyloading with the convenience of deep loading. Of course, circular...

View Article


Closed Unassigned: Selective serialization feature [1246]

A selective serialization ability of a multilayer object graph would be really convenient. This will provide the efficiency of lazyloading with the convenience of deep loading. Of course, circular...

View Article

Commented Unassigned: Unable to generate controller in sample project [1242]

Hi, I am on VS2013 Update 4 and I am not able to generate a controller in the web project of the sample.I tried both contexts and also disable/ enable async.J.Comments: We are using DbContext generated...

View Article

Closed Unassigned: Unable to generate controller in sample project [1242]

Hi, I am on VS2013 Update 4 and I am not able to generate a controller in the web project of the sample.I tried both contexts and also disable/ enable async.J.

View Article
Browsing all 1539 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>