Results 1 to 2 of 2

Thread: [RESOLVED] search for user details by username in MVC using nhibernate

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2013
    Posts
    12

    Resolved [RESOLVED] search for user details by username in MVC using nhibernate

    I am using nhibernate with MVC architecture. I have done user creation,login,edit,delete operations. I want to perform search operation. I have username and email specified in search view. Currently the problem I am facing is that I want to get the Users details with the particular username entered in the search view. I don't know how will I define the method for search in repository. I need some example code. Can anyone help me?

  2. #2
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: search for user details by username in MVC using nhibernate

    Hello,

    Since you are using ASP.Net MVC I am going to move this question to that forum.

    Thanks

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width