Friday 22 June 2012

How To Add Class File in ASP.NET

To add a class file into asp.net follow these steps:
step 1:
           Open your asp.net project and goto solution explorer and right click on it and choose Add New Item->Class OR Add->Class
Step 2:
            Enter your class name and click on Add button.Your class.cs file will be added successfully.


           

1 comment: