Subscribe to Feed

Posts Tagged ‘C#

In this post, lets talk about how to use ASP.net membership api to implement activating user account by confirming with an email (the approach that you usually see on several websites). I assume that you have already configured your membership database and have a working smtp server that can send emails. (If you have questions [...]

In a Asp.net web application/Web site if you are trying to access controls in master page from a client page below example might help you.
In this example, I have a master page called Master.master and client page called Client.aspx. My masterpage has two content regions head and ContentPlaceHolder1 (default content regions in Asp.net). I also [...]


 

 

Subscribe to Feed

Categories

Links

Dev Jobs