August 2009 - Posts

2
Comments

Request.Browser.Version is returning 7 when browsing with IE8 by anas

Hi, I noticed that some developers are getting the value 7 from Request.Browser.Version property when testing the page with IE8. If you are one from those guys, then you are viewing the page in the IE8 “compatibility mode”.By using that mode, you are...
Filed under:
0
Comments

Adding custom properties to the Membership user , what are the options? by anas

One of a frequently asked questions is “how to add a custom columns/properties to the MembershipUser class?”. Based on my experience , there are many ways to do that : You can use the user profile services to store those custom properties, article [ here...
Filed under:
More Posts