repository
Dependency Injection and multiple projects in solution
I have been following this article concerning the use of the repository pattern and UnitOfWork with entity framework. I am also planning to use Ninject as my IOC container for an upcoming project.[详细]
2023-04-03 10:09 分类:问答linq to nhibernate reusing business logic in queries
I\'m working on a project where we are using fluent nhibernate and perform queries on our repository for entities. Often we write queries like this:[详细]
2023-04-03 08:01 分类:问答How to efficiently store this big amount of data? Database or what?
I have to do an application that will check the changes of 35 item开发者_开发知识库s each second. Each item have 3 values that will fit into 5 bytes each one, so 15 bytes for item. Values will not cha[详细]
2023-04-02 21:05 分类:问答putting DICOM files into a repository
Firstly im new to the concept of a repository so pardon me if my question is not apt or complete. I have a set of DICOM files, which i have to put in a repository. I should be able to add/remove/modif[详细]
2023-04-02 20:58 分类:问答Quick "git clone" from remote repository?
I\'m new to Git. Starting work on any project seems to start with a \"git clone\". But this seems to take a long time - much longer than the equivalent \"svn checkout\". 开发者_JAVA百科Is this because[详细]
2023-04-02 20:27 分类:问答In asp.net-mvc, is there a more elegant way using IOC to inject mutiple repositories into a controller?
I have an asp.net-mvc website and i am using ninject for IOC and nhibernate for my ORM mapping Here is my IOC binding code:[详细]
2023-04-02 08:18 分类:问答Redmine doesn't display mercurial repository
I connect repository in projects settings: set repository type as mercurial and set root directory as \"/repositories/hg_test开发者_运维问答\" and when i click Repository tab in project i get \"The en[详细]
2023-04-02 07:34 分类:问答Mercurial Repo: Corruption in most recent commit
I believe my most recent commit in Mercurial has become corrupt. I cannot commit anything anymore, nor can I rollback.[详细]
2023-04-02 00:32 分类:问答Organizing solutions in svn
How do I keep multiple related Visual Studio solutions/projects organized in a SVN repository (or multiple repositories)?[详细]
2023-04-01 22:34 分类:问答Subclipse doesn't show the repository path next to projects
Since updating the subclipse plugin the paths next to project name in Eclipse disappeared. There is no change after reverting the update.[详细]
2023-04-01 18:37 分类:问答