question

AndreiMirea-1725 avatar image
0 Votes"
AndreiMirea-1725 asked AndreiMirea-1725 commented

Where is the forum for Visual Studio functionality?

Hi, no matter how much I've searched for such a forum in Visual Studio forum (https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio&forum=whatforum&filter=alltypes&sort=lastpostdesc), I could only see Visual Studio Development with: LightSwitch, Visual Studio Visualization, VSTA, Graphics Tools, and Visual Studio Languages with: Parallel Computing in C and Native Code and Visual F#.
I couldn't find one, even remotely related to Visual Studio functionality/features. And there I thought maybe there isn't one.
So basically I'd like to know something about suppressing warnings in Visual Studio so here I am, outside the Visual Studio forums, first looking for help with where I could post such a question.
<strike>Moreover, I'm asked to enter a tag in order to post this question but I can't find but tags related to Azure, Windows and one "dotnet-visual-basic".</strike>

vs-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

VaibhavChaudhari avatar image
1 Vote"
VaibhavChaudhari answered AndreiMirea-1725 edited

There is a tag - "vs-general" or just type "vs-" and you will see visual studio related tags


Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for the quick reply! Tag updated but I still don't know where exactly to post my initial question.

0 Votes 0 ·

You can use vs-general tag and post a question. Microsoft moderators will try to answer or update it to relevant tag if there is any other suitable tag.

1 Vote 1 ·

Thanks again for help, Vaibhav. It threw me off the track when I was on social.msdn.microsoft.com/Forums/vstudio where I thought the Visual Studio subforums were and pressing "ask a question" redirected me to an entirely different site, docs.microsoft.com. So this is the take away: I can post any question related to any Microsoft product on docs.microsoft.com provided I specify the proper tag. Sorry if I seem ignorant, I'm accustomed to the classic forums structure.



0 Votes 0 ·
Castorix31 avatar image
1 Vote"
Castorix31 answered AndreiMirea-1725 commented

There are Tags like

vs-general
vs-setup

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Quick reply is appreciated! I still don't know where exactly to post my initial question.

0 Votes 0 ·
Castorix31 avatar image
1 Vote"
Castorix31 answered AndreiMirea-1725 commented

vs-general Tag is OK...


So basically I'd like to know something about suppressing warnings in Visual Studio

In C++, with :

warning pragma

or more generally :
How to: Suppress compiler warnings


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I'll post the actual question separately. Quick replies go a long way these days, thanks again!

0 Votes 0 ·