Tools for Apache Cordova ประกาศ
-
การเชื่อมโยง
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 ประกาศ
-
การเชื่อมโยง
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. -
การเชื่อมโยง
"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 ประกาศ
-
การเชื่อมโยง
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 .
-
การเชื่อมโยง
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:
-
การเชื่อมโยง
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.
-
การเชื่อมโยง
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 ประกาศ
-
การเชื่อมโยง
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 ประกาศ
-
การเชื่อมโยง
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# ประกาศ
-
การเชื่อมโยง
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) ประกาศ
-
การเชื่อมโยง
To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:
-
การเชื่อมโยง
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 โหวต
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 ...คำถาม | 3 ตอบ | 3731 เข้าชม | Created by Anonymous - 6 ธันวาคม 2562 17:39 | ตอบล่าสุด โดย Anonymous - 18 มิถุนายน 2564 9:54 -
0 โหวต
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 ...คำถาม | 12 ตอบ | 4491 เข้าชม | Created by Anonymous - 13 พฤษภาคม 2564 0:17 | ตอบล่าสุด โดย Anonymous - 18 มิถุนายน 2564 9:30 -
0 โหวต
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 ...คำถาม | 3 ตอบ | 2867 เข้าชม | Created by Anonymous - 26 มกราคม 2560 23:26 | ตอบล่าสุด โดย Anonymous - 15 มิถุนายน 2564 0:52 -
0 โหวต
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 ...คำถาม | 3 ตอบ | 6676 เข้าชม | Created by Anonymous - 12 พฤศจิกายน 2555 10:02 | ตอบล่าสุด โดย Anonymous - 11 มิถุนายน 2564 13:23 -
0 โหวต
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 ...คำถาม | 6 ตอบ | 3761 เข้าชม | Created by Anonymous - 2 สิงหาคม 2562 15:14 | ตอบล่าสุด โดย Anonymous - 29 พฤษภาคม 2564 14:01 -
0 โหวต
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 ...คำถาม | 1 ตอบ | 1905 เข้าชม | Created by Anonymous - 28 พฤษภาคม 2564 8:14 | ตอบล่าสุด โดย Anonymous - 29 พฤษภาคม 2564 7:46 -
0 โหวต
Checkbox and rowedit
User66371569 posted hi i have gridview and column inside it checkbox i want when i check any row edit ...คำถาม | 1 ตอบ | 1161 เข้าชม | Created by Anonymous - 27 พฤษภาคม 2564 6:48 | ตอบล่าสุด โดย Anonymous - 27 พฤษภาคม 2564 20:28 -
0 โหวต
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 ...คำถาม | 1 ตอบ | 1669 เข้าชม | Created by Anonymous - 24 พฤษภาคม 2564 14:48 | ตอบล่าสุด โดย Anonymous - 25 พฤษภาคม 2564 9:02 -
0 โหวต
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?คำถาม | 1 ตอบ | 1233 เข้าชม | Created by Anonymous - 21 พฤษภาคม 2564 10:50 | ตอบล่าสุด โดย Anonymous - 24 พฤษภาคม 2564 13:38 -
0 โหวต
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> --> ...คำตอบ | 11 ตอบ | 1857 เข้าชม | Created by Anonymous - 1 พฤษภาคม 2564 21:01 | ตอบล่าสุด โดย Anonymous - 22 พฤษภาคม 2564 21:20