DFD
DFD
After project created click Solution Explorer than left click on the project
name and click ADD > Web form, name the webform than your .aspx file will be
created
2. After adding the content of you web page click Design “Below the left corner”
than double click the button it open you .aspx.cs if not right click on the Button
and click view code than write the code after that run the file.