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 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.
C++ Standards, Extensions, and Interop announcements
-
Link
There are a couple new (and exciting!) extensions available in the Visual Studio gallery:
- PGO Plug-In. This tool improves the user experience for PGO in Visual Studio 2013 by providing a guided experience through the various phases of the PGO process. It also introduces the ability to perform PGO for Windows Store applications targeting x86 and x64 applications and more!
- PdbProject Extension.This extension will allow Visual Studio 2012 to open and convert pdb into a vcxproj. The converted project will load as a normal VC project and provide IDE features such as tag browsing, intelli-sense and object browsing.
While there, check out the many other extensions available for Visual Studio and be sure to leave your feedback!
Thanks!
-Eric (ebattali@microsoft.com)
Parallel Computing in C++ and Native Code announcements
-
Link
If you are a newbie to C++ AMP please start here:
http://blogs.msdn.com/b/nativeconcurrency/archive/2012/08/30/learn-c-amp.aspx
Visual Studio General Questions announcements
-
Link
The following forums have been merged into this forum: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, Visual Studio Report Controls, and Visual Studio Editor.
Visual Studio Setup and Installation announcements
-
Link
Microsoft Visual Studio 2012 and the .NET Framework 4.5 have been released to the web for MSDN subscribers, as well as trial versions for all our customers.
More information about the many features in VS2012 can be found at the links below.
If you have any problems installing Visual Studio or the .NET Framework, please download and run the log collection utility. When that completes, upload %TEMP%\vslogs.cab to an Internet share like http://skydrive.com, which gives you 7GB of free cloud storage using the same Microsoft account you use for these forums. Then share the URL here in this forum with a description of your problem.
Visual Studio Integrate announcements
- Link
-
Link
http://www.codeplex.com/site/search?query=t4&ac=8
CodePlex is Microsoft's open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback. -
Link
- This Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- For questions about T4 Toolbox, please use http://t4toolbox.codeplex.com/discussions
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visualization and Modeling Extensibility Forum - for domain-specific languages (DSLs) and extending the modeling tools
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
Visual Studio Tools for Office (VSTO) announcements
-
Link
For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx
This release fixes:
1. For VSTO add-ins using WPF controls, customers using touch-enabled
devices experienced a 15-20 second lag when closing Office applications2. for developers using SHA256 code-signing certificates, the installation
Trust Prompt would erroneously display “Unknown Publisher” even when the
publisher was fully trusted. -
Link
Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO. Rest assured that VSTO continues to be alive and well. In fact, many existing automation scenarios continue to be best served by VSTO for now. At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
To learn more, please see the blog post: "Roadmap for Apps for Office, VSTO, and VBA".
-
Link
The newest version of Visual Studio - 2015 - is now available.
The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
https://www.visualstudio.com/features/office-tools-vsWhat was new in VS 2013 for Office:
For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates. The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.
Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint. Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services. Learn more on the apps for Office and SharePoint blog.
Tip:
Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates. However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support. So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!
~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office
-
Link
I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.
Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727
From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.
Best Regards,
Nathan O.
Microsoft Online Community Support
Visual Studio Editor announcements
-
Link
To increase the chances of the right team seeing your topic, it's very helpful if you post in the forum that corresponds to your issue or discussion. This forum (Visual Studio Editor) covers questions related to the core text/code editor *only*. This includes issues related to typing, scrolling, IntelliSense, tooltips, syntax coloring, outlining, etc., as well as editor extensibility. It does NOT include questions of the form, "How do I write code to accomplish XYZ task in language Foo?".
For topics that are language-specific, database-related, or involve any type of designer surface, debugger, compiler, etc., please start with the forums listed below:
- Web Development: http://forums.asp.net
- SQL/Database Development: http://social.msdn.microsoft.com/Forums/en-US/vstsdb/threads
- WinForms: http://social.msdn.microsoft.com/Forums/en/winforms/threads (general issues) or http://social.msdn.microsoft.com/Forums/en/winformsdesigner/threads (WinForms designer)
- WPF Designer: http://social.msdn.microsoft.com/Forums/en-US/vswpfdesigner/threads
- Debugger: http://social.msdn.microsoft.com/Forums/en-US/vsdebug/threads
- Test Tools: http://social.msdn.microsoft.com/Forums/en-US/vststest/threadsThanks for your help in posting questions where they are most likely to be answered!
MSBuild announcements
-
Link
Take a look at the Blog post below by Dan Moseley.
Visual Studio LightSwitch Extensibility announcements
-
Link
We've just uploaded the updated version of the Extensibility Toolkit to the MSDN Extensions Gallery: LightSwitch Extensibility Toolkit for VS 2012
The toolkit provides project types for creating new LightSwitch Extension Libraries that target Visual Studio 11 and includes templates for creating the following LightSwitch extensions: LightSwitch Business Type, LightSwitch Control, LightSwitch Data Source, LightSwitch Screen Template, LightSwitch Shell, and LightSwitch Theme.
Updated versions of the eight extensibility samples have been uploaded to the LightSwitch Extensibility Samples for VS 2012 as well.
Enjoy
-
Link
Microsoft Visual Studio LightSwitch gives you a simpler and faster way to create high-quality business applications for the desktop and the cloud. Professional developers can extend the functionality of LightSwitch by creating extensions using Visual Studio 2010 Professional, the Visual Studio SDK, and the Visual Studio LightSwitch 2011 Extensibility Toolkit. The toolkit provides project types for creating new LightSwitch Extension Libraries and includes templates for creating your own themes, shells, business types, controls, screen templates, and data sources.
You can access the toolkit plus walkthroughs, samples and documentation here on the Developer Center. Please make sure you follow the instructions carefully for installing the toolkit and the prerequisites.
.png)
Extending Visual Studio LightSwitchHAVE FUN!
-
Link
Thank you for your interest in Visual Studio LightSwitch! This forum is for questions related to extending Visual Studio LightSwitch which is now available as of July 26th. For general questions and install troubleshooting please see the LightSwitch General forum.
To get started learning how to extend LightSwitch please see :
-
Extending Visual Studio LightSwitch page on the Developer Center where you can download the LightSwitch Extensibility Toolkit and read walkthroughs on how to get started
-
LightSwitch Team Extensibility Samples that you can download to learn how to build many of the supported extension types
-
Advanced hands-on labs in the LightSwitch Training Kit where you will build and package an extension that can be reused by the Visual Studio LightSwitch end user
Also make sure to visit the following resources:
If you have a bug to report or just want to make a suggestion please enter them through Connect: http://connect.microsoft.com/lightswitch
Have fun!
-
Visual Studio LightSwitch - General Questions announcements
-
Link
Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling and we recommend users not begin new application development with LightSwitch. That said, we will continue to support users with existing LightSwitch applications, including critical bug fixes and security issues as per the Microsoft Support Lifecycle. For reference, the mainstream support phase for Visual Studio 2015 is active until 10/13/2020.
For more information see the LightSwitch Blog.
-
Link
Thank you for your interest in Visual Studio LightSwitch! This forum is for general questions related to Visual Studio LightSwitch.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow LightSwitch developers by providing answers whenever possible.
Also please take a look at the following learning resources on the Lightswitch Developer Center (http://msdn.com/lightswitch).
Learn to build LightSwitch Applications
Watch the instructional LightSwitch "How Do I?" videos
Become part of the LightSwitch Community:
Visual Studio LightSwitch Team Blog
Enjoy!
Visual Studio Code Visualization & Modeling Tools announcements
-
Link
- This Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visualization and Modeling SDK Forum - for domain-specific languages and extending the modeling tools
- Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, and other non-modeling extensions
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content.
Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.
Testing with Visual Studio Test Manager (MTM) announcements
-
Link
Visual Studio 2010 Feature Pack 2 is now available to MSDN subscribers.
- Use Microsoft Test Manager to capture and playback action recordings for Silverlight 4 applications.
- Create coded UI tests for Silverlight 4 applications with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
- Edit coded UI tests using a graphical editor with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
- Use action recordings to fast forward through manual tests that need to support Mozilla Firefox 3.5 and 3.6.
- Run coded UI tests for web applications using Mozilla Firefox 3.5 and 3.6 with Microsoft Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
For more details, see http://go.microsoft.com/fwlink/?LinkID=192777
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/
Visual Studio Tools for Applications (VSTA) announcements
-
Link
You can get the VSTA 2015 and VSTA 2015 SDK through the links below:
The overall summary of VSTA 2015:
Microsoft Visual Studio Tools for Applications lets you enable end users to customize your existing applications using Visual Basic and Visual C#. Since the VSTA 2012 release, several changes have been introduced to the licensing model as well as to how you integrate VSTA into your applications:
- There is no longer a licensing fee for the VSTA redistributable components. Your organization can distribute and use the VSTA redistributable components free of charge.
- VSTA no longer provides its own Visual Studio Environment for authoring macros. Instead, a supported version of Visual Studio Professional (Premium, or Ultimate) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio Professional (Premium, or Ultimate) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With a supported version of Visual Studio Professional (Premium, or Ultimate) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
- VSTA 2015 supports .NET Framework 4.5.1.
- VSTA 2015 presents a simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. It simplifies tasks such as finding the installation of Visual Studio, launching the external process, and synchronizing save state, making integration significantly easier than previous versions.
- VSTA 2015 provides the ability to upgrade VSTA projects from Visual Studio 2005 and Visual Studio 2008, compile, and run them. It also maintains compatibility with VSTA 2012 and VSTA 2013 projects.
- VSTA no longer requires your application host to provide a runtime library in order to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.
System Requirement:
- Windows 7 Service Pack 1
- Windows 8
- Windows 8.1
- Windows Server 2008 R2 SP1
- Windows Server 2012
- Windows 10
Runtime requirement for VSTA 2013:
Requirement to enable editing and debugging for VSTA customization:
- Microsoft Visual Studio 2012 (Professional Edition or above)
- Microsoft Visual Studio 2013 (Community Edition or above)
- Microsoft Visual Studio 2015 (Community Edition or above)
-
Link
Now you can access the VSTA API references at anytime using any Internet connected device through https://msdn.microsoft.com/en-us/library/dn707392.aspx.
Application Insights (AI) announcements
-
Link
Yesterday at Connect() 2016 event in New York, we announced the general availability of Azure Application Insights(previously Visual Studio Application Insights) and launched our new pricing structure. With this announcement, Application Insights now provides a financially backed SLA offering 99.9% availability. You can read all about in the following blog post
In addition, we are announcing these new features and enhancements to Application Insights, that we are proud to share these with you .
- Increased raw data retention to 90 days for Analytics Queries
- European data center option for storing Application Insights data
- Improvements in Application Performance Management:
- Smart detection of degradation in request performance
- Correlating Availability Monitoring results with server side telemetry which will let you diagnose failures of your synthetic tests
- Failure Samples in Live Metrics Stream which will let you get insight into details of failed requests, dependency calls and exceptions in real time
- Grid control in Azure Dashboards and additional charting options in Metric options such as percentage charts
- Enhancements to the Codelens and Application Search capabilities inside Visual Studio provide more information in context to identify and fix issues sooner
- Preview of Application Insights REST APIs to access all your queries, events, and metrics data
Rakefet
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
.NET Framework Class Libraries announcements
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
Windows Presentation Foundation (WPF) announcements
-
Link
Hi All,
For updates to WPF, see the team blog. Also many common questions about WPF can be answered be reading the team blog
http://blogs.msdn.com/jgoldb/default.aspx
Windows Communication Foundation, Serialization, and Networking announcements
-
Link
Do you have ideas you would like to share with us? Do you always think it would be cool if WCF could do this? Here is an opportunity for you to contribute - http://tinyurl.com/wcfvnext
Thanks!
Claims based access platform (CBA), code-named Geneva announcements
-
Link
The Federated Identity ”Geneva” team is happy to announce the release of Microsoft code name “Geneva”, an open platform for simplified user access based on claims. This release consists of three components: Geneva Framework for .NET developers, Geneva Server for IT Pros, and Windows CardSpace “Geneva”.
You can find all of our installation downloads and supporting documentation for each component of the Geneva platform on the “Geneva” Connect site.
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 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 Studio Visualization & Modeling SDK (DSL Tools) announcements
-
Link
This forum is now closed.
Please now ask questions on the Visual Studio Extensibility Forum -
Link
- This Forum - for domain-specific languages and extending the modeling tools
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.
Team Foundation Server - Build and release management announcements
-
Link
I've published a blog post on Building ASP.net Applications with VSTS/TFS and I'd like to get your feedback. Please post a comment on my blog or contact me directly about issues you've run into when building ASP.net apps with the VSTS/TFS toolset.
Thanks,
Jim Lamb
Program Manager
Team Foundation Server - Process Templates announcements
-
Link
You can now see at a glance all the work item fields that ship with default process templates TFS 2012 provides. Go here to read the blog post and access the latest content:
Introducing an Integrated Work Item Field Reference for Visual Studio ALM and TFS.
-
Link
The schemas (xsd) for process template and work item types are available on Code Gallery.
Team Foundation Server - Project Management & Work Item announcements
-
Link
There are a number of changeable and non-changeable attributes assigned to work item fields. For a quick reference, see the following blog post: Work Item Field Attributes - What You Can and Can't Change.
-
Link
You can now see at a glance all the work item fields that ship with default process templates TFS 2012 provides. Go here to read the blog post and access the latest content:
Introducing an Integrated Work Item Field Reference for Visual Studio ALM and TFS.
-
Link
With the current refresh of content on MSDN (today, 1/27/2010), a number of changes were made to consolidate and streamline content that addresses customization and definition of work item types. You can learn more by reading the following blog post: Significant Changes Made to Streamline the Content for Work Item Type Schema Reference.
You might notice that some topics no longer appear in the TOC. This is by design.
Also, you may need to delete your browser's cache to see the changes.
Team Foundation Server – Migration and Integration announcements
-
Link
In addition to the TFS Integration Platform and Tool and the VSS Converter available from Microsoft, there are also a good number of third party tools and solutions for migrating from various platforms to TFS. Check out the list at http://msdn.microsoft.com/en-us/vstudio/bb840033.aspx?ppud=4
-
Link
Willy-Peter Schaub has written the first in a series of blog posts on getting started with the TFS Integration Tools: http://blogs.msdn.com/b/willy-peter_schaub/archive/2011/05/11/tfs-integration-tools-where-does-one-start-part-1.aspx
This first post address the documentation that is available and where to find it.
-
Link
The latest release of the TFS Integration Tools is available for download from http://visualstudiogallery.msdn.microsoft.com/f854dd59-8eeb-4673-8d9a-ae012989bfa2.
-
Link
Welcome to the new forum for TFS Migration and Integration. For a long time, we have had no home for questions related to offerings such as the VSS Converter, ClearCase Migration Tool for TFS, as well as general questions about our tools, partners, and service offerings. This forum is intended to be the home for questions related to all of these things.
Something this forum is not intended to support are questions related to upgrading between TFS versions. For those questions, the TFS General (http://social.msdn.microsoft.com/Forums/en-US/tfsgeneral/threads) or TFS Setup (http://social.msdn.microsoft.com/Forums/en-US/tfssetup/threads) forums are your best bets.
Application Insights (AI) announcements
-
Link
Yesterday at Connect() 2016 event in New York, we announced the general availability of Azure Application Insights(previously Visual Studio Application Insights) and launched our new pricing structure. With this announcement, Application Insights now provides a financially backed SLA offering 99.9% availability. You can read all about in the following blog post
In addition, we are announcing these new features and enhancements to Application Insights, that we are proud to share these with you .
- Increased raw data retention to 90 days for Analytics Queries
- European data center option for storing Application Insights data
- Improvements in Application Performance Management:
- Smart detection of degradation in request performance
- Correlating Availability Monitoring results with server side telemetry which will let you diagnose failures of your synthetic tests
- Failure Samples in Live Metrics Stream which will let you get insight into details of failed requests, dependency calls and exceptions in real time
- Grid control in Azure Dashboards and additional charting options in Metric options such as percentage charts
- Enhancements to the Codelens and Application Search capabilities inside Visual Studio provide more information in context to identify and fix issues sooner
- Preview of Application Insights REST APIs to access all your queries, events, and metrics data
Rakefet
-
0 VotesSerial communications in a Win32 Console Application
I am having trouble finding examples of serial port communication in a win32 console application. I am currently writing code to make a PCI 1422 frame grabber from National ...Answered | 4 Replies | 12091 Views | Created by vschielack3 - Friday, July 30, 2010 9:55 PM | Last reply by Pavel A - 10 minutes ago -
0 VotesHttpResponseMessage.ReasonPhrase and HttpWebResponse.StatusDescription
I am unable to find any helpful documentation about how a client can "see" the value that a server might send in the HttpResponseMessage.ReasonPhrase property. There is no ...Unanswered | 1 Replies | 20 Views | Created by Korporal Kernel - 54 minutes ago | Last reply by Kareninstructor - 19 minutes ago -
0 VotesVisual Basic 2010 Express
I am using curriculum that teaches through visual basic 2010 express....I downloaded it successfully, but now it is telling me I can't access it without a registration key. I ...Unanswered | 1 Replies | 12 Views | Created by Good Griefness - 28 minutes ago | Last reply by Kareninstructor - 26 minutes ago -
0 VotesC# .Select Method
I want to do a .Select for the rest of the fields: EventStatus, EventReason, and EventDateTime like I'm doing for the TrackingEvent and am not sure how to do ...Unanswered | 20 Replies | 287 Views | Created by bootzilla - Tuesday, September 26, 2017 7:33 PM | Last reply by bootzilla - 30 minutes ago -
0 Votesunable to find the requested .NET Framework data provider. It may not be installed
Hi I am trying to pass parameters from test case in mtm to automated leanft test script But Im getting the error unable to find the requested .NET Framework data provider. It ...Answered | 3 Replies | 44 Views | Created by Kruthi_24 - Monday, October 02, 2017 7:15 PM | Last reply by Kruthi_24 - 32 minutes ago -
0 VotesVisual Studio 2017 ASP.NET Web site and Project not work at all.
I am a computer science teacher in a secondary school. We uses VS 2017 (we get it at Microsoft Imagine that we subscribed) in our laboratories. Creating a new C# ...Unanswered | 1 Replies | 13 Views | Created by Toni Greco - 1 hour 30 minutes ago | Last reply by DA924x - 32 minutes ago -
0 Votes<faultcode>s:MustUnderstand</faultcode>
Hello, I'm attempting to stand up a .net WCF service to consume a Java Web Service. Everything works fine until security headers are added to the SOAP Envelope. ... -
4 VotesHow can i sync and save time? More in here...
Hello guyz I want to ask how can i make the application is still countdown while the appliction is closed. Uhh, so i want to create an application that focus on ...Unanswered | 13 Replies | 52 Views | Created by SomaSom - 2 hours 27 minutes ago | Last reply by tommytwotrain - 1 hour 0 minutes ago -
0 VotesReportViewer Code in Doc/View MDI Project
I'm searching for example code on how to use the "Microsoft.Reporting.WinForms / LocalReport" functionality in a VisualStudio C++ project. In ...Answered | 8 Replies | 112 Views | Created by user93949340 - Monday, September 25, 2017 9:06 PM | Last reply by user93949340 - 1 hour 12 minutes ago -
0 VotesRegex .Split problem
Have the following string: { "TimeStamp": "10/2/2017 5:01:50 PM", "StormType": "S", "Count": 0, "Latitude": 0.0, ... -
1 VotesPreventing Focus Change
As part of a college project I have to develop a program. I am trying to implement a login form that won't allow the focus to change to any other form in the program. I have thought of disabling ...Answered | 2 Replies | 26 Views | Created by matawoo - 2 hours 8 minutes ago | Last reply by matawoo - 1 hour 42 minutes ago -
0 VotesCreating DataGridTemplate columns with XAMLReader.Parse for UserControls
I am attempting to create DataGridTemplate columns in code (reason is not relevant). I can do this for all sorts of XAML but not when an item in the XAML is a usercontrol defined within the ... -
0 VotesQuestion about textfieldparser and getting specific lines.
I'm using the below lines to grab the first line of a CSV file and put each field into a list box. That's worked well till now. But now I need to be able to move up and down in the file displaying ...Unanswered | 1 Replies | 24 Views | Created by ASI Tech - 3 hours 1 minutes ago | Last reply by Viorel_ - 1 hour 52 minutes ago -
0 VotesTrying to figure out Unpivoting
Does anyone have a link or something to some sort of tutorial on how to unpivot in C#? I'm trying to come up with something to use in an SSIS Script Source Component and what I'm ... -
0 VotesCalling HttpApplication.UnloadAppDomain causes slowdown in C++/CLI library code
Here is a Visual Studio 2017 solution containing two ... -
0 VotesHow to show grid panel content when i click button or label in wpf?
i am using two button, grid panel content here whenever click dashboard button to show content here if i click sales button show content as well but again i am going to click dashboard button it ...Answered | 2 Replies | 37 Views | Created by Murugansilversroot - 23 hours 56 minutes ago | Last reply by Murugansilversroot - 2 hours 12 minutes ago -
0 VotesDefine new event handler for custom resourced style control in wpf
Hello guys. I have a question and it is How can I define a new custom event for my defined control? I want to define click event handler for my control and it ... -
2 VotesDate and Time help!
I have 2. questions. 1. How can i add plus value to a date? Example: I have this date in Label1: 2017.10.3 how can i add value to get ...Answered | 3 Replies | 41 Views | Created by SomaSom - 5 hours 12 minutes ago | Last reply by SomaSom - 2 hours 26 minutes ago -
0 VotesIf i click update button which is giving error "value cannot be null. parameter name"
My code is here: private void Datagridptd_SelectionChanged(object sender, SelectionChangedEventArgs e) ...Unanswered | 7 Replies | 89 Views | Created by Murugansilversroot - Friday, September 29, 2017 9:13 PM | Last reply by Murugansilversroot - 2 hours 30 minutes ago -
0 VotesWebClient.DownloadProgressChanged Doesn't work for large file VB.net
I use Microsoft sample for "WebClient" but Progressbar cant fills in "DownloadProgressChanged" event when I download a large file (25MB). maybe that cant refresh ...Unanswered | 1 Replies | 18 Views | Created by Alireza_hsi - 10 hours 10 minutes ago | Last reply by Viorel_ - 2 hours 31 minutes ago - Items 1 to 20 of 619475 Next ›
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 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.
C++ Standards, Extensions, and Interop announcements
-
Link
There are a couple new (and exciting!) extensions available in the Visual Studio gallery:
- PGO Plug-In. This tool improves the user experience for PGO in Visual Studio 2013 by providing a guided experience through the various phases of the PGO process. It also introduces the ability to perform PGO for Windows Store applications targeting x86 and x64 applications and more!
- PdbProject Extension.This extension will allow Visual Studio 2012 to open and convert pdb into a vcxproj. The converted project will load as a normal VC project and provide IDE features such as tag browsing, intelli-sense and object browsing.
While there, check out the many other extensions available for Visual Studio and be sure to leave your feedback!
Thanks!
-Eric (ebattali@microsoft.com)
Parallel Computing in C++ and Native Code announcements
-
Link
If you are a newbie to C++ AMP please start here:
http://blogs.msdn.com/b/nativeconcurrency/archive/2012/08/30/learn-c-amp.aspx
Visual Studio General Questions announcements
-
Link
The following forums have been merged into this forum: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, Visual Studio Report Controls, and Visual Studio Editor.
Visual Studio Setup and Installation announcements
-
Link
Microsoft Visual Studio 2012 and the .NET Framework 4.5 have been released to the web for MSDN subscribers, as well as trial versions for all our customers.
More information about the many features in VS2012 can be found at the links below.
If you have any problems installing Visual Studio or the .NET Framework, please download and run the log collection utility. When that completes, upload %TEMP%\vslogs.cab to an Internet share like http://skydrive.com, which gives you 7GB of free cloud storage using the same Microsoft account you use for these forums. Then share the URL here in this forum with a description of your problem.
Visual Studio Integrate announcements
- Link
-
Link
http://www.codeplex.com/site/search?query=t4&ac=8
CodePlex is Microsoft's open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback. -
Link
- This Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- For questions about T4 Toolbox, please use http://t4toolbox.codeplex.com/discussions
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visualization and Modeling Extensibility Forum - for domain-specific languages (DSLs) and extending the modeling tools
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
Visual Studio Tools for Office (VSTO) announcements
-
Link
For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx
This release fixes:
1. For VSTO add-ins using WPF controls, customers using touch-enabled
devices experienced a 15-20 second lag when closing Office applications2. for developers using SHA256 code-signing certificates, the installation
Trust Prompt would erroneously display “Unknown Publisher” even when the
publisher was fully trusted. -
Link
Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO. Rest assured that VSTO continues to be alive and well. In fact, many existing automation scenarios continue to be best served by VSTO for now. At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
To learn more, please see the blog post: "Roadmap for Apps for Office, VSTO, and VBA".
-
Link
The newest version of Visual Studio - 2015 - is now available.
The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
https://www.visualstudio.com/features/office-tools-vsWhat was new in VS 2013 for Office:
For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates. The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.
Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint. Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services. Learn more on the apps for Office and SharePoint blog.
Tip:
Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates. However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support. So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!
~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office
-
Link
I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.
Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727
From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.
Best Regards,
Nathan O.
Microsoft Online Community Support
Visual Studio Editor announcements
-
Link
To increase the chances of the right team seeing your topic, it's very helpful if you post in the forum that corresponds to your issue or discussion. This forum (Visual Studio Editor) covers questions related to the core text/code editor *only*. This includes issues related to typing, scrolling, IntelliSense, tooltips, syntax coloring, outlining, etc., as well as editor extensibility. It does NOT include questions of the form, "How do I write code to accomplish XYZ task in language Foo?".
For topics that are language-specific, database-related, or involve any type of designer surface, debugger, compiler, etc., please start with the forums listed below:
- Web Development: http://forums.asp.net
- SQL/Database Development: http://social.msdn.microsoft.com/Forums/en-US/vstsdb/threads
- WinForms: http://social.msdn.microsoft.com/Forums/en/winforms/threads (general issues) or http://social.msdn.microsoft.com/Forums/en/winformsdesigner/threads (WinForms designer)
- WPF Designer: http://social.msdn.microsoft.com/Forums/en-US/vswpfdesigner/threads
- Debugger: http://social.msdn.microsoft.com/Forums/en-US/vsdebug/threads
- Test Tools: http://social.msdn.microsoft.com/Forums/en-US/vststest/threadsThanks for your help in posting questions where they are most likely to be answered!
MSBuild announcements
-
Link
Take a look at the Blog post below by Dan Moseley.
Visual Studio LightSwitch Extensibility announcements
-
Link
We've just uploaded the updated version of the Extensibility Toolkit to the MSDN Extensions Gallery: LightSwitch Extensibility Toolkit for VS 2012
The toolkit provides project types for creating new LightSwitch Extension Libraries that target Visual Studio 11 and includes templates for creating the following LightSwitch extensions: LightSwitch Business Type, LightSwitch Control, LightSwitch Data Source, LightSwitch Screen Template, LightSwitch Shell, and LightSwitch Theme.
Updated versions of the eight extensibility samples have been uploaded to the LightSwitch Extensibility Samples for VS 2012 as well.
Enjoy
-
Link
Microsoft Visual Studio LightSwitch gives you a simpler and faster way to create high-quality business applications for the desktop and the cloud. Professional developers can extend the functionality of LightSwitch by creating extensions using Visual Studio 2010 Professional, the Visual Studio SDK, and the Visual Studio LightSwitch 2011 Extensibility Toolkit. The toolkit provides project types for creating new LightSwitch Extension Libraries and includes templates for creating your own themes, shells, business types, controls, screen templates, and data sources.
You can access the toolkit plus walkthroughs, samples and documentation here on the Developer Center. Please make sure you follow the instructions carefully for installing the toolkit and the prerequisites.
.png)
Extending Visual Studio LightSwitchHAVE FUN!
-
Link
Thank you for your interest in Visual Studio LightSwitch! This forum is for questions related to extending Visual Studio LightSwitch which is now available as of July 26th. For general questions and install troubleshooting please see the LightSwitch General forum.
To get started learning how to extend LightSwitch please see :
-
Extending Visual Studio LightSwitch page on the Developer Center where you can download the LightSwitch Extensibility Toolkit and read walkthroughs on how to get started
-
LightSwitch Team Extensibility Samples that you can download to learn how to build many of the supported extension types
-
Advanced hands-on labs in the LightSwitch Training Kit where you will build and package an extension that can be reused by the Visual Studio LightSwitch end user
Also make sure to visit the following resources:
If you have a bug to report or just want to make a suggestion please enter them through Connect: http://connect.microsoft.com/lightswitch
Have fun!
-
Visual Studio LightSwitch - General Questions announcements
-
Link
Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling and we recommend users not begin new application development with LightSwitch. That said, we will continue to support users with existing LightSwitch applications, including critical bug fixes and security issues as per the Microsoft Support Lifecycle. For reference, the mainstream support phase for Visual Studio 2015 is active until 10/13/2020.
For more information see the LightSwitch Blog.
-
Link
Thank you for your interest in Visual Studio LightSwitch! This forum is for general questions related to Visual Studio LightSwitch.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow LightSwitch developers by providing answers whenever possible.
Also please take a look at the following learning resources on the Lightswitch Developer Center (http://msdn.com/lightswitch).
Learn to build LightSwitch Applications
Watch the instructional LightSwitch "How Do I?" videos
Become part of the LightSwitch Community:
Visual Studio LightSwitch Team Blog
Enjoy!
Visual Studio Code Visualization & Modeling Tools announcements
-
Link
- This Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visualization and Modeling SDK Forum - for domain-specific languages and extending the modeling tools
- Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, and other non-modeling extensions
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content.
Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.
Testing with Visual Studio Test Manager (MTM) announcements
-
Link
Visual Studio 2010 Feature Pack 2 is now available to MSDN subscribers.
- Use Microsoft Test Manager to capture and playback action recordings for Silverlight 4 applications.
- Create coded UI tests for Silverlight 4 applications with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
- Edit coded UI tests using a graphical editor with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
- Use action recordings to fast forward through manual tests that need to support Mozilla Firefox 3.5 and 3.6.
- Run coded UI tests for web applications using Mozilla Firefox 3.5 and 3.6 with Microsoft Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
For more details, see http://go.microsoft.com/fwlink/?LinkID=192777
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/
Visual Studio Tools for Applications (VSTA) announcements
-
Link
You can get the VSTA 2015 and VSTA 2015 SDK through the links below:
The overall summary of VSTA 2015:
Microsoft Visual Studio Tools for Applications lets you enable end users to customize your existing applications using Visual Basic and Visual C#. Since the VSTA 2012 release, several changes have been introduced to the licensing model as well as to how you integrate VSTA into your applications:
- There is no longer a licensing fee for the VSTA redistributable components. Your organization can distribute and use the VSTA redistributable components free of charge.
- VSTA no longer provides its own Visual Studio Environment for authoring macros. Instead, a supported version of Visual Studio Professional (Premium, or Ultimate) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio Professional (Premium, or Ultimate) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With a supported version of Visual Studio Professional (Premium, or Ultimate) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
- VSTA 2015 supports .NET Framework 4.5.1.
- VSTA 2015 presents a simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. It simplifies tasks such as finding the installation of Visual Studio, launching the external process, and synchronizing save state, making integration significantly easier than previous versions.
- VSTA 2015 provides the ability to upgrade VSTA projects from Visual Studio 2005 and Visual Studio 2008, compile, and run them. It also maintains compatibility with VSTA 2012 and VSTA 2013 projects.
- VSTA no longer requires your application host to provide a runtime library in order to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.
System Requirement:
- Windows 7 Service Pack 1
- Windows 8
- Windows 8.1
- Windows Server 2008 R2 SP1
- Windows Server 2012
- Windows 10
Runtime requirement for VSTA 2013:
Requirement to enable editing and debugging for VSTA customization:
- Microsoft Visual Studio 2012 (Professional Edition or above)
- Microsoft Visual Studio 2013 (Community Edition or above)
- Microsoft Visual Studio 2015 (Community Edition or above)
-
Link
Now you can access the VSTA API references at anytime using any Internet connected device through https://msdn.microsoft.com/en-us/library/dn707392.aspx.
Application Insights (AI) announcements
-
Link
Yesterday at Connect() 2016 event in New York, we announced the general availability of Azure Application Insights(previously Visual Studio Application Insights) and launched our new pricing structure. With this announcement, Application Insights now provides a financially backed SLA offering 99.9% availability. You can read all about in the following blog post
In addition, we are announcing these new features and enhancements to Application Insights, that we are proud to share these with you .
- Increased raw data retention to 90 days for Analytics Queries
- European data center option for storing Application Insights data
- Improvements in Application Performance Management:
- Smart detection of degradation in request performance
- Correlating Availability Monitoring results with server side telemetry which will let you diagnose failures of your synthetic tests
- Failure Samples in Live Metrics Stream which will let you get insight into details of failed requests, dependency calls and exceptions in real time
- Grid control in Azure Dashboards and additional charting options in Metric options such as percentage charts
- Enhancements to the Codelens and Application Search capabilities inside Visual Studio provide more information in context to identify and fix issues sooner
- Preview of Application Insights REST APIs to access all your queries, events, and metrics data
Rakefet
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
.NET Framework Class Libraries announcements
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
Windows Presentation Foundation (WPF) announcements
-
Link
Hi All,
For updates to WPF, see the team blog. Also many common questions about WPF can be answered be reading the team blog
http://blogs.msdn.com/jgoldb/default.aspx
Windows Communication Foundation, Serialization, and Networking announcements
-
Link
Do you have ideas you would like to share with us? Do you always think it would be cool if WCF could do this? Here is an opportunity for you to contribute - http://tinyurl.com/wcfvnext
Thanks!
Claims based access platform (CBA), code-named Geneva announcements
-
Link
The Federated Identity ”Geneva” team is happy to announce the release of Microsoft code name “Geneva”, an open platform for simplified user access based on claims. This release consists of three components: Geneva Framework for .NET developers, Geneva Server for IT Pros, and Windows CardSpace “Geneva”.
You can find all of our installation downloads and supporting documentation for each component of the Geneva platform on the “Geneva” Connect site.
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 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 Studio Visualization & Modeling SDK (DSL Tools) announcements
-
Link
This forum is now closed.
Please now ask questions on the Visual Studio Extensibility Forum -
Link
- This Forum - for domain-specific languages and extending the modeling tools
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.
Team Foundation Server - Build and release management announcements
-
Link
I've published a blog post on Building ASP.net Applications with VSTS/TFS and I'd like to get your feedback. Please post a comment on my blog or contact me directly about issues you've run into when building ASP.net apps with the VSTS/TFS toolset.
Thanks,
Jim Lamb
Program Manager
Team Foundation Server - Process Templates announcements
-
Link
You can now see at a glance all the work item fields that ship with default process templates TFS 2012 provides. Go here to read the blog post and access the latest content:
Introducing an Integrated Work Item Field Reference for Visual Studio ALM and TFS.
-
Link
The schemas (xsd) for process template and work item types are available on Code Gallery.
Team Foundation Server - Project Management & Work Item announcements
-
Link
There are a number of changeable and non-changeable attributes assigned to work item fields. For a quick reference, see the following blog post: Work Item Field Attributes - What You Can and Can't Change.
-
Link
You can now see at a glance all the work item fields that ship with default process templates TFS 2012 provides. Go here to read the blog post and access the latest content:
Introducing an Integrated Work Item Field Reference for Visual Studio ALM and TFS.
-
Link
With the current refresh of content on MSDN (today, 1/27/2010), a number of changes were made to consolidate and streamline content that addresses customization and definition of work item types. You can learn more by reading the following blog post: Significant Changes Made to Streamline the Content for Work Item Type Schema Reference.
You might notice that some topics no longer appear in the TOC. This is by design.
Also, you may need to delete your browser's cache to see the changes.
Team Foundation Server – Migration and Integration announcements
-
Link
In addition to the TFS Integration Platform and Tool and the VSS Converter available from Microsoft, there are also a good number of third party tools and solutions for migrating from various platforms to TFS. Check out the list at http://msdn.microsoft.com/en-us/vstudio/bb840033.aspx?ppud=4
-
Link
Willy-Peter Schaub has written the first in a series of blog posts on getting started with the TFS Integration Tools: http://blogs.msdn.com/b/willy-peter_schaub/archive/2011/05/11/tfs-integration-tools-where-does-one-start-part-1.aspx
This first post address the documentation that is available and where to find it.
-
Link
The latest release of the TFS Integration Tools is available for download from http://visualstudiogallery.msdn.microsoft.com/f854dd59-8eeb-4673-8d9a-ae012989bfa2.
-
Link
Welcome to the new forum for TFS Migration and Integration. For a long time, we have had no home for questions related to offerings such as the VSS Converter, ClearCase Migration Tool for TFS, as well as general questions about our tools, partners, and service offerings. This forum is intended to be the home for questions related to all of these things.
Something this forum is not intended to support are questions related to upgrading between TFS versions. For those questions, the TFS General (http://social.msdn.microsoft.com/Forums/en-US/tfsgeneral/threads) or TFS Setup (http://social.msdn.microsoft.com/Forums/en-US/tfssetup/threads) forums are your best bets.
Application Insights (AI) announcements
-
Link
Yesterday at Connect() 2016 event in New York, we announced the general availability of Azure Application Insights(previously Visual Studio Application Insights) and launched our new pricing structure. With this announcement, Application Insights now provides a financially backed SLA offering 99.9% availability. You can read all about in the following blog post
In addition, we are announcing these new features and enhancements to Application Insights, that we are proud to share these with you .
- Increased raw data retention to 90 days for Analytics Queries
- European data center option for storing Application Insights data
- Improvements in Application Performance Management:
- Smart detection of degradation in request performance
- Correlating Availability Monitoring results with server side telemetry which will let you diagnose failures of your synthetic tests
- Failure Samples in Live Metrics Stream which will let you get insight into details of failed requests, dependency calls and exceptions in real time
- Grid control in Azure Dashboards and additional charting options in Metric options such as percentage charts
- Enhancements to the Codelens and Application Search capabilities inside Visual Studio provide more information in context to identify and fix issues sooner
- Preview of Application Insights REST APIs to access all your queries, events, and metrics data
Rakefet
