hi, i have started using nhibernate a week ago. i can show data and write data in database table(sql server 2005). but, i don't know what should i do if i want to use it to match table data with input data.
more clearly, i tried to build a login control and a search page. i failed after several trial. and i was unable to find good example about this thing in web.
can anyone give me good web references or direction or advice about the problem i am facing?
thank u
i am using :
Visual studio 2008 .net framework 3.5
nhibernate 2.1.0
sql server management studio 2005 sql server 2005 express edition
|