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

New Post: Repository.Pattern.NHibernate library for v3.2 of this Repository...

We have made the architectural placed holders to implement another provider e.g. nHibernate, to do this, one would just implement all the interfaces in the Repository.Pattern project. We will commit to...

View Article


New Post: Using AsNoTracking() for Queries

We do not have any plans to implement AsNoTracking to the framework, however the framework is intended for ease of extensibility, meaning this should be fairly straight forward to implement.

View Article


New Post: How can I do an async retrieve of all the data in an entity using...

We do not support Async to get all records at this time. The warning message you are getting is by design, you can ignore this for now.

View Article

New Post: What exactly is an IQueryFluent and an IQueryObject ?

Advance features e.g. IQueryObject use cases:...

View Article

Source code checked in, #27a028bfacc63c005502d979e5cf410e1c324476

DeleteAsync fix

View Article


Commented Unassigned: Circular reference [1218]

namespace Service.Pattern{ public abstract class Service<TEntity> : IService<TEntity> where TEntity : IObjectState{public virtual async Task<bool> DeleteAsync(CancellationToken...

View Article

Closed Unassigned: Circular reference [1218]

namespace Service.Pattern{ public abstract class Service<TEntity> : IService<TEntity> where TEntity : IObjectState{public virtual async Task<bool> DeleteAsync(CancellationToken...

View Article

Source code checked in, #65db0398ee23e80d99bbb4dfb9c4abdc6b700f33

update

View Article


Source code checked in, #328bc813f2639a1379da644c38dac8e50495be8b

syncing updates from Ivan

View Article


Source code checked in, #e78e150d874b438044094a979c04697c4abaf943

sync update from Ivan

View Article

Source code checked in, #413ff956694976b42ee1386a92abf49f1bad3a09

delete Northwind.Entity

View Article

New Post: How do you generate those models under StoredProcedures/Models,...

Are they generated by some tools? I don't see EF powertools has this ability. Thanks.

View Article

New Post: Query Distinct is not working. Any idea?

I have the following custom Repository using Distinct and the distinct is not working.public static class MemberRepository { public static IEnumerable<AutoComplete> GetDistinctMembers( this...

View Article


New Post: Edm.Guid Edm.String

Thank you for the reply. However, I do the know the correct syntax. What I'm unsure of is where in the sample application to make my code change. For example, I have an edit view model (modified from...

View Article

Created Unassigned: DeleteAsync doesn't work in...

Doesn't delete, looking at the code, it is missing ObjectState change. I've changed to below and it now works. Don't know if it still needs the attach and remove, but they don't work anyway.``` public...

View Article


New Post: Adding child objects fails

Starting to explore the framework and have a question you might be able to direct me to the right direction. When you have foreign keys specified in your DAL do you have to set the state when adding...

View Article

New Post: on "Integration with Trackable Entities Framework"

Isn't "Trackable Entities" another Generic Unit of Work & Repositories Framework? What exactly is being added to this framework? Or are the two being merged?

View Article


Source code checked in, #1b61f64127eae2afc2dc715b240945bc2725aba3

AngularJS animation

View Article

Source code checked in, #58b1cdda0eeb1d141f641b9601a0530d7e81d9db

deleting northwind.entity

View Article

Source code checked in, #4154e132c2594cf80063f5f7ae9e3985b7d2035b

removing user specific solution files

View Article
Browsing all 1539 articles
Browse latest View live


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