Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to remove unwanted Namespace in asp.net C#

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 237
    Comment on it

    Hiii All..

    Working with asp.net we use using statement to add name space to our code behind file (C# file) if we want to use any specific namespace, but if there are unused using statement that are present in your code than it can cause performance issues.

    To remove unwanted using statement, we can simply right click on the file and then click Organize Using and then select Remove unused using option.


    alt text

    This will solve your issue.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: