Search

You searched for the word(s): userid:879181

Matching Posts

  • Re: Made Many to Many Relationship in ADO.Net Data Entity Model . Now what?

    Hey thanks. I went thru the links you provided, i found that 1st one not so useful, and second one a bit useful, but I would like to see the code. I can't make outhow to do insert data in relationship. Cheers, Umang
  • Made Many to Many Relationship in ADO.Net Data Entity Model . Now what?

    Hey Guys, I recently moved from php to ASP.NET , and really liked ASP.NET MVC . I was trying to play around with MVC framework when I got stuck at Many to Many to relationship. Because I am using MySQL, I was trying to create my own authentication system. Now the scenario is that user can have multiple role. I created two tables: one called user , and other called role. I also created third table call userrole_rel table. probably u may have already guessed that userrole_rel joins user and role table
  • Having a form in logonusercontrol.ascx

    Greeting everyone, I have recently started working with asp.net , and deceided to jump to asp.net mvc. I am familiar with MVC and I used it to make application alot more robust. I took time to get familiarise with MVC , and decided to make changes to the system to fit my needs. I donot prefer to have an extra click to login, so i decided to have loginform in LogOnUserControl.ascx . Please note that all the code I am using so far is provided by MVC application itself. I have just make teeny tiny adjustment
    Posted to Web Forms (Forum) by uniqueumang on 7/4/2009
Page 1 of 1 (3 items)