Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Kuate P.H., Harris T., Bauer C. - NHibernate in Action - 2009.pdf |
8.7 MB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/App.config |
785 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/Employee.cs |
323 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/HelloNHibernate.1.2.csproj |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/HelloNHibernate.Employee.hbm.xml |
448 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/mapping_intellisense_screen_capture.gif |
14 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/Program.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/ProgramWithAttributes.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 1.2/Properties/AssemblyInfo.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/App.config |
930 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/Employee.cs |
292 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/HelloNHibernate.2.0.csproj |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/HelloNHibernate.Employee.hbm.xml |
434 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/Program.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate For 2.0/Properties/AssemblyInfo.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/1. Simple Example - Helllo NHibernate/HelloNHibernate.sln |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/_README.txt |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/App.config |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/App.ico |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/AssemblyInfo.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Dao/CategoryDAO.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Dao/CommentDAO.cs |
308 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Dao/DAO.cs |
5 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Dao/ItemDAO.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Dao/UserDAO.cs |
564 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Exceptions/BusinessException.cs |
859 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Exceptions/InfrastructureException.cs |
924 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Exceptions/PermissionException.cs |
857 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/hibernate.cfg.xml |
852 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/ItemQueries.hbm.xml |
661 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Mapping.hbm.xml |
12 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Address.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/BankAccount.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Bid.cs |
5 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/BillingDetails.cs |
5 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/CategorizedItem.cs |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Category.cs |
7 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Comment.cs |
5 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/CreditCard.cs |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/CreditCardType.cs |
461 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Customer.cs |
887 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/CustomerLocation.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/IAuditable.cs |
460 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Item.cs |
12 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/ItemState.cs |
424 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/MonetaryAmount.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/Rating.cs |
417 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/SystemTime.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/User.cs |
10 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Model/UserId.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/NHibernateInAction.CaveatEmptor.csproj |
12 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/NHibernateInAction.CaveatEmptor.sln |
946 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/Audit/AuditableAttribute.cs |
304 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/Audit/AuditLog.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/Audit/AuditLogInterceptor.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/Audit/AuditLogRecord.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/Audit/AuditLogRecord.hbm.xml |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/Audit/LogType.cs |
192 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/CENamingStrategy.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/MonetaryAmountCompositeUserType.cs |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/MonetaryAmountSimpleUserType.cs |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/NHibernateHelper.cs |
8 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/NHibernateHelper_EntSrvs.cs |
7 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/NHibernateHelper_Thread.cs |
7 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/NHibernateHelper_ThreadAndHttpContext.cs |
7 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Persistence/NHibernateHelperSimple.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Program.cs |
973 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/AllClassesSaveLoadFixture.cs |
8 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/AuditLogFixure.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/CategorizedItemFixture.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/ItemFixture.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/Utility/TestDataFixture.cs |
476 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/Utility/TestFixtureBase.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/2. Complex Example - CaveatEmptor/Test/Utility/TestFixtureWithSampleDataBase.cs |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/BankAccount.cs |
906 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/BillingDetails.cs |
826 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/CreditCard.cs |
827 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/ManageBillingDetailsForm.cs |
833 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/ManageBillingDetailsForm.Designer.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/ManageBillingDetailsForm.resx |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Direct/Persister.cs |
1002 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/MainForm.cs |
745 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/MainForm.Designer.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/MainForm.resx |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/BankAccount.cs |
906 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/BillingDetails.cs |
627 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/CreditCard.cs |
827 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/EditBillingDetailsForm.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/EditBillingDetailsForm.Designer.cs |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/EditBillingDetailsForm.resx |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/ManageBillingDetailsForm.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/ManageBillingDetailsForm.Designer.cs |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/ManageBillingDetailsForm.resx |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Manual/Persister.cs |
1002 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/NHibernateInAction.DataBinding.csproj |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/NHibernateInAction.DataBinding.sln |
949 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Program.cs |
387 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/3. Windows Forms Databinding Example/Properties/AssemblyInfo.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor.Web/ApproveItem.aspx |
648 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor.Web/ApproveItem.aspx.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor.Web/Default.aspx |
533 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor.Web/Default.aspx.cs |
152 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor.Web/Web.config |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/App.config |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/DAOFactory.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/GenericDAO.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/ItemDAO.cs |
362 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/GenericNHibernateDAO.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/ItemDAO_Disposable.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/ItemDAO_Simple.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/ItemDAOImpl.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/NHibernateDAOFactory.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/NHibernate/UserDAOImpl.cs |
307 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/SimpleItemDAO.cs |
5 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Dao/UserDAO.cs |
288 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Exceptions/BusinessException.cs |
639 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Exceptions/InfrastructureException.cs |
704 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Exceptions/PermissionException.cs |
630 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/hibernate.cfg.xml |
785 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Model/Bid.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Model/Item.cs |
7 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Model/ItemState.cs |
182 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Model/User.cs |
2 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/NHibernateConversationWebModule.cs |
5 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/NHibernateCurrentSessionWebModule.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/NHibernateInAction.CaveatEmptor.csproj |
6 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/NHibernateInAction.CaveatEmptor.sln |
4 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Persistence/NHibernateHelper.cs |
3 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/NHibernateInAction.CaveatEmptor/Properties/AssemblyInfo.cs |
1 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/4. ASP.NET and Long Conversations/README.txt |
0 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Castle.Core.dll |
72 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Castle.Core.xml |
146 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Castle.DynamicProxy.license.txt |
609 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Castle.DynamicProxy2.dll |
104 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Castle.DynamicProxy2.xml |
40 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Iesi.Collections.dll |
32 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Iesi.Collections.license.txt |
656 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/Iesi.Collections.xml |
109 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/log4net.dll |
264 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/log4net.license.txt |
11 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/log4net.xml |
1.3 MB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/NHibernate.dll |
1.6 MB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/NHibernate.license.txt |
24 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/bin/net-2.0/NHibernate.xml |
1.8 MB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/nhibernate-configuration.xsd |
8 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/nhibernate-mapping.xsd |
52 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate 2.0/releasenotes.txt |
72 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/Castle.DynamicProxy.dll |
76 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/Castle.DynamicProxy.license.txt |
609 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/Iesi.Collections.dll |
32 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/Iesi.Collections.license.txt |
656 B |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/log4net.dll |
264 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/log4net.license.txt |
11 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/NHibernate.dll |
1.1 MB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/NHibernate.license.txt |
24 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NHibernate/NHibernate.Mapping.Attributes.dll |
260 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NUnit/nunit.framework.dll |
76 KB |
Kuate P.H., Harris T., Bauer C. - NHibernate in Action + Code - 2009/Source Code/Libs/NUnit/nunit.framework.license.txt |
1 KB |