Guru Sarkar's Blog
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
ASP.NET
ASP.NET Authorization
ASP.NET Membership
Authentication
checkBox
CreateUser
CreateUserWizard
DataList
Forms Authentication
GridView
JavaScript
jQuery
LoginName
MembershipProvider
Menu Control
Roles Authorization
SiteMapProvider
TreeView
Web.config
WebConfigurationManager
Sponsors
advertise here
Navigation
Home
Blogs
Archives
October 2009 (2)
June 2009 (2)
May 2009 (1)
January 2009 (2)
December 2008 (1)
November 2008 (2)
September 2008 (1)
June 2009 - Posts
0
Comments
LoginName Control to Display Full Name instead of username
by
guru_sarkar
Question: How do I modify the text in LoginName Control. I want to display "Full Name" of the currently logged-in User but the LoginName control displays the username (User Id) that user uses to login. I want to display Full Name along with username in...
Filed under:
Forms Authentication
,
ASP.NET
,
LoginName
,
Authentication
0
Comments
Hide a Parent Node in TreeView if there is No ChildNodes
by
guru_sarkar
Scenario: Say you have a TreeView that is populated based on the logged-in user role. There could be case when there are no chilc nodes for a particular parent node because user does not have access to the pages under that node. So in that case a parent...
Filed under:
ASP.NET
,
TreeView
,
Menu Control
,
SiteMapProvider
More Posts