I have created a template for Visual Studio 2008 and it currently shows up under File->New Project->Visual C#. However, it is only really specific to Visual C#/Windows but I can't work out how to get it to show up under the "Windows" category and not the more general "Visual C#".
एमएसडीएन देखें " कैसे करें: परियोजना और आइटम टेम्पलेट्स को व्यवस्थित करें और व्यवस्थित करें "
इनमें से किसी एक के भीतर एक फ़ोल्डर बनाएँ
\Common7\IDE\ItemTemplates\CSharp\ My Documents\Visual Studio 2008\Templates\ProjectTemplates\CSharp\
टेम्पलेट्स का वर्गीकरण सेटिंग्स पर निर्भर करता है (उदाहरण के लिए, यदि आप "सी #" सेटिंग्स चुनते हैं, तो अचानक सभी अन्य भाषाएं "अन्य भाषाओं" पेड़ पर जाती हैं)।
आपका टेम्पलेट किस फ़ोल्डर में है?