How to send email in ASP.Net
You who are very beginner and want to retrieve data from database, can use the code snippet. Though this is not good practice, this is very useful for beginn...
ASP.NET provides build in control to validate and store user credential. So, membership helps to manage user authentication and authorization in website. The...
If you install IIS after installing framework, you have to register framework in IIS. Otherwise you will get following message after hosting asp.net applicat...