Renaming existing folder in Visual Studio project The 2019 Stack Overflow Developer Survey...

In horse breeding, what is the female equivalent of putting a horse out "to stud"?

How to test the equality of two Pearson correlation coefficients computed from the same sample?

Single author papers against my advisor's will?

Does Parliament hold absolute power in the UK?

How does ice melt when immersed in water?

Is this wall load bearing? Blueprints and photos attached

Can a novice safely splice in wire to lengthen 5V charging cable?

Can a 1st-level character have an ability score above 18?

Do working physicists consider Newtonian mechanics to be "falsified"?

What do you call a plan that's an alternative plan in case your initial plan fails?

Is there a trick to getting spices to fix to nuts?

How to split app screen on my Mac?

Make it rain characters

How are presidential pardons supposed to be used?

Why can't wing-mounted spoilers be used to steepen approaches?

What information about me do stores get via my credit card?

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

How to colour the US map with Yellow, Green, Red and Blue to minimize the number of states with the colour of Green

Typeface like Times New Roman but with "tied" percent sign

Can the DM override racial traits?

Was credit for the black hole image misattributed?

How many people can fit inside Mordenkainen's Magnificent Mansion?

Finding the path in a graph from A to B then back to A with a minimum of shared edges



Renaming existing folder in Visual Studio project



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Installing default templates in visual studioVisual Studio 2012 cannot access Team Explorer security/group membership sections but Visual Studio 2010 canDelete Package Cache after uninstalling Visual Studio 2013 Express?Is it possible to add code files to project folder immediatelyVisual Studio reports an exception while loading a projectVisual Studio 2015 remove keyboard shortcutRemove broken Visual Studio 2017 TemplatesSQL Server Manager Studio keeps creating Visual Studio 2015 and Vulnerability Assessment Reports folder in which both of these folder are emptyGetting build error after 'Archive for Publishing' of iOS project (Visual Studio 2017, Mac)Visual Studio 2017 fatal error C1083: Cannot open source file: 'Main.cpp'





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















I already have a folder that contains UserControls in my WinForms project. But now I need to rename those folders.



I have done it by right clicking on folder and rename it but I can't refer to the new name.



Old names:



enter image description here



New names:



enter image description here










share|improve this question









New contributor




driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    1















    I already have a folder that contains UserControls in my WinForms project. But now I need to rename those folders.



    I have done it by right clicking on folder and rename it but I can't refer to the new name.



    Old names:



    enter image description here



    New names:



    enter image description here










    share|improve this question









    New contributor




    driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      1












      1








      1








      I already have a folder that contains UserControls in my WinForms project. But now I need to rename those folders.



      I have done it by right clicking on folder and rename it but I can't refer to the new name.



      Old names:



      enter image description here



      New names:



      enter image description here










      share|improve this question









      New contributor




      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I already have a folder that contains UserControls in my WinForms project. But now I need to rename those folders.



      I have done it by right clicking on folder and rename it but I can't refer to the new name.



      Old names:



      enter image description here



      New names:



      enter image description here







      visual-studio






      share|improve this question









      New contributor




      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited yesterday









      Tiago Caldeira

      1,244521




      1,244521






      New contributor




      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked yesterday









      driwanddriwand

      63




      63




      New contributor




      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      driwand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Renaming the folders does not change the namespaces, which is what you posted. If you renamed them in solution explorer in Visuals Studio, you don't need to change anything. If you renamed it in Windows Explorer, click the "show all files" button, right click on the folder, and click "include in project".



          (And next time, you should ask questions like this on Stack Overflow to get more responses.)






          share|improve this answer
























          • thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

            – driwand
            yesterday











          • it work by changing the name space using this i.imgur.com/OjR0mJo.png

            – driwand
            yesterday












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          driwand is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424633%2frenaming-existing-folder-in-visual-studio-project%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Renaming the folders does not change the namespaces, which is what you posted. If you renamed them in solution explorer in Visuals Studio, you don't need to change anything. If you renamed it in Windows Explorer, click the "show all files" button, right click on the folder, and click "include in project".



          (And next time, you should ask questions like this on Stack Overflow to get more responses.)






          share|improve this answer
























          • thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

            – driwand
            yesterday











          • it work by changing the name space using this i.imgur.com/OjR0mJo.png

            – driwand
            yesterday
















          0














          Renaming the folders does not change the namespaces, which is what you posted. If you renamed them in solution explorer in Visuals Studio, you don't need to change anything. If you renamed it in Windows Explorer, click the "show all files" button, right click on the folder, and click "include in project".



          (And next time, you should ask questions like this on Stack Overflow to get more responses.)






          share|improve this answer
























          • thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

            – driwand
            yesterday











          • it work by changing the name space using this i.imgur.com/OjR0mJo.png

            – driwand
            yesterday














          0












          0








          0







          Renaming the folders does not change the namespaces, which is what you posted. If you renamed them in solution explorer in Visuals Studio, you don't need to change anything. If you renamed it in Windows Explorer, click the "show all files" button, right click on the folder, and click "include in project".



          (And next time, you should ask questions like this on Stack Overflow to get more responses.)






          share|improve this answer













          Renaming the folders does not change the namespaces, which is what you posted. If you renamed them in solution explorer in Visuals Studio, you don't need to change anything. If you renamed it in Windows Explorer, click the "show all files" button, right click on the folder, and click "include in project".



          (And next time, you should ask questions like this on Stack Overflow to get more responses.)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered yesterday









          User42User42

          1704




          1704













          • thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

            – driwand
            yesterday











          • it work by changing the name space using this i.imgur.com/OjR0mJo.png

            – driwand
            yesterday



















          • thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

            – driwand
            yesterday











          • it work by changing the name space using this i.imgur.com/OjR0mJo.png

            – driwand
            yesterday

















          thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

          – driwand
          yesterday





          thanks for responding. But didn't work ,so I tried to create another folder (test) then copy all usercontrol in (client) to the new folder then delete the (client) folder, BUT cant find using ParcInfo.test and the old one using ParcInfo.Client is still working

          – driwand
          yesterday













          it work by changing the name space using this i.imgur.com/OjR0mJo.png

          – driwand
          yesterday





          it work by changing the name space using this i.imgur.com/OjR0mJo.png

          – driwand
          yesterday










          driwand is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          driwand is a new contributor. Be nice, and check out our Code of Conduct.













          driwand is a new contributor. Be nice, and check out our Code of Conduct.












          driwand is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424633%2frenaming-existing-folder-in-visual-studio-project%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...