FileMood

Download NHibernate in action

NHibernate in action

Name

NHibernate in action

 DOWNLOAD Copy Link

Total Size

17.2 MB

Total Files

158

Hash

C9EAA391D6EAF2681C8AD295643F75139D6D46CE

/.../1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/Properties/

AssemblyInfo.cs

1.3 KB

/.../1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/

mapping_intellisense_screen_capture.gif

14.4 KB

HelloNHibernate.1.2.csproj

4.0 KB

Program.cs

2.8 KB

ProgramWithAttributes.cs

2.5 KB

App.config

0.8 KB

HelloNHibernate.Employee.hbm.xml

0.4 KB

Employee.cs

0.3 KB

/.../1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/Properties/

AssemblyInfo.cs

1.5 KB

/.../1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/

HelloNHibernate.2.0.csproj

3.0 KB

Program.cs

2.8 KB

App.config

0.9 KB

HelloNHibernate.Employee.hbm.xml

0.4 KB

Employee.cs

0.3 KB

/.../1. Simple Example - Helllo NHibernate/

HelloNHibernate.sln

1.5 KB

/.../2. Complex Example - CaveatEmptor/Dao/

DAO.cs

4.8 KB

ItemDAO.cs

1.8 KB

CategoryDAO.cs

1.2 KB

UserDAO.cs

0.6 KB

CommentDAO.cs

0.3 KB

/.../2. Complex Example - CaveatEmptor/Exceptions/

InfrastructureException.cs

0.9 KB

BusinessException.cs

0.9 KB

PermissionException.cs

0.9 KB

/.../2. Complex Example - CaveatEmptor/Model/

Item.cs

12.7 KB

User.cs

10.0 KB

Category.cs

7.4 KB

CategorizedItem.cs

6.0 KB

Bid.cs

5.5 KB

Comment.cs

5.1 KB

BillingDetails.cs

4.9 KB

CreditCard.cs

3.7 KB

BankAccount.cs

3.1 KB

Address.cs

2.6 KB

MonetaryAmount.cs

2.4 KB

CustomerLocation.cs

1.8 KB

SystemTime.cs

1.8 KB

UserId.cs

1.5 KB

Customer.cs

0.9 KB

CreditCardType.cs

0.5 KB

IAuditable.cs

0.5 KB

ItemState.cs

0.4 KB

Rating.cs

0.4 KB

/.../2. Complex Example - CaveatEmptor/Persistence/Audit/

AuditLogInterceptor.cs

2.1 KB

AuditLog.cs

1.6 KB

AuditLogRecord.cs

1.4 KB

AuditLogRecord.hbm.xml

1.4 KB

AuditableAttribute.cs

0.3 KB

LogType.cs

0.2 KB

/.../2. Complex Example - CaveatEmptor/Persistence/

NHibernateHelper.cs

8.1 KB

NHibernateHelper_Thread.cs

7.3 KB

NHibernateHelper_EntSrvs.cs

7.1 KB

NHibernateHelper_ThreadAndHttpContext.cs

6.9 KB

MonetaryAmountSimpleUserType.cs

4.3 KB

MonetaryAmountCompositeUserType.cs

4.2 KB

CENamingStrategy.cs

1.7 KB

NHibernateHelperSimple.cs

1.1 KB

/.../2. Complex Example - CaveatEmptor/Test/Utility/

TestFixtureWithSampleDataBase.cs

6.3 KB

TestFixtureBase.cs

1.1 KB

TestDataFixture.cs

0.5 KB

/.../2. Complex Example - CaveatEmptor/Test/

AllClassesSaveLoadFixture.cs

8.2 KB

CategorizedItemFixture.cs

2.9 KB

ItemFixture.cs

2.6 KB

AuditLogFixure.cs

2.2 KB

/.../2. Complex Example - CaveatEmptor/

Mapping.hbm.xml

12.4 KB

NHibernateInAction.CaveatEmptor.csproj

12.1 KB

AssemblyInfo.cs

2.4 KB

_README.txt

2.2 KB

App.config

1.5 KB

App.ico

1.1 KB

Program.cs

1.0 KB

NHibernateInAction.CaveatEmptor.sln

0.9 KB

hibernate.cfg.xml

0.9 KB

ItemQueries.hbm.xml

0.7 KB

/.../3. Windows Forms Databinding Example/Direct/

ManageBillingDetailsForm.resx

5.8 KB

ManageBillingDetailsForm.Designer.cs

2.7 KB

Persister.cs

1.0 KB

BankAccount.cs

0.9 KB

ManageBillingDetailsForm.cs

0.8 KB

CreditCard.cs

0.8 KB

BillingDetails.cs

0.8 KB

/.../3. Windows Forms Databinding Example/Manual/

ManageBillingDetailsForm.Designer.cs

6.3 KB

EditBillingDetailsForm.resx

5.8 KB

ManageBillingDetailsForm.resx

5.8 KB

EditBillingDetailsForm.Designer.cs

4.4 KB

ManageBillingDetailsForm.cs

3.5 KB

EditBillingDetailsForm.cs

1.6 KB

Persister.cs

1.0 KB

BankAccount.cs

0.9 KB

CreditCard.cs

0.8 KB

BillingDetails.cs

0.6 KB

/.../3. Windows Forms Databinding Example/Properties/

AssemblyInfo.cs

1.3 KB

/.../3. Windows Forms Databinding Example/

MainForm.resx

5.8 KB

NHibernateInAction.DataBinding.csproj

4.4 KB

MainForm.Designer.cs

2.9 KB

NHibernateInAction.DataBinding.sln

0.9 KB

MainForm.cs

0.7 KB

Program.cs

0.4 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/

GenericNHibernateDAO.cs

3.2 KB

ItemDAO_Disposable.cs

2.1 KB

NHibernateDAOFactory.cs

2.0 KB

ItemDAO_Simple.cs

1.6 KB

ItemDAOImpl.cs

1.4 KB

UserDAOImpl.cs

0.3 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/

SimpleItemDAO.cs

4.9 KB

DAOFactory.cs

1.8 KB

GenericDAO.cs

1.2 KB

ItemDAO.cs

0.4 KB

UserDAO.cs

0.3 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Exceptions/

InfrastructureException.cs

0.7 KB

BusinessException.cs

0.6 KB

PermissionException.cs

0.6 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Model/

Item.cs

7.0 KB

Bid.cs

2.7 KB

User.cs

2.3 KB

ItemState.cs

0.2 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Persistence/

NHibernateHelper.cs

3.3 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Properties/

AssemblyInfo.cs

1.4 KB

/.../4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/

NHibernateInAction.CaveatEmptor.csproj

6.2 KB

NHibernateConversationWebModule.cs

4.7 KB

NHibernateInAction.CaveatEmptor.sln

3.8 KB

NHibernateCurrentSessionWebModule.cs

1.5 KB

App.config

1.2 KB

hibernate.cfg.xml

0.8 KB

/.../NHibernateInAction.CaveatEmptor.Web/

Web.config

2.0 KB

ApproveItem.aspx.cs

1.6 KB

ApproveItem.aspx

0.6 KB

Default.aspx

0.5 KB

Default.aspx.cs

0.2 KB

/.../4. ASP.NET and Long Conversations/

README.txt

0.0 KB

/Source Code/Libs/NHibernate/

NHibernate.dll

1.1 MB

log4net.dll

270.3 KB

NHibernate.Mapping.Attributes.dll

266.2 KB

Castle.DynamicProxy.dll

77.8 KB

Iesi.Collections.dll

32.8 KB

NHibernate.license.txt

25.0 KB

log4net.license.txt

11.6 KB

Iesi.Collections.license.txt

0.7 KB

Castle.DynamicProxy.license.txt

0.6 KB

/Source Code/Libs/NHibernate 2.0/bin/net-2.0/

NHibernate.xml

1.9 MB

NHibernate.dll

1.6 MB

log4net.xml

1.4 MB

log4net.dll

270.3 KB

Castle.Core.xml

149.7 KB

Iesi.Collections.xml

111.6 KB

Castle.DynamicProxy2.dll

106.5 KB

Castle.Core.dll

73.7 KB

Castle.DynamicProxy2.xml

40.6 KB

Iesi.Collections.dll

32.8 KB

NHibernate.license.txt

25.0 KB

log4net.license.txt

11.6 KB

Iesi.Collections.license.txt

0.7 KB

Castle.DynamicProxy.license.txt

0.6 KB

/Source Code/Libs/NHibernate 2.0/

releasenotes.txt

74.1 KB

nhibernate-mapping.xsd

52.8 KB

nhibernate-configuration.xsd

8.2 KB

/Source Code/Libs/NUnit/

nunit.framework.dll

77.8 KB

nunit.framework.license.txt

1.1 KB

/

NHibernate in Action February 2009.pdf

9.1 MB

 

Total files 158


Copyright © 2024 FileMood.com