Introduction
Here I will explain how can we get username and userid of currently logged user in asp.net membership.
Description
I am working on application by using login control in asp.net at that time I got requirement like getting username and user id of logged in user for that I have written code like this to get logged in user username and userid in asp.net membership.