Announcements for all Forums announcements
-
Link
This is an announcements forum, intended for the forums team to communicate important news to all Forums users. Please do not post here unless you have reason to make an announcement. While we appreciate all of the smoke-testing while these forums are new, we respectfully request that you do that in the Sandbox forums for any of the brands.
Thanks for using the new Forums!
Suggestions and Feedback for the Forums announcements
-
Link
What is the purpose of this forum?
The purpose of this forum is to give users a voice on Forums. Users can give suggestions for improvements or vote up suggestions and know that the Forums team is listening. If you have a specific question regarding Forums please post questions to Forums Redesign – Q&A / Discussions. If you are encountering a Forums bug please post this in the Forums Issues forum.
Best Practices
- Only post suggestions
- Only post one suggestion per thread, this will provide clarity to the suggestion and allow users to know what they are voting up
- We encourage you to vote! Voting allows the Forums team to know what users want the most
- Use Questions and not Discussion thread types, this will allow us to “close” suggestions once they are no longer relevant or have been addressed.
Who reads these suggestions?
As previously stated this is a place to be heard by directly by the Forums team. Although we may not respond to every post, we are actively reading through each suggestion. We will not implement every suggestion, however, we release once a month and commit to consider suggestions from the community every release.
MSDN and TechNet Profile and Recognition System Discussions announcements
-
Link
The FAQ has been updated (currently only the EN-US FAQ) to now contain details of the activities, points and achievements in the recognition system. Start here and give it a read: http://msdn.microsoft.com/en-us/ff395928#_Recognition_System
If you have questions or feedback, please use this Forum so we can capture the conversations and update the FAQ as time goes.
Thanks!
-
Link
It's for discussions on our profile system and our new recognition system. It is not a place to ask questions about Windows or Sharepoint or Insert your product here. There are specific forums for products and technologies. Please use them. Out of context forum threads will be deleted from this forum.
-
0 Votes
Azure DevOps API
m getting the following error when trying to copy a release template from a different project "VS402982: A retention policy is not set for the stage ...Answered | 4 Replies | 811 Views | Created by Zoe.Mac - Wednesday, May 29, 2019 11:00 AM | Last reply by Leanbridge Technologies - 19 minutes ago -
0 Votes
Selected Version Azure DevOps Services REST API 5.0 Fork Create
I am trying to fork one repo to another repo using the rest API ...Answered | 3 Replies | 532 Views | Created by Mark_1234Dev - Thursday, July 11, 2019 11:20 AM | Last reply by Leanbridge Technologies - 22 minutes ago -
1687 Votes
Verify Account 42
Several new users have asked why they cannot post links and images and receive the following message when they try: • Body text cannot ...Discussion | 1989 Replies | 42186 Views | Created by MSDN, Technet Service Delivery Team - Friday, October 26, 2018 3:21 PM | Last reply by kqs42 - 2 hours 36 minutes ago -
0 Votes
Integrative Medicine & amp; Functional Medicine difference
Integrative Medicine combines conventional and complementary therapies for treatment . Functional Medicine gets to the root cause before ... -
0 Votes
Need to change my account email address
Good afternoon - I have a new email address at work and at some time in the future, the address I use to access this forum and receive alerts will be turned ...Proposed | 1 Replies | 201 Views | Created by Adam Quark - 7 hours 55 minutes ago | Last reply by Dave Patrick - 7 hours 45 minutes ago -
0 Votes
Unable to test the post, put and delete method via postman. "get method via id and all employees is working"
Unable to test the post, put and delete method via postman. "get method via id and all employees is working" I ...Unanswered | 10 Replies | 674 Views | Created by _RJ_ - Saturday, November 30, 2019 9:52 AM | Last reply by Alberto Poblacion - 8 hours 14 minutes ago -
0 Votes
How are messages sorted
I specify messages should be sorted by most recent post (which means most recent post first). I viewed a forum at 11 AM on Dec 5. As I scroll down, I come to a message where ...Unanswered | 2 Replies | 116 Views | Created by Barry-Schwarz - 10 hours 16 minutes ago | Last reply by Richard Mueller - 8 hours 38 minutes ago -
0 Votes
The Mobile Crushing Station in Mining Industry
Mining machinery mainly based industrial sector services, energy, transportation and raw material, which is the main process task for the coal, steel, non-ferrous metal, ...Unanswered | 1 Replies | 157 Views | Created by sophiezhen - 23 hours 57 minutes ago | Last reply by Gary Ryno - 8 hours 49 minutes ago -
0 Votes
WIFI not turning on
The WIFI is not turning on at startup on my HP laptop. This just started happening after I updated the BIOS through the HP help assistant, but there were Windows updates in waiting at the time that ...Proposed | 2 Replies | 112 Views | Created by mrb494 - 11 hours 20 minutes ago | Last reply by Dave Patrick - 10 hours 17 minutes ago -
0 Votes
http WCF service in winforms
I have a winforms app that will be running on a networked pc, and it's creating a WebServiceHost with an endpoint using NetHttpBinding so I can connect to it from a js app in a ...Unanswered | 1 Replies | 121 Views | Created by smittywood000 - 13 hours 12 minutes ago | Last reply by CoolDadTx - 10 hours 45 minutes ago -
0 Votes
Is mandatory to use azure while creating app for dynamics crm to publish?
Hi Experts, Is mandatory to use azure while creating app for dynamics crm to publish? if I use other than Azure like AWS then it would be possibly to that or ...Proposed | 1 Replies | 105 Views | Created by Ajyenda Singh - Wednesday, December 4, 2019 6:38 AM | Last reply by SamaraSoucy-MSFT - 14 hours 20 minutes ago -
0 Votes
Not able to add TextFile as embedded resource in SQL Server Database Project template
Adding a text file as embedded resource works only in VS 2010 but not supported it other higher versions of Visual Studio. What is the alternative way to achieve thisProposed | 3 Replies | 327 Views | Created by Hemanthnk - 22 hours 45 minutes ago | Last reply by Dave Patrick - 15 hours 24 minutes ago -
0 Votes
Microsoft Task Scheduler: Schtasks.exe unable to register new task in Arabic OS (locale)
SCHTASKS /CREATE /SC DAILY /TN "TEST" /XML> "C:\TEST.xml" When i try to register the task in an Arabic regional OS setting/machine the ...Proposed | 4 Replies | 478 Views | Created by Joe Haame - Wednesday, December 4, 2019 11:27 PM | Last reply by Dave Patrick - 15 hours 28 minutes ago -
0 Votes
Mit Google API Einen Unterordner in GoogleDrive erstellen und in diesem eine Datei kopieren.
Hallo Zusammen, ich möchte gerne eine Datei in einen Ordner bzw. Unterordner in GoogleDrive kopieren. Ich programmiere in VB 2019. Ich habe ...Proposed | 1 Replies | 101 Views | Created by Gneufzen - 16 hours 55 minutes ago | Last reply by Richard Mueller - 16 hours 26 minutes ago -
0 Votes
Urgent: How to return the response like the below framework code in Dotnet core webapi
Hi every one, Blow is my code working fine in framework code and I need to do the same in dotnet core. I tried and unable to get any luck. Hope some one may knw this and pls reply ...Unanswered | 1 Replies | 79 Views | Created by Jo Swa(K.P.Elayaraja)-MCP - 18 hours 41 minutes ago | Last reply by DA924x - 16 hours 40 minutes ago -
0 Votes
Exchange 2016 CU10 DAG replication fails
Hi, got two Exchange 2016 CU10 and one CU9, 2xCU10 configure with DAG and CU9 is going to be decommissioned. In logs I can see ...Answered | 2 Replies | 616 Views | Created by DenJSks - Monday, August 6, 2018 8:57 AM | Last reply by Алексей Зорин - 22 hours 53 minutes ago -
0 Votes
Is there a free software (that is safe) to import Vcard into Outlook 10?
Is there a free soft ware to import Vcard into OUtlook 10? Our system crashed and I managed to save my contacts (2200) into the icloud. Now I can't get them back into Outlook from the ...Proposed | 2 Replies | 494 Views | Created by RobHarRow - Tuesday, November 15, 2016 7:02 PM | Last reply by Evanarbon - Thursday, December 5, 2019 4:57 AM -
0 Votes
Spam & Junk Mail
I am overwhelmed with unsolicited junk mail. I tried to unsubscribe but they keep coming . . . I need a filter or some kind of device to eliminate them. I am not a high-tech expert. . . Help!Proposed | 1 Replies | 143 Views | Created by George Eisen - Wednesday, December 4, 2019 7:39 PM | Last reply by Richard Mueller - Wednesday, December 4, 2019 8:09 PM -
0 Votes
Comment acceder à un compte spécifique google drive à travers une app multi-utilisateurs ?
Hello, As the title says, How to handle a specific google drive account using the Google APIs located in an application that can be installed in multiple ...Answered | 2 Replies | 199 Views | Created by MohanedAmine - Wednesday, December 4, 2019 5:04 PM | Last reply by CoolDadTx - Wednesday, December 4, 2019 6:34 PM -
1 Votes
Gallery contribution download count does not match Profile Download Count
Hi Guys, Please move it to the correct forum if you know w.r.t. this question. I am not sure if its the right forum to ask this question as i try to search ...Answered | 4 Replies | 472 Views | Created by Jatin Makhija - Wednesday, November 27, 2019 4:09 PM | Last reply by Richard Mueller - Wednesday, December 4, 2019 1:00 PM - Items 1 to 20 of 115211 Next ›
Announcements for all Forums announcements
-
Link
This is an announcements forum, intended for the forums team to communicate important news to all Forums users. Please do not post here unless you have reason to make an announcement. While we appreciate all of the smoke-testing while these forums are new, we respectfully request that you do that in the Sandbox forums for any of the brands.
Thanks for using the new Forums!
Suggestions and Feedback for the Forums announcements
-
Link
What is the purpose of this forum?
The purpose of this forum is to give users a voice on Forums. Users can give suggestions for improvements or vote up suggestions and know that the Forums team is listening. If you have a specific question regarding Forums please post questions to Forums Redesign – Q&A / Discussions. If you are encountering a Forums bug please post this in the Forums Issues forum.
Best Practices
- Only post suggestions
- Only post one suggestion per thread, this will provide clarity to the suggestion and allow users to know what they are voting up
- We encourage you to vote! Voting allows the Forums team to know what users want the most
- Use Questions and not Discussion thread types, this will allow us to “close” suggestions once they are no longer relevant or have been addressed.
Who reads these suggestions?
As previously stated this is a place to be heard by directly by the Forums team. Although we may not respond to every post, we are actively reading through each suggestion. We will not implement every suggestion, however, we release once a month and commit to consider suggestions from the community every release.
MSDN and TechNet Profile and Recognition System Discussions announcements
-
Link
The FAQ has been updated (currently only the EN-US FAQ) to now contain details of the activities, points and achievements in the recognition system. Start here and give it a read: http://msdn.microsoft.com/en-us/ff395928#_Recognition_System
If you have questions or feedback, please use this Forum so we can capture the conversations and update the FAQ as time goes.
Thanks!
-
Link
It's for discussions on our profile system and our new recognition system. It is not a place to ask questions about Windows or Sharepoint or Insert your product here. There are specific forums for products and technologies. Please use them. Out of context forum threads will be deleted from this forum.