1) Open Visual studio
2)  Open NewWebsite  (Shift+Alt+N)
3) Right click on Solution Explorer select Add new item (Ctrl+Shift+A)
4) Choose New Webform
Create User_details table
 

User_details.sql

 
Create Webform As shown Below:
 Search.aspx

 Search.aspx.cs

 web.config 
 Out-put