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/
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!
-
Unanswered0Votes
visual studio 2010 for 64 bit
I was looking at our MSDN for a Visual Studio 2010 for 64 bit and don not see it. Is there such a thing?0 Replies | 3 Views | mstark001 - 2 minutes ago -
Unanswered0Votes
Multi select in Lightswitch Html Client
Hello to all, i'm trying to look for a sample code or project with multi-selection listbox or with checkbox in Lightswitch HTML client but haven't found any. I hope someone out ...2 Replies | 100 Views | Janx2av - Tuesday, June 25, 2013 7:32 PM | Last Reply Janx2av - 2 minutes ago -
Unanswered1Votes
Coded UI Tests, Store a variable from the site?
I'm writing a Coded UI Test in c# to test a ASP.NET MVC 2 website. Basically what I want to do is to get a number that is on the webpage and store it in a ...5 Replies | 76 Views | matthiasgh - Friday, June 28, 2013 8:27 AM | Last Reply AdrianHHH - 6 minutes ago -
Unanswered0Votes
Visual Studio 2012 or Visual Studio 2013?
I'm a bit confused. It would seem that Visual Studio 2013 is the current version. However, it came out so fast that Visual Studio 2012 is still very prominent and is the version my learning book ... -
Unanswered0Votes
Ability to view/report Assertions within Coded UI test without Visual Studio 2010
I have a need to display the assertions of Coded UI Test so people other than testers who create Coded UI test can view what the tests are doing behind the scenes. My tests ...3 Replies | 64 Views | JRDCS - Monday, July 01, 2013 12:34 PM | Last Reply AdrianHHH - 15 minutes ago -
Answered0Votes
HTML Lightswitch: Delete button not working
So I am trying to roll my own Delete button and I'm hitting a snag. I've tried following the advice found here: ...2 Replies | 52 Views | Chris M Puckett - 4 hours 52 minutes ago | Last Reply Chris M Puckett - 28 minutes ago -
Unanswered0Votes
Web Essentials 2013
Can some one point me in the right direction on how to utilize the tools in Web Essentials 2013? What exactly comes in this package? What does it provide? Perhaps a walk through on what the package ...0 Replies | 12 Views | oceantrain - 39 minutes ago -
Answered1Votes
Install Visual Studio 6 on Win 8 RTM
Unfortunately we have some legacy VB6 apps which we need to maintain, how can I install VB6 SP6 on Win8 RTM? When I try to install it hangs while displaying this ...4 Replies | 2737 Views | Pawaw - Friday, August 17, 2012 12:37 PM | Last Reply Bart1948 - 44 minutes ago -
Unanswered5Votes
VS2012 Update 3 setup - "Microsoft Root Certificate Authority 2010 or 2011 is missing"
I'm running Windows 7 Ultimate x64 SP1 and have installed VS2012 Express for Desktop. I've been through Windows Update and verified there are no more patches to install for .NET Framework 4.5 ...7 Replies | 761 Views | Andrew McDonald - Sunday, June 30, 2013 11:57 AM | Last Reply 10100rsn - 48 minutes ago -
Unanswered0Votes
Split column wise from xml file in c#
<?xml version="1.0"?> -<DocumentElement> -<test> <c0>manas</c0> ...0 Replies | 8 Views | Connect to Manas - 1 hour 16 minutes ago -
Unanswered0Votes
Getting error while generating the trace using vsperfmon
1. Instrumented the dlls using 64-bit vsinstr 2. Stopped IIS and replaced the files on web server/service 3. Started IIS and executed the following using 64-bit ...0 Replies | 11 Views | reddy.reddy - 1 hour 19 minutes ago -
Proposed0Votes
How do I generate code using command line tools for a .modelproj project?
Hello, How can one generate code from the command line in a model project? I am looking for the UML Model Explorer Generate Code functionality in the command ...3 Replies | 74 Views | Alin Dumitrescu - Thursday, June 27, 2013 11:21 PM | Last Reply Esther Fan - 1 hour 38 minutes ago -
Proposed0Votes
[newbie] can't find code map menu
Hi everyone! Sorry for my question, it might be really trivial but I've just started with Visual Studio and I get lost easily :-) I'm trying to access the code ...4 Replies | 136 Views | Anna Chiara Bellini - Friday, June 28, 2013 7:53 AM | Last Reply Esther Fan - 1 hour 39 minutes ago -
Unanswered0Votes
Make Default Lightswitch 2012 Search Left Justified and enlarge the font size and width of the Search box
Hello, In a Lightswitch Auto-Generated Grid Page, we would like to change the Default Lightswitch 2012 Search Box which is Right Justified to be Left Justifiedand enlarge the font ...0 Replies | 15 Views | vsla - 2 hours 4 minutes ago -
Unanswered0Votes
Validation issue exist with the data on this screen
I have a validation issue, im trying to delete the Company (Empresa) called "Corprevenir" because this has not a branch (Sucursal), but i have this ...0 Replies | 17 Views | NESTicle 8Bit - 2 hours 7 minutes ago -
Unanswered0Votes
Package Load failure after installing ReSharper in VS 2005
I'm trying to install the Visual Studio add-on JetBrains ReSharper 7.1.1 against VS 2005 on a Windows Server 2008 R2 VM, but when I try to start VS subsequently it issues a "Package Load ... -
Unanswered0Votes
Why does my Windows Forms program display correct CurrentCulture info on the forms in debug mode but not when distributed?
I have created a Windows Forms program in C# using Visual Studio 2012 with update 3 running on Windows 7 Ultimate. I have created a version of each form in the program in English as well as ...0 Replies | 13 Views | chuck33 - 2 hours 13 minutes ago -
Unanswered3Votes
Language bug in VS2012 Update 3 To LS Team
Hi, Upgraded to VS2012 3 and I have Swedish as default language. Now the app only uses "English - US" even if I have Swedish or any other language as ...7 Replies | 215 Views | Sven Elm - Friday, June 28, 2013 2:46 PM | Last Reply NESTicle 8Bit - 2 hours 18 minutes ago -
Unanswered0Votes
C# deployment to create a project folder
For the installation of a C# desktop 2010 application, I am using the traditional setup and deployment template. As part of this template, I want to make certain that a folder is ...0 Replies | 21 Views | wendy elizabeth - 2 hours 21 minutes ago -
Unanswered0Votes
VS2013 is go live, but not really...
According to the EULA, section 3, you can't use the 2013 preview release in commerce transactions: d. Commerce Transactions. You may not use ...0 Replies | 11 Views | Alan M. _ - 2 hours 28 minutes ago - Items 1 to 20 of 76764 Next ›