Tools for Apache Cordova announcements
-
Link
Thank you for your interest in Visual Studio Tools for Apache Cordova! This forum is for general questions related to Visual Studio Tools for Apache Cordova.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow Cordova developers by providing answers whenever possible.
Also please take a look at the following learning resources about our Tools.
[Doc] Getting Started with Visual Studio Tools for Apache Cordova
[Video] Building Apache Cordova Apps with Visual Studio
TPL Dataflow announcements
-
Link
In .NET 4.5 RC, TPL Dataflow is delivered via NuGet at https://nuget.org/packages/Microsoft.Tpl.Dataflow and is supported everywhere that .NET 4.5 runs, including desktop, server, and .NET for Metro style apps. The simplest way to install the package in Visual Studio is to highlight the target project, select Tools > Library Package Manager > Package Manager Console, and at the prompt enter:
Install-Package Microsoft.Tpl.Dataflow -Pre
The -Pre flag is needed because these are marked as prerelease versions. You can use the GUI Manage NuGet Packages dialog for this task as well, but when searching make sure to select Include Prerelease from the appropriate drop-down list. For details about this release, please refer to the blog post at http://blogs.msdn.com/b/bclteam/archive/2012/05/30/mef-and-tpl-dataflow-nuget-packages-for-net-framework-4-5-rc.aspx. -
Link
"TPL Dataflow" is a new .NET library for building concurrent, parallel, and asynchronous applications. It enables building systems based on dataflow concepts, on in-process message passing, and on asynchronous pipelines. This library, System.Threading.Tasks.Dataflow.dll, is heavily inspired by the Visual C++ Asynchronous Agents Library, by the CCR from Microsoft Robotics, by the Axum language, and more; it’s built on top of a multitude of constructs introduced in .NET 4, internally using types like Task and ConcurrentQueue<T>, in order to provide solutions for buffering and processing data, for building systems that need high-throughput and low-latency processing of data, and for building agent/actor-based systems. TPL Dataflow was also designed to integrate very well with the new language support for tasks, such that you can easily use TPL Dataflow constructs within asynchronous methods, and such that you can harness asynchronous methods within “dataflow blocks.”
You can download a Community Technology Preview release from the TC Labs site on MSDN DevLabs at http://msdn.microsoft.com/en-us/devlabs/gg585582. A previous preview release of the DLL is also available as part of the Microsoft Visual Studio Async CTP, available at http://msdn.com/vstudio/async.
Please use this forum to ask questions about TPL Dataflow, to provide feedback on the library, to let us know about your successes and to let us know about your stumbling blocks. We look forward to hearing from and conversing with you.
Training and Certification announcements
-
Link
For those who work with virtualization technologies, there is now a single exam specialist certification for you. For a limited time, you can take the exam for free, and prepare for it with free online training.
Get all the details, including the link to claim your exam 74-409 voucher at http://borntolearn.mslearn.net/btl/b/weblog/archive/2013/12/17/earn-your-microsoft-certified-specialist-server-virtualization-title-with-a-free-exam.aspx .
-
Link
Second Shot is back and available until 31 May 2014!
Thinking about starting or upgrading your Microsoft certification? Still undecided about scheduling that exam? It’s no secret that it takes time, preparation, and commitment to pass all the required exams to achieve a certification milestone, and we want to help you. That's why we're so excited to bring back Second Shot!
For those who are newer to our community: the return of Second Shot is great news for MCPs (and aspiring ones) because it means being able to retake an exam for free. Just knowing there's a chance to do-over at no cost can make a big difference on exam day.
Read the full announcement by Veronica Sopher on the BorntoLearn blog here:
-
Link
The following training and certification resources are available on Microsoft Learning's community site, affectionately known as Born to Learn.
Everyone is welcome to visit the site. To comment and participate in discussions, please register as a user with a Microsoft account (aka Live ID). If you're already an MCP, use the same Microsoft account associated with your MC ID.
- Blogs - News, announcements and offers from Microsoft Learning
- Certification Study Groups - Discussion forums and prep wikis, led by Microsoft Certified Trainers and SMEs
- MCT Central - This MCT-only area provides discussion forums and trainer prep resources available only to current MCTs.
-
Link
Welcome to the Training and Certification Forum. The main focus of this forum is Microsoft certifications, exam prep, and training products such Microsoft Press books and Microsoft Official Courseware (MOC).
The current moderators of this forum are Danny van Dam, Jeff Wharton, Mike Corkery, Michael D. Alligood, Rubel Khan and Niall Merrigan. We wish to thank them for contributing their time and expertise.
Below are a few guidelines to help everyone get the most out of this forum:
- Is your question about Microsoft Certification or Training? . If not, please search for a more applicable forum, otherwise your post may be moved, closed/locked or deleted.
- Try searching the forum . Search the forum to see if your question has been asked before and answered. Of course, if you cannot find what you are looking for, please start a new thread rather than adding to an old one.
- Don't be brief . The more pertinent information you can give in your question, the better the response will be. If you are asking about specific exams, please indicate experience level, current role, etc. We don't charge by the character or word. :)
- Check your alerts . You can subscribe to a question so that you can see any update on it. Please use this feature so you can get the answers delivered to your inbox and follow up in a timely manner.
- No Spam. Spamming will have your thread deleted and possibly your account closed.
- Be polite . It's just better to be nice :) No flaming or trolling.
- No braindumps . Asking for braindump materials, suggesting the use of or providing links to them will see your thread deleted or edited at the discretion of the moderators.
- No copyright material . Please do not ask for or share courseware, book chapters or any other copyright material.
- Mark your question answered. If someone answers your question, please mark the reply as the answer to your question. You can mark multiple replies as answers. Doing so helps other forum visitors find the best answers. It's also a great way to acknowledge and show appreciation to those who offer assistance.
- Things we cannot answer . There are certain things about exams which cannot be discussed. Please refer to Microsoft exam policies.
- Dead thread/Answer policy. Where possible the moderators will allow sufficient time for the original poster to come back and mark the replies to their questions as answers. The amount of time is at the discretion of the individual moderator but is suggested that it will be declared dead after a week if the original poster does not respond. We will always try to be fair and mark suitable replies as answers.
- Do NOT propose your own answer as the answer. This is an accepted forum etiquette across most if not all of the Microsoft forums. Of course, if you think another response is the answer, please feel free to propose it as the answer.
Visio General Questions and Answers for IT Professionals announcements
-
Link
Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.
Visual Basic announcements
-
Link
This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.
Category
Appropriate forum
Other versions of Visual Basic
GUI related
ASP.Net forums (ASP and VB for MVC)
Forms Design and .Net Controls
SQL transact
3rd party products
.NET Framework Class Libraries
Windows
WCF, System.Net namespace and remoting technology
Windows Communication Foundation, Serialization, and Networking
If you have any suggestion to this table, please jump into this threadfor discussion.
You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.
Visual C# announcements
-
Link
This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.
Please post any GUI related questions to the target forum:
Windows Forms General
Windows Presentation Foundation (WPF)
ASP.Net forums
depending on what you are working on.
The C# forum is for C# related questions on the language constructs and not indirect component usage. THX
Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcements
-
Link
To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:
-
Link
A Channel 9 video showing the new 2010 debugger features is available at: http://channel9.msdn.com/shows/10-4/10-4-Episode-34-Debugger-Enhancements-and-Improvements/
-
0 Votes
Unable to browse certsrv
User1928133560 posted Added the roles for certsrv but cant seem to browse This was a WSUS server previously. Wondering if reinstalling IIS ...Unanswered | 3 Replies | 3731 Views | Created by Anonymous - Friday, December 6, 2019 5:39 PM | Last reply by Anonymous - Friday, June 18, 2021 9:54 AM -
0 Votes
Using Javascript to Change a Radio Button's label (value) with a button click
User1465740667 posted My personal project (not college related) is to program a Multiple Choice Quiz web page. I am using Visual Studio 2010 ASP.net to perform this ...Unanswered | 12 Replies | 4493 Views | Created by Anonymous - Thursday, May 13, 2021 12:17 AM | Last reply by Anonymous - Friday, June 18, 2021 9:30 AM -
0 Votes
URL Rewrite to different web applications
User-1872122057 posted Hello, Here's my scenario. I have two web applications running under one web site on my server. I would like to configure my server so that ...Unanswered | 3 Replies | 2867 Views | Created by Anonymous - Thursday, January 26, 2017 11:26 PM | Last reply by Anonymous - Tuesday, June 15, 2021 12:52 AM -
0 Votes
Response.Contenttype for Excel 2007 or 2010 (.xlsx) format is not working
User-1668203914 posted Hi, Currently all our excel sheets are being generated in Excel (1997-2003) format which is of extension .xls. These types of excel will ...Unanswered | 3 Replies | 6679 Views | Created by Anonymous - Monday, November 12, 2012 10:02 AM | Last reply by Anonymous - Friday, June 11, 2021 1:23 PM -
0 Votes
Migrate VS2017 to 2019 project
User1182587605 posted I have a new task. Looks like I need to migrate my web application from VS 2017 - 2019. My manager said "update the Solution builder to work with ...Unanswered | 6 Replies | 3763 Views | Created by Anonymous - Friday, August 2, 2019 3:14 PM | Last reply by Anonymous - Saturday, May 29, 2021 2:01 PM -
0 Votes
Redirect to 404 if there is "?" (Question mark) in the url
User1494574938 posted Friends, I am trying to redirect a page if there is a "?" in the URL using web.config, but it is ...Unanswered | 1 Replies | 1908 Views | Created by Anonymous - Friday, May 28, 2021 8:14 AM | Last reply by Anonymous - Saturday, May 29, 2021 7:46 AM -
0 Votes
Checkbox and rowedit
User66371569 posted hi i have gridview and column inside it checkbox i want when i check any row edit ...Unanswered | 1 Replies | 1161 Views | Created by Anonymous - Thursday, May 27, 2021 6:48 AM | Last reply by Anonymous - Thursday, May 27, 2021 8:28 PM -
0 Votes
web.config file is rendering the page when a partial url is correct
User1494574938 posted We are having an issue with page redirect. There are a lot of products and categories on the site and we have a ...Unanswered | 1 Replies | 1669 Views | Created by Anonymous - Monday, May 24, 2021 2:48 PM | Last reply by Anonymous - Tuesday, May 25, 2021 9:02 AM -
0 Votes
Active Directory Old Department
User-809753952 posted Is it possible to find user’s department history in Active Directory? If so, how can we get the information in VB.NET?Unanswered | 1 Replies | 1234 Views | Created by Anonymous - Friday, May 21, 2021 10:50 AM | Last reply by Anonymous - Monday, May 24, 2021 1:38 PM -
0 Votes
How do I rewrite a background: url('/<path-to-png-file>') in a <div>'s style attribute?
localhost:217/app/page Outbound: localhost:217/<relative resource> --> ...Answered | 11 Replies | 1858 Views | Created by Anonymous - Saturday, May 1, 2021 9:01 PM | Last reply by Anonymous - Saturday, May 22, 2021 9:20 PM -
0 Votes
Rewrite dynamic URL
User-1165198546 posted Hello everybody, I have a URL like ...Unanswered | 4 Replies | 2270 Views | Created by Anonymous - Tuesday, May 11, 2021 9:40 AM | Last reply by Anonymous - Friday, May 21, 2021 5:26 PM -
0 Votes
WIn 10 upgrade broke debugging project in IIS Express
User-2147270405 posted Not even sure how to diagnose this, I die the most recent Win 10 update (19041.1) and suddenly I can't run projects against ...Unanswered | 4 Replies | 1146 Views | Created by Anonymous - Sunday, May 2, 2021 4:38 PM | Last reply by Anonymous - Thursday, May 20, 2021 7:58 PM -
0 Votes
Migrating from Tuckey urlrewrite.xml to IIS URL Rewrite
User-1935649794 posted Hi all, I'm migrating my website from a Java/Tomcat-based setup to a .NET/IIS-based setup. The old setup does a lot of ...Answered | 1 Replies | 1451 Views | Created by Anonymous - Wednesday, May 19, 2021 9:59 AM | Last reply by Anonymous - Wednesday, May 19, 2021 3:02 PM -
0 Votes
A potentially dangerous Request.Path value was detected from the client (:)
User1649736104 posted Hi Everyone I'm facing the below error when accessing a URL with 3 forward slash through iis reverse ...Unanswered | 7 Replies | 7555 Views | Created by Anonymous - Friday, April 30, 2021 9:41 AM | Last reply by Anonymous - Tuesday, May 18, 2021 9:57 AM -
0 Votes
500-Internal Server error
User1653957970 posted Hello, For some reason today, I am no longer able to access my website correctly. I am receiving 401 or 500 ...Unanswered | 1 Replies | 2013 Views | Created by Anonymous - Monday, May 17, 2021 9:49 PM | Last reply by Anonymous - Tuesday, May 18, 2021 1:24 AM -
0 Votes
Canonical Tags Not Matching Redirects
User-1894393892 posted Hello All, First time here, thanks for having me. I hope this is in the correct section. Please correct me ...Unanswered | 5 Replies | 1523 Views | Created by Anonymous - Tuesday, May 11, 2021 2:49 PM | Last reply by Anonymous - Friday, May 14, 2021 7:19 AM -
0 Votes
Cascading Dropdownlist in vb.net webform
User-1416261966 posted Hi All, I'm trying to create a web based form. couple of fields I need it as cascading. First list is is GP Surgery and second list is GP Name. GP Surgery is ...Unanswered | 1 Replies | 1031 Views | Created by Anonymous - Thursday, May 13, 2021 10:24 AM | Last reply by Anonymous - Friday, May 14, 2021 2:09 AM -
0 Votes
redirect from root to subfolder
User-388594962 posted We have our Accounting/CRM platform that we need to redirect from the root website to a ...Unanswered | 2 Replies | 3602 Views | Created by Anonymous - Thursday, May 13, 2021 7:32 PM | Last reply by Anonymous - Friday, May 14, 2021 1:21 AM -
0 Votes
Server Not Found when publishing application to iis
User-369006837 posted Hi all, I have an asp.net application, it works fine in the vs, but when I publish it to iis, It says "Server Not ...Answered | 1 Replies | 1136 Views | Created by Anonymous - Monday, May 10, 2021 3:55 PM | Last reply by Anonymous - Tuesday, May 11, 2021 1:40 AM -
0 Votes
IIS URL Rewrite Pattern Help
https://server.domain.com:8082 https://blah2.domain.com --> https://server.domain.com:9221 https://blah3.domain.com ...Unanswered | 1 Replies | 1226 Views | Created by Anonymous - Wednesday, May 5, 2021 2:54 PM | Last reply by Anonymous - Thursday, May 6, 2021 8:11 AM - Items 1 to 20 of 457837 Next ›
Tools for Apache Cordova announcements
-
Link
Thank you for your interest in Visual Studio Tools for Apache Cordova! This forum is for general questions related to Visual Studio Tools for Apache Cordova.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow Cordova developers by providing answers whenever possible.
Also please take a look at the following learning resources about our Tools.
[Doc] Getting Started with Visual Studio Tools for Apache Cordova
[Video] Building Apache Cordova Apps with Visual Studio
TPL Dataflow announcements
-
Link
In .NET 4.5 RC, TPL Dataflow is delivered via NuGet at https://nuget.org/packages/Microsoft.Tpl.Dataflow and is supported everywhere that .NET 4.5 runs, including desktop, server, and .NET for Metro style apps. The simplest way to install the package in Visual Studio is to highlight the target project, select Tools > Library Package Manager > Package Manager Console, and at the prompt enter:
Install-Package Microsoft.Tpl.Dataflow -Pre
The -Pre flag is needed because these are marked as prerelease versions. You can use the GUI Manage NuGet Packages dialog for this task as well, but when searching make sure to select Include Prerelease from the appropriate drop-down list. For details about this release, please refer to the blog post at http://blogs.msdn.com/b/bclteam/archive/2012/05/30/mef-and-tpl-dataflow-nuget-packages-for-net-framework-4-5-rc.aspx. -
Link
"TPL Dataflow" is a new .NET library for building concurrent, parallel, and asynchronous applications. It enables building systems based on dataflow concepts, on in-process message passing, and on asynchronous pipelines. This library, System.Threading.Tasks.Dataflow.dll, is heavily inspired by the Visual C++ Asynchronous Agents Library, by the CCR from Microsoft Robotics, by the Axum language, and more; it’s built on top of a multitude of constructs introduced in .NET 4, internally using types like Task and ConcurrentQueue<T>, in order to provide solutions for buffering and processing data, for building systems that need high-throughput and low-latency processing of data, and for building agent/actor-based systems. TPL Dataflow was also designed to integrate very well with the new language support for tasks, such that you can easily use TPL Dataflow constructs within asynchronous methods, and such that you can harness asynchronous methods within “dataflow blocks.”
You can download a Community Technology Preview release from the TC Labs site on MSDN DevLabs at http://msdn.microsoft.com/en-us/devlabs/gg585582. A previous preview release of the DLL is also available as part of the Microsoft Visual Studio Async CTP, available at http://msdn.com/vstudio/async.
Please use this forum to ask questions about TPL Dataflow, to provide feedback on the library, to let us know about your successes and to let us know about your stumbling blocks. We look forward to hearing from and conversing with you.
Training and Certification announcements
-
Link
For those who work with virtualization technologies, there is now a single exam specialist certification for you. For a limited time, you can take the exam for free, and prepare for it with free online training.
Get all the details, including the link to claim your exam 74-409 voucher at http://borntolearn.mslearn.net/btl/b/weblog/archive/2013/12/17/earn-your-microsoft-certified-specialist-server-virtualization-title-with-a-free-exam.aspx .
-
Link
Second Shot is back and available until 31 May 2014!
Thinking about starting or upgrading your Microsoft certification? Still undecided about scheduling that exam? It’s no secret that it takes time, preparation, and commitment to pass all the required exams to achieve a certification milestone, and we want to help you. That's why we're so excited to bring back Second Shot!
For those who are newer to our community: the return of Second Shot is great news for MCPs (and aspiring ones) because it means being able to retake an exam for free. Just knowing there's a chance to do-over at no cost can make a big difference on exam day.
Read the full announcement by Veronica Sopher on the BorntoLearn blog here:
-
Link
The following training and certification resources are available on Microsoft Learning's community site, affectionately known as Born to Learn.
Everyone is welcome to visit the site. To comment and participate in discussions, please register as a user with a Microsoft account (aka Live ID). If you're already an MCP, use the same Microsoft account associated with your MC ID.
- Blogs - News, announcements and offers from Microsoft Learning
- Certification Study Groups - Discussion forums and prep wikis, led by Microsoft Certified Trainers and SMEs
- MCT Central - This MCT-only area provides discussion forums and trainer prep resources available only to current MCTs.
-
Link
Welcome to the Training and Certification Forum. The main focus of this forum is Microsoft certifications, exam prep, and training products such Microsoft Press books and Microsoft Official Courseware (MOC).
The current moderators of this forum are Danny van Dam, Jeff Wharton, Mike Corkery, Michael D. Alligood, Rubel Khan and Niall Merrigan. We wish to thank them for contributing their time and expertise.
Below are a few guidelines to help everyone get the most out of this forum:
- Is your question about Microsoft Certification or Training? . If not, please search for a more applicable forum, otherwise your post may be moved, closed/locked or deleted.
- Try searching the forum . Search the forum to see if your question has been asked before and answered. Of course, if you cannot find what you are looking for, please start a new thread rather than adding to an old one.
- Don't be brief . The more pertinent information you can give in your question, the better the response will be. If you are asking about specific exams, please indicate experience level, current role, etc. We don't charge by the character or word. :)
- Check your alerts . You can subscribe to a question so that you can see any update on it. Please use this feature so you can get the answers delivered to your inbox and follow up in a timely manner.
- No Spam. Spamming will have your thread deleted and possibly your account closed.
- Be polite . It's just better to be nice :) No flaming or trolling.
- No braindumps . Asking for braindump materials, suggesting the use of or providing links to them will see your thread deleted or edited at the discretion of the moderators.
- No copyright material . Please do not ask for or share courseware, book chapters or any other copyright material.
- Mark your question answered. If someone answers your question, please mark the reply as the answer to your question. You can mark multiple replies as answers. Doing so helps other forum visitors find the best answers. It's also a great way to acknowledge and show appreciation to those who offer assistance.
- Things we cannot answer . There are certain things about exams which cannot be discussed. Please refer to Microsoft exam policies.
- Dead thread/Answer policy. Where possible the moderators will allow sufficient time for the original poster to come back and mark the replies to their questions as answers. The amount of time is at the discretion of the individual moderator but is suggested that it will be declared dead after a week if the original poster does not respond. We will always try to be fair and mark suitable replies as answers.
- Do NOT propose your own answer as the answer. This is an accepted forum etiquette across most if not all of the Microsoft forums. Of course, if you think another response is the answer, please feel free to propose it as the answer.
Visio General Questions and Answers for IT Professionals announcements
-
Link
Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.
Visual Basic announcements
-
Link
This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.
Category
Appropriate forum
Other versions of Visual Basic
GUI related
ASP.Net forums (ASP and VB for MVC)
Forms Design and .Net Controls
SQL transact
3rd party products
.NET Framework Class Libraries
Windows
WCF, System.Net namespace and remoting technology
Windows Communication Foundation, Serialization, and Networking
If you have any suggestion to this table, please jump into this threadfor discussion.
You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.
Visual C# announcements
-
Link
This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.
Please post any GUI related questions to the target forum:
Windows Forms General
Windows Presentation Foundation (WPF)
ASP.Net forums
depending on what you are working on.
The C# forum is for C# related questions on the language constructs and not indirect component usage. THX
Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcements
-
Link
To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:
-
Link
A Channel 9 video showing the new 2010 debugger features is available at: http://channel9.msdn.com/shows/10-4/10-4-Episode-34-Debugger-Enhancements-and-Improvements/