Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9102627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T01:25:44+00:00 2026-06-17T01:25:44+00:00

How can I disable automatic namespace resolution in Intellisense for C# (Visual Studio 2010)?

  • 0

How can I disable automatic namespace resolution in Intellisense for C# (Visual Studio 2010)?

This might sound strange but I need to have the fully qualified names show up as follows:

System.Windows.Forms.Form form = new System.Windows.Forms.Form();

Instead of:

Form form = new Form();

I could not find similar questions. Is this possible in VS2010?

UPDATE: I am aware about readability issues and when sharing code, qualified can be stripped easily. It is just a matter of preference in writing code that way.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T01:25:46+00:00Added an answer on June 17, 2026 at 1:25 am

    By default the fully qualified names will show up if you start typing the namespaces.

    So start by typing System, and you’ll see a list of symbols in the System namespace. and you can continue on like that until you have System.Windows.Forms.Form

    If you really really badly want intellisence to stop giving you stop resolving namespaces, than you can just delete all the using statements at the top of your file, and then paste them back in when you’re done. I wouldn’t do this if I were you, but then again, I wouldn’t want to stop resolving namespaces either.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can disable one and one by doing this: jQuery('#ListBoxA').attr('disabled','true'); But how can I
Yes, I see the other topic: Visual Studio Debugger - Automatic Variable Assignment But
I can disable viewstate of each control, but not entire page. Is there a
In a JSF application, the parameter javax.faces.FACELETS_REFRESH_PERIOD can be used to enable/disable automatic reloading
How I can disable automatic creation of room in Red5? Thanks, Cyril
How can I disable automatic scaling in imageView?
Using Xcode 4.2, how can one enable/disable Automatic Reference Counting? ANSWERED Under Build Settings,
How can I disable automatic conversion of HTML tags in Rails3? I have output
I can't find how to disable the automatic creation of rows in Flowlayout when
I'm aware that you can set the compiler flag -fno-objc-arc to disable Automatic Reference

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.