Questions tagged [spring.net]

Spring.NET is an open source application framework for developing .NET enterprise applications.

Spring.NET is an open source application framework for developing .NET enterprise applications, inspired by the popular Spring for Java. It provides infrastructural support to make best practices easy practices. Spring.NET consists of several modules, most notably:

For information on additional modules and other background information, see the overview page on the Spring.NET website. Technical documentation is also available on this site.

Related tags

632 questions
-3
votes
1 answer

Exception Could not open Hibernate Session for transaction

Sometime i m getting this problem in my NHibernate log .My application stops at that moment. Updated wityh data configuration. Even after successful transaction.Application connection with the database persist.in Nhibernate log it shows Nhibernate…
user349576
  • 1
  • 1
  • 3
-3
votes
1 answer

Expected 1 Actual 0

i am developing a Spring .net Application. I have a Login Page with fields - LoginID Password On Login-There is a form to be filled by the candidate so after Login I check if the candidate has already filled form then the values are fetched from…
user1274646
  • 921
  • 6
  • 21
  • 46
1 2 3
42
43