Here Mudassar Ahmed Khan has explained with an example, how to display Welcome Username after Login in ASP.Net MVC Razor.
The Login Form will be implemented using Forms Authentication and Entity Framework and the Username will be displayed using the HttpContext.Current.User property in ASP.Net MVC Razor.
↧