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
- Information:
http://blogs.msdn.com/b/visualstudioalm/archive/2013/05/07/release-candidate-to-visual-studio-update-3-now-available.aspx - Description:
http://support.microsoft.com/kb/2835600 - Download link:
http://www.microsoft.com/en-us/download/details.aspx?id=39067 - You can vote on feedback and ideas (or add your own!) on:
http://visualstudio.uservoice.com/forums/121579-visual-studio - If you find any issue, please go to:
http://connect.microsoft.com/VisualStudio
- Information:
-
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
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 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
UPDATE: The Visual Studio 2013 Preview announced during the last week of June 2013 includes the separate downloads described below required for support of .NET 4.5.1 and design-time support for Office 2013.
I'm pleased to announce that the official Office Developer Tools for Visual Studio 2012 is now available to download! For VSTO developers, this release brings .NET 4.5 support and design-time support for Office 2013, along with general design-time enhancements and bug fixes to the VSTO Runtime (released separately a few months ago via our download center and Windows Update; see KB 2796590 for information regarding the Runtime). We also heard your feedback from "Preview 2" of the tools, including the request to bring back the VSTO Runtime Bootstrapper into VS 2012 -- it is now back in the product.
Office Developer Tools for Visual Studio 2012 also includes tooling for the new apps for Office and apps for SharePoint projects, improvements to SharePoint Workflows, and more. You can read the official announcement for apps-related tooling on Soma’s blog post.
VSTO Office 2013 design-time support in Visual Studio 2012.
Note: Now that's we've added .NET 4.5 support to 2013, we've properly re-categorized the templates in the "New Project" dialog according to the .NET framework version that they support. So, if you're looking for the Office 2010 templates after installing the latest tools, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0". Again, to recap, both the 2010 and 2013 templates support .NET Framework 4.0, but only the 2013 templates support .NET Framework 4.5 -- and the "New Project" dialog respects that categorization.
I hope you enjoy using our new tools! If you have any questions or comments, please don't hesitate to reach out to us.
- 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!
LightSwitch HTML Client Preview announcements
-
Link
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.
Thanks!
-
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!
-
Answered0Votes
Multi-Select Issue HTML5 Client
Hi I tried to 'clone' this exceptional example but fell ...7 Replies | 132 Views | Created by ITPSB - Wednesday, July 17, 2013 1:43 PM | Last reply ITPSB - 10 minutes ago -
Discussion0Votes
VS 2010 Webperformance test playback error "An add-on for this website failed to run. Check the security settings in internet options for potential conflicts."
Hi, I create a webperformance test using VS 2010 ultimate, where webpage is having one silverlight control. But, when I try to execute the test getting playback error "An ...2 Replies | 52 Views | Created by MDNK - Tuesday, July 16, 2013 7:50 PM | Last reply Shivaram_Patil - 12 minutes ago -
Unanswered0Votes
Data driven performance testing - Time out - Can not access table
Hello, I have created a view in database(complex one). It takes more 3 minutes to execute in Sqlserver. My webtest not waiting until view is completely ...4 Replies | 74 Views | Created by RAVISANGAM - Wednesday, July 17, 2013 11:19 AM | Last reply RAVISANGAM - 48 minutes ago -
Discussion0Votes
Microsoft Visual Studio Professional 2012 showing error during installation.
I am trying to install Visual Studio 2012 on my Windows 7 Laptop having good configuration. It was working fine in initial stages but after sometime the screen goes blank and I get the ...1 Replies | 35 Views | Created by Asher ross - 16 hours 6 minutes ago | Last reply Shivaram_Patil - 53 minutes ago -
Answered0Votes
Wrong DLL path when MSBuild the OrderedTest
Dear all, I develop WinForm application and Coded UI Test in VS2010 Premium Edition (with SP1 and HF of SP1) and I have an orderedtest file to include the test ...5 Replies | 113 Views | Created by TungLee - Thursday, July 11, 2013 6:50 AM | Last reply TungLee - 58 minutes ago -
Unanswered0Votes
Using CodedUI on VS2010, how to click Leave this page on Dialog
I have a test where I fill out details in textboxes on a webpage and then have to click Save/Cancel buttons. When I do the Cancel scenario, I'm prompted with a Dialog ...2 Replies | 57 Views | Created by Win8User007 - Wednesday, July 17, 2013 9:04 AM | Last reply Win8User007 - 1 hour 1 minutes ago -
Unanswered0Votes
Getting System.ExecutionEngineException while starting to debug a Silverlight 5 app
Hi, We have been working on a Silverlight 5 application and we were able to successfully debug the application until yesterday. Then after an update was pushed by the admins to ... -
Unanswered0Votes
Cannot see Web Test Recorder (yes,add-on is enabled)
VS 2012, update 3, IE 10. Microsoft Web Test Recorder 10.0 is enabled in add-ons. When new web performance test is created, new IE instances is launched. There is no recorder UI toolbar in the browser ...3 Replies | 81 Views | Created by Stan B - Tuesday, July 16, 2013 2:17 PM | Last reply Amanda Zhu - 1 hour 41 minutes ago -
Unanswered0Votes
FxCop and class
Hi, I want to use FxCop to check the naming of ALL methods/functions and variables in my project, including my class files. But FxCop don't find my class files ...5 Replies | 150 Views | Created by jocelynIsi - Tuesday, July 09, 2013 9:13 AM | Last reply Amanda Zhu - 1 hour 51 minutes ago -
Unanswered0Votes
Visual studio Agent problem. Remote test agent cannot connect to the test controller.
System.Runtime.InteropServices.COMException: Не найден сетевой ...4 Replies | 67 Views | Created by AlexKarz - Wednesday, July 17, 2013 3:48 PM | Last reply Amanda Zhu - 2 hours 0 minutes ago -
Unanswered1Votes
VS2012 Syntax highlighting completely broken
Import & Export settings Turned off hardware acceleration. This does not happen in Visual Studio 2010. Any help would be appreciated, ...14 Replies | 200 Views | Created by Greyze - Thursday, July 11, 2013 1:23 PM | Last reply Jack Zhai - MSFT - 2 hours 18 minutes ago -
Unanswered0Votes
Let the context menu of solution not displayed
I have used the Visual Studio Shell Isolated project template to create an isolated shell solution. Run it, we create a solution in the VS hive. ...1 Replies | 59 Views | Created by fengfan321 - Thursday, July 18, 2013 3:48 AM | Last reply Sophia Gou - MSFT - 2 hours 58 minutes ago -
Answered0Votes
ApplicationUnderTest.Launch - starts app ok but throws NullReferenceException
I've run into a problem using ApplicationUnderTest.Launch, the application launches fine, but I always get a NullReferenceException thrown. To debug, I've reduced it to the simplest case and it ...3 Replies | 64 Views | Created by pbhotte - Wednesday, July 17, 2013 9:29 PM | Last reply Amanda Zhu - 3 hours 38 minutes ago -
Unanswered0Votes
How do I get the cursor inside my auto-completed intellisense text?
I'm implementing some intellisense features in a language pack that I'm writing with the MPF. I have it working to a degree, but would like to make it run more smoothly. At present, ...2 Replies | 147 Views | Created by Stan Peck - Tuesday, July 09, 2013 11:34 PM | Last reply Scot Br - MSFT - 3 hours 57 minutes ago -
Unanswered81Votes
LOB HTML5
Have yet to see an HTML client video/presentation/article from the Team where the revealing prefix 'Line Of' precedes the phrase 'Business App'. We know why this is and to be fair, ...52 Replies | 1086 Views | Created by Ian Mac - Thursday, July 04, 2013 3:16 PM | Last reply JLarue - 4 hours 18 minutes ago -
Unanswered0Votes
Hand coded search properties not updating child test objects
Hi Everyone, I was attempting to do some cross browser testing with CodedUI. I noticed that when my Browser Window (test object) under my UIMap contains the ... -
Answered1Votes
Replace Fields in Headeres/Footers Word Automation C#, Interop
How to replace a specific portion of the header/Footer. If there any fields like Filename with path, Date. How to Get the Fields in ...2 Replies | 54 Views | Created by janidbest - 23 hours 13 minutes ago | Last reply janidbest - 4 hours 43 minutes ago -
Unanswered0Votes
How to create HTML report when running a Coded UI Test from Windows application
Hi all, I created a Coded UI Test for a web application. And I created a Windows application, which launches my Coded UI Test method. It works fine, but I'm unable to find any logs ... -
Unanswered0Votes
suo file causing failure on Project reopen
VSIS 2012 project upgrade I created a set of IVsProjectUpgradeViaFactory events and all looked good and working until I hit a roadblock where something is getting written onto suo ...3 Replies | 134 Views | Created by Pritesh Ostwal - .NET - Friday, July 12, 2013 3:42 PM | Last reply Gaurap - 5 hours 28 minutes ago -
Proposed0Votes
Global Values that access a database Fail in VS2012 and VS2013 Preview
Hi, I have an issue with Global Values that access the database, in VS2012 and VS2013 Preview they fail with the following error: An exception of type ...3 Replies | 182 Views | Created by sjnaughton - Friday, July 12, 2013 2:53 PM | Last reply Karol Zadora - 5 hours 37 minutes ago - Items 1 to 20 of 77391 Next ›