Books:
Learning ASP.NET 3.5 Authors: Jesse Liberty, Dan Hurwitz, Brian MacDonald, Pages: 576, Published: 2008
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006
Beginning ASP.NET 3.5: In C# and VB Authors: Imar Spaanjaars, Pages: 734, Published: 2008
Beginning ASP.NET 2.0 with C# Authors: Chris Hart, John Kauffman, David Sussman, Chris Ullman, Pages: 735, Published: 2006
Beginning ASP.NET 2.0 Authors: Chris Hart, John Kauffman, Chris Ullman, David Sussman, Pages: 759, Published: 2005
Expert One-on-One Visual Basic . NET Business Objects Authors: Rockford Lhotka, Pages: 700, Published: 2003
Beginning Visual Web Programming in VB .NET: From Novice to Professional Authors: Daniel Cazzulino, Craig Bowes, Victor Garcia Aprea, Mike Clark, James Greenwood, Chris Hart, Pages: 648, Published: 2005
ASP.NET 2.0 Instant Results Authors: Imar Spaanjaars, Paul Wilton, Shawn Livermore, Pages: 456, Published: 2006
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Web:User.IsInRole doesn't work - ASP.NET Forums User.IsInRole doesn't work. Last post 08-25-2003 3:01 PM by aka. 3 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
Why doesn't User.IsInRole work in this context? - Stack Overflow Why doesn’t User.IsInRole work in this context? ... I couldn't find any other syntax that would work in this case. You could probably do this by turing off ...
User.IsInRole Error? - ng.asp-net-forum.security - error problem ... Thanks, Steve Tag: Forms auth. - User.IsInRole() - doesn't work Tag: . ... IsInRole() doesn't work - ASP.NET Forums User.IsInRole("Admin") returns false ...
microsoft.public.dotnet.security: Re: User.IsInRole is always FALSE Jun 9, 2005 ... You may want to step through the code if it doesn't work and find out ... User. IsInRole(@"DOMAIN\Testgroup2"); > > does that make a ...
User.IsInRole does not work for LoggedIn event (login control ... But, I noticed that User.IsInRole doesn't seem to work in this case. In the code below the IF statement never is true, even though I know ...
User.IsInRole is always FALSE Jun 11, 2005 ... bool isInTestgroup2 = Page.User.IsInRole(@"DOMAIN\Testgroup2"); .... You may want to step through the code if it doesn't work and find out ...
ASP.NET 2.0 User.IsInRole works locally but not on server? Nov 22, 2006 ... can anyone please help me out? User.IsInRole works on the locally, but when I put it on the server it doesn't work? ...
Getting current windows user and groups However when trying to compile the following code VS.net doesn't like the User. IsInRole("domain"); With the error "type or namspace for User ...
MSDN Question about: My.User.IsInRole User.IsInRole. Raquel, You were kind enough to reply to an earlier question ... Maybe there'll be a miraculious (ok spekk since that doesn't look spelled ...
microsoft.public.dotnet.framework.aspnet.security: Re: User ... other. > > > > than Administrators, it doesn't work. > > > > microsoft.public. dotnet.framework.aspnet.security: Re: User.IsInRole(...) Re: User.IsInRole(. ...