sharp-architecture Questions

3

Solved

I am getting this error whenever my S#arp Architecture attempts to start and this is an problem with SQL Server (for example: SQL Server is not runing), after I start SQL Server and hit refresh, I ...
Alumna asked 31/5, 2010 at 18:59

2

Solved

What is different between CQRS and CRUD and can I use the UnitOfWork and Repository patterns in both cases ? If I have a complicated relationship between the entites which one you are recommending...

13

Solved

I'm running MVC3 and a windows auth web application. When I deploy to IIS6 it runs great until I hit a page that requires authentication. It then is auto-redirecting to /Account/Login when I have n...

2

Solved

I have just downloaded sharparchitecture/Northwind and i'm trying to get crud scaffolding to work. I have changed nothing except adding missing reference to this class library. I try to run Scaffol...
Lingam asked 9/2, 2011 at 13:15

6

Solved

When ever you set a string value in fluent NHibernate it alwasy sets the DB vales to Nvarchar(255), I need to store quite a lot of long string which are based on user inputs and 255 is impractical....
Liebermann asked 26/2, 2010 at 16:32

1

Solved

I have a console app c# project that depends on NHibernate 3.3.2 and ShapArch.NHibernate 2.0.4.628 which has been compiled with NHibernate 3.3.1 (as far as I know - I might be wrong, but when I cre...
Salomone asked 27/11, 2012 at 2:40

1

Solved

I'm playing around with Sharp Architecture Lite, which emphasizes convention over configuration, and trying to understand how the NHibernate ConventionModelMapper works. Specifically, I can't tell ...

2

Solved

This has been a problem that has existed on 3 projects for me. I have tried the following: <property name="connection.isolation">ReadCommitted</property> Set in hibernate.cfg.xml U...
1

© 2022 - 2024 — McMap. All rights reserved.