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
Can't hit breakpoint in .ashx file
All: To my VS2012 solution, I added an "Existing Website". This website contains nothing more than a single C# ASP.Net generic handler file (i.e. a .ashx ...5 Replies | 45 Views | Created by Bill The Coder - Thursday, August 22, 2013 8:53 PM | Last reply by Jack Zhai - MSFT - 21 minutes ago -
Unanswered0Votes
Where are the test result files after running tests in VS 2012
I have manually run a selection of unit tests thru the Test Explorer in VS 2012 and was expecting a .trx file somewhere in the TestResults folder but I have no such luck. Where are they located ...3 Replies | 58 Views | Created by smyrin - Thursday, August 22, 2013 11:04 PM | Last reply by Jack Zhai - MSFT - 26 minutes ago -
Answered0Votes
SQL Schema compare in Visual Studio Premium 2012 fails
I have two instance of SQL server 2008 r2. I am using SQL Schema repair in Visual Studio 2012 premium. Schema compare has worked fine for many months, but now I get error message ...4 Replies | 56 Views | Created by Arne at ATK - Thursday, August 22, 2013 2:46 PM | Last reply by Jack Zhai - MSFT - 41 minutes ago -
Unanswered1Votes
Is kind of "pass-through" forms authentication possible towards an external Odata Service.
The setting: I have an OData Service which is protected by forms authentication (the OData service is developed in LightSwitch, but that's not really important). I created ...1 Replies | 98 Views | Created by Paul Van Bladel - Thursday, August 15, 2013 8:18 AM | Last reply by EstebanGim - 51 minutes ago -
Unanswered0Votes
Automatically create a child record when a new parent is saved (created?)
I have a simple problem that sounds very similar to any number of threads I've reviewed but none appear to actually address my specific requirement or the solutions appear way too complicated for ... -
Unanswered1Votes
LightSwitch table field of type: barcode/ QR code
hi, I am building an application fir requesting and issuing event tickets with bar/QR codes to be used by customers to access the event. Is this possible in ...1 Replies | 90 Views | Created by Manal Rayes - Wednesday, August 21, 2013 11:33 AM | Last reply by EstebanGim - 1 hour 11 minutes ago -
Answered0Votes
Parent/Child records displayed on a single screen. Need to add new child records.
I have a screen that shows a Single record on the top half of the screen with full detail (the parent record) and on the bottom half is listed all the child records for that ...3 Replies | 118 Views | Created by Jyuma1 - Friday, August 16, 2013 9:41 PM | Last reply by Jyuma1 - 1 hour 35 minutes ago -
Unanswered0Votes
Tooltips in HTML Lightswitch Client
Hi Experts, The "Description" property in the Lightswitch entity and screen designers does NOT show up as a tooltip in the Add/Edit HTML client ...1 Replies | 38 Views | Created by TaxPro - 2 hours 28 minutes ago | Last reply by EstebanGim - 2 hours 10 minutes ago -
Unanswered0Votes
Office 2010 + (WORD) create shape in memory before placing
Hi - this was a while ...3 Replies | 88 Views | Created by Jaco Graaff - Thursday, August 22, 2013 7:03 AM | Last reply by Jaco Graaff - 2 hours 18 minutes ago -
Unanswered0Votes
Problem returning value lighswitch
Hi I have the following problem: I am developing an application of technical service (HelpDesk) also has a part of HOTLINE. When a ...1 Replies | 39 Views | Created by Ivan Martinez3 - 3 hours 10 minutes ago | Last reply by EstebanGim - 2 hours 22 minutes ago -
Unanswered0Votes
MS Visual C++ 2010 Express x64 under win8
I'm trying to compile a x64 project that was created under Win7, on another computer that now runs Win8. I've installed MS Visual C++ 2010 Express (10.0.4219) and tried to use Win ... -
Unanswered0Votes
Is there a way to speed up the default exception handler in VS2012
Is there any way to increase the load time of the VS2012 default exception handler? If my program throws an exception, the program and the debugger both hang for 19 seconds until ... -
Unanswered0Votes
visiual studio express 2012 windows 8 publishing
can projects only be published through windows store anymore? i just downloaded visual studio express 2012 for win 8. so i watched some tutorials and created a few simple projects. ... -
Unanswered0Votes
Visual Studio 2013 - Specify the remote Web server for a Web site project
The custom server option for website projects is disabled in the VS2013 preview, is there anyway to enable this and use a remote Web server for a Web site project? To clarify ... -
Answered0Votes
error using Hilo example app in Visual C++ 2010 Express
------ Build started: Project: Annotator, Configuration: Debug Win32 ------ 1> Performing Custom Build Tools 1> 'uicc.exe' is not recognized as an internal or ...5 Replies | 7115 Views | Created by 6cef - Tuesday, January 25, 2011 1:02 AM | Last reply by Raja_2407 - 7 hours 36 minutes ago -
Discussion0Votes
VCUpgrade unable to convert project
I am trying to convert a VS6 project to a more recent version of Visual Studio. I installed VS2012 Express (for desktop), and converted my project(s) using VCUpgrade, and it worked very well. For ...18 Replies | 226 Views | Created by Morten Due Jørgensen - Thursday, August 08, 2013 1:30 PM | Last reply by Morten Due Jørgensen - 7 hours 36 minutes ago -
Answered35Votes
Visual Studio 2012 Right Click "Create Unit Test" is gone?
Hi... I´m testing VS2012 interface to check differences between it and 2010... very cool from now, but... there is something that I can´t ...34 Replies | 31162 Views | Created by Leonardo Fucci - Monday, June 25, 2012 1:45 PM | Last reply by Shanks Zen - 8 hours 32 minutes ago -
Unanswered0Votes
how to add add a Shopping Cart icon to Custom property for LightSwitch html client button?
In LightSwitch html client, a button's icon can be set via Properties window and set the Icon to Add or others. There is icon called Custom. When the button's Icon property is set with Custom, it ...1 Replies | 76 Views | Created by Joe Lee - Saturday, August 24, 2013 11:31 AM | Last reply by AllenAdams - 9 hours 29 minutes ago -
Unanswered0Votes
Error on loading Designer in VS 2012
When I create a new Windows Store, Visual C# XAML project, or open an existing project, the Display doesn't open. I get the error below. I have uninstalled and reinstalled Visual Studio ...3 Replies | 83 Views | Created by UIexperience - Thursday, August 22, 2013 4:16 PM | Last reply by Barry Wang - 9 hours 36 minutes ago -
Unanswered0Votes
Access 2000 Connection String
I am using An Access 2000 database with a Visual Basic 2010 program. I connect to the database using the data source in Visual Basic to populate a DataGridForm. ...1 Replies | 36 Views | Created by sirMilt - 10 hours 56 minutes ago | Last reply by sirMilt - 9 hours 43 minutes ago - Items 1 to 20 of 78751 Next ›