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 Extensibility announcements
-
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
-
Link
The Visual Studio 2013 SDK includes project templates, tools, tests, and reference assemblies that are required to build extensions for Visual Studio 2013.
http://www.microsoft.com/en-us/download/details.aspx?id=40758
-
Link
This update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2012.
http://www.microsoft.com/en-us/download/details.aspx?id=39305
-
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.
MSBuild announcements
-
Link
Take a look at the Blog post below by Dan Moseley.
Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcements
-
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/
-
Link
To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:
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.
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 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.
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 Tools for Applications (VSTA) announcements
-
Link
You can get the VSTA 2012 and VSTA 2012 SDK through the links below:
In VSTA 2012 release, we are introducing several changes to the licensing model as well as how you integrate VSTA into your application:
- There is no longer a licensing fee for the VSTA 2012 redistributable components. Your organization can distribute and use the VSTA 2012 redistributable components free of charge.
- VSTA 2012 no longer provides its own Visual Studio Environment for authoring macros. Instead, Visual Studio 2012 Professional (or above) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio 2012 Professional (or above) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With Visual Studio 2012 Professional (or above) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
- VSTA 2012 supports .NET Framework 4.5.
- VSTA 2012 presents a new and simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. The new VSTA hosting API 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.
- With VSTA 2012, users can upgrade projects from Visual Studio 2005 Tools for Applications and Visual Studio 2008 Tools for Applications, compile, and run them.
- VSTA 2012 no longer requires your application host to provide a runtime library to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.
Minimum System Requirement:
- Windows 7
- .NET Framework 4.5
- 2 GB of RAM
- 4 MB of hard disk space
Runtime requirement for VSTA 2012:
Requirement to enable editing and debugging for VSTA customization:
- Microsoft Visual Studio 2012 Professional, Premium or Ultimate
Visual Studio Tools for Office (VSTO) announcements
-
Link
The newest version of Visual Studio - 2013 - is now available.
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
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
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 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 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!
Visual Studio LightSwitch - General Questions announcements
-
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!
-
Link
The LightSwitch team is proud to announce the release of the LightSwitch HTML client in Visual Studio 2012 Update 2!
Users of the previous CTP4 release should be able to upgrade with no problems. Users of the older Preview 2 please read these important upgrade instructions before installing Update 2.
The new HTML5 and JavaScript-based client is an important companion to our Silverlight-based desktop client that addresses the increasing need to build touch-oriented business applications that run well on modern mobile devices. We’ve also enabled support for the new SharePoint Apps model, so you can now also build SharePoint 2013 apps with LightSwitch.
Check out all the great resources to learn more:
Developer Center – We’ve got a refreshed website with new HTML client resources and tutorials. The Developer Center is your one-stop-shop for the best LightSwitch team samples, videos, articles and documentation. Start with the basics or go deeper and explore the architecture and hosting options of LightSwitch apps.
How Do I Videos – We also have started a new “How Do I...?” video series that shows you step-by-step how to get started building HTML clients with LightSwitch. Keep tabs on this page as we’re planning a lot more!
JavaScript Samples – We also have created some JavaScript snippets that show you how to achieve many common coding tasks on the HTML client. If you’re new to JavaScript, these snippets should help!
Ask questions in the General Forum – Thanks to everyone who gave feedback on the previews! Now that we have released, we will continue our conversations in the LightSwitch General forum. The team is listening there.
Enjoy!
-
Proposed1Votes
How to get the text from a control which is displayed only for 2 seconds
Hi, When I launch a new workflow in my application, the new workflow number will be displayed as a text 'Case 1234'. But the text will be displayed just for 2 seconds. Then it ...3 Replies | 70 Views | Created by Basha The Czar - Tuesday, December 24, 2013 3:03 PM | Last reply by AdrianHHH - 39 minutes ago -
Unanswered0Votes
can i use visual studio online without visual studio desktop?
hi can i use Visual Studio Online to code my app, without using Visual Studio Desktop? thx -
Unanswered0Votes
Local Database Publish Error
Hi, I am facing the issues first time during publishing the database locally on my SQL server 2012 Tried but getting the same error. Attached ...4 Replies | 72 Views | Created by subrat1980 - Tuesday, December 24, 2013 2:30 PM | Last reply by subrat1980 - 1 hour 23 minutes ago -
Unanswered0Votes
LS2013 HTML Client: How to attach to a filter event?
Hello, I have a screen that displays a list of entities that is filtered by a start and end date. When the user changes the filter dates, I need to calculate summary ... -
Answered0Votes
Viewing Create Table SQL that lightswitch creates
When writing a lightswitch app using application data I have no problem whatsoever with the file structure and relationships. My problem occurs when I try to write a app that accesses server ...10 Replies | 58 Views | Created by VernMiller - 7 hours 48 minutes ago | Last reply by PaulAnthonySamson - 3 hours 35 minutes ago -
Unanswered0Votes
How do we convert a CT_COLORINDEX in ColorableItemInfo's crForeground to an RGB color in C#?
In a managed VS package, I am trying to resolve the valid foreground and background colors in ColorableItemInfo structures to their actual RGB color values. When the __VSCOLORTYPE is CT_VSCOLOR, ...4 Replies | 80 Views | Created by kengr - Monday, December 23, 2013 11:58 PM | Last reply by kengr - 4 hours 5 minutes ago -
Unanswered0Votes
LightSwitch HTML Client refresh problem
Hi, I am new to lightswitch and have a problem with the html client. I have a problem when i refresh using the browser's refresh button. When I clicked on an item ...2 Replies | 47 Views | Created by Chin Sin - 8 hours 3 minutes ago | Last reply by Chin Sin - 4 hours 36 minutes ago -
Discussion0Votes
How to detect when Word document has really closed?
Hi, I'm using VSTO with C# to develop Word AddIn. I'm struggling with this problem for a few hours but have not found a sufficient solution ...13 Replies | 112 Views | Created by etaiso - Sunday, December 22, 2013 3:33 PM | Last reply by Eugene Astafiev - 5 hours 31 minutes ago -
Answered0Votes
Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Failed to start up socket within 45000 ms
Hi All, Unable to Play back recording through Coded UI (Launch Application URL in firefox 26.0 ) , Working well in IE 11 and Chrome 31.0.1650.63 ...2 Replies | 70 Views | Created by Nishtha Bhatnagar - Tuesday, December 24, 2013 6:15 PM | Last reply by Nishtha Bhatnagar - 5 hours 39 minutes ago -
Answered0Votes
visual studio 2013 installation
I downloaded and installed Visual Studio 2013 Express. The install went perfectly. Unfortunately, there is no start program in the Start Menu, no desktop icon and, no ...12 Replies | 518 Views | Created by sirMilt - Saturday, October 26, 2013 6:51 PM | Last reply by sirMilt - 6 hours 9 minutes ago -
Unanswered0Votes
Getting System.Runtime.InteropServices.COMException on trying to register word addin
We have a word based application. We create a Word Addin & when trying to connect the addin using the statements : Microsoft.Office.Core.COMAddIn MyAddin = null; ...12 Replies | 209 Views | Created by Saurav.Mishra - Thursday, December 12, 2013 4:10 AM | Last reply by Cindy Meister MVP - 7 hours 19 minutes ago -
Unanswered0Votes
Can not edit and continue anymore always get Common Language Runtime detected an invalid program.
-1 Then Alan = range_values(i, 4) * range_values(i, 5) Yuk = range_values(i, 5) For j As Integer = 0 To fuga_dic.Count - 1 ' ...3 Replies | 107 Views | Created by RuselGun - Sunday, December 22, 2013 10:45 AM | Last reply by Cindy Meister MVP - 7 hours 25 minutes ago -
Unanswered0Votes
What is VSTO architecture & design? Can it be used for export/Import of an excel file from asp.net web application?
In asp.net web application, I have implemented export to Excel feature, here for few of the row values I need to show text in excel with the font attributes i.e. Render HTML. If i use xls format then ...5 Replies | 129 Views | Created by CSharp_Lover007 - Friday, December 20, 2013 4:21 AM | Last reply by Cindy Meister MVP - 7 hours 35 minutes ago -
Unanswered0Votes
Adding a new table to a word document at the cursor
Hi How do you add a new table at the cursor location to a word document. I was also keen to place this event in the UserControl1 class as the event will activated when the user ...1 Replies | 73 Views | Created by tfitzhardinge - 21 hours 41 minutes ago | Last reply by Cindy Meister MVP - 7 hours 43 minutes ago -
Unanswered0Votes
Query on using Virtual users for each scenario in Load test ( visual studio 2012)
Hi Experts, I have the following scenario: Load test has 5 different unit tests included in it. my requirement is ...5 Replies | 89 Views | Created by sridharg999 - Monday, December 23, 2013 3:18 PM | Last reply by sridharg999 - 8 hours 21 minutes ago -
Discussion0Votes
Are Test Agents and Test Controllers required only for Load Tests?
Hi Are Test Agents and Test Controllers required only for Load Tests? I want to use MTM only for Manual testing and maintain test documents ...2 Replies | 56 Views | Created by Vaidesh03 - Tuesday, December 24, 2013 5:22 PM | Last reply by Vivek Bansod - 8 hours 52 minutes ago -
Unanswered0Votes
Cannot load ClassDiagram.cd on Visual Studio. “URI formats are not supported
When I try to open a class diagram for my asp.net webforms project I get the following error. The Class Diagram (.cd) files get generated but I can't open ... -
Answered0Votes
Build info
I'm not getting any data under "change history", and there's no blue dots under "availability". On the server I do get the buildinfo.config ...1 Replies | 56 Views | Created by Martin Nyhjem - Monday, December 23, 2013 7:47 PM | Last reply by Martin Nyhjem - 9 hours 0 minutes ago -
Answered0Votes
Default VSPackage template in VS2013 SDK Throws Exception when exiting
Hi, I have VS2013 Ultimate w/ VS2013 SDK, and have created a new C# VSPackage using Templates, Visual C#, Extensibility, .NET Framework 4.5, Visual Studio ...3 Replies | 90 Views | Created by tballard - Sunday, December 22, 2013 11:54 AM | Last reply by tballard - 9 hours 59 minutes ago -
Answered1Votes
Can't Connect to TFS service in VS 2012
I created a new VS 2012 console application that I want to connect to my TF Service project. I then click on connect to team foundation server in the team explorer ...10 Replies | 2234 Views | Created by witdaj - Sunday, January 13, 2013 6:29 PM | Last reply by benMjamin - 10 hours 12 minutes ago - Items 1 to 20 of 85087 Next ›