issues
search
lfaldanam
/
sharp-architecture
Automatically exported from code.google.com/p/sharp-architecture
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Within Northwind sample code, if you try to submit changes to an existing employee and there are validation errors, it'll throw an error
#39
GoogleCodeExporter
closed
9 years ago
1
Get rid of the ListView for a simpler loop
#38
GoogleCodeExporter
closed
9 years ago
1
Rename YourProject.Controllers to YourProject.Web.Controllers
#37
GoogleCodeExporter
closed
9 years ago
2
Add sample of using NHibernate lambda expressions to Northwind sample
#36
GoogleCodeExporter
closed
9 years ago
1
Remove generated artifacts from CrudScaffolding project after they're generated
#35
GoogleCodeExporter
closed
9 years ago
1
Add instructions to documentation on how to merge the Controllers project into the Web project if developers would like to do so
#34
GoogleCodeExporter
closed
9 years ago
1
T4 CRUD Scaffolding generation appears to have problems on Vista x64
#33
GoogleCodeExporter
closed
9 years ago
2
Remove redundant DLLs from SVN
#32
GoogleCodeExporter
closed
9 years ago
3
Repository.GetByProperties(...) does not handle null values properly.
#31
GoogleCodeExporter
closed
9 years ago
1
Code review request
#30
GoogleCodeExporter
closed
9 years ago
2
Example of using a new design using single DomainObject class
#29
GoogleCodeExporter
closed
9 years ago
1
Path with proposed design changes
#28
GoogleCodeExporter
closed
9 years ago
2
Add native support for controller/view areas
#27
GoogleCodeExporter
closed
9 years ago
3
Strong named assemblies
#26
GoogleCodeExporter
closed
9 years ago
5
Inconsistent VersionHistory and Guidelines documentation
#25
GoogleCodeExporter
closed
9 years ago
1
SharpArch should only be dependent on CommonServiceLocator
#24
GoogleCodeExporter
closed
9 years ago
1
Add GetByPage to NHibernateRepository
#23
GoogleCodeExporter
closed
9 years ago
1
Classes dependent on NUnit or other testing frameworks should be completely contained within SharpArch.Testing
#22
GoogleCodeExporter
closed
9 years ago
1
IoC-powered entity classes
#21
GoogleCodeExporter
closed
9 years ago
3
Integration tests should be able to be run using in-memory SqlLite
#20
GoogleCodeExporter
closed
9 years ago
5
Controllers grouped into "areas" should be supported
#19
GoogleCodeExporter
closed
9 years ago
1
Exception when referencing static content (image) in Northwind sample
#18
GoogleCodeExporter
closed
9 years ago
3
Mismatched Version Reference exceptions when using SharpArch dlls
#17
GoogleCodeExporter
closed
9 years ago
2
Move CommitChanges to contained object (and expose begin/commit transaction methods)
#16
GoogleCodeExporter
closed
9 years ago
1
Disconnect Equals from GetHashCode
#15
GoogleCodeExporter
closed
9 years ago
2
Domain signature classes are not serializable.
#14
GoogleCodeExporter
closed
9 years ago
1
Incorporate NHibernate.Validator into SharpArch library
#13
GoogleCodeExporter
closed
9 years ago
2
Multiple Session Factories
#12
GoogleCodeExporter
closed
9 years ago
9
Migrate web project to be a traditional web project and not an MVC web project so that you don't need MVC installed to open in VS 2008
#11
GoogleCodeExporter
closed
9 years ago
1
Pull out common assembly stuff into CommonAssemblyInfo.cs
#10
GoogleCodeExporter
closed
9 years ago
1
Show examples using http://groups.google.com/group/fluent-nhibernate and NHibernate attributes
#9
GoogleCodeExporter
closed
9 years ago
2
Build wiki for #arch similar to http://appfuse.org/display/APF/Home
#8
GoogleCodeExporter
closed
9 years ago
1
Modify Equals/GetHashCode to reflect best ideas
#7
GoogleCodeExporter
closed
9 years ago
6
Expand documentation
#6
GoogleCodeExporter
closed
9 years ago
4
Add support for LINQ specification pattern to ProjectBase
#5
GoogleCodeExporter
closed
9 years ago
1
Add IInterceptors support
#4
GoogleCodeExporter
closed
9 years ago
6
Mark persistent objects as serializable
#3
GoogleCodeExporter
closed
9 years ago
1
Add CLSCompliant attribute to ProjectBase assemblies
#2
GoogleCodeExporter
closed
9 years ago
1
Session is not being closed if using IIS 7
#1
GoogleCodeExporter
closed
9 years ago
3
Previous