Parallel Computing in C and Native Code announcements
-
Link
If you are a newbie to C++ AMP please start here:
http://blogs.msdn.com/b/nativeconcurrency/archive/2012/08/30/learn-c-amp.aspx
Visual Studio 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 LightSwitch - General Questions announcements
-
Link
Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling and we recommend users not begin new application development with LightSwitch. That said, we will continue to support users with existing LightSwitch applications, including critical bug fixes and security issues as per the Microsoft Support Lifecycle. For reference, the mainstream support phase for Visual Studio 2015 is active until 10/13/2020.
For more information see the LightSwitch Blog.
-
Link
Thank you for your interest in Visual Studio LightSwitch! This forum is for general questions related to Visual Studio LightSwitch.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow LightSwitch developers by providing answers whenever possible.
Also please take a look at the following learning resources on the Lightswitch Developer Center (http://msdn.com/lightswitch).
Learn to build LightSwitch Applications
Watch the instructional LightSwitch "How Do I?" videos
Become part of the LightSwitch Community:
Visual Studio LightSwitch Team Blog
Enjoy!
Visual Studio Visualization 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 Tools for Applications (VSTA) announcements
-
Link
You can get the VSTA 2015 and VSTA 2015 SDK through the links below:
The overall summary of VSTA 2015:
Microsoft Visual Studio Tools for Applications lets you enable end users to customize your existing applications using Visual Basic and Visual C#. Since the VSTA 2012 release, several changes have been introduced to the licensing model as well as to how you integrate VSTA into your applications:
- There is no longer a licensing fee for the VSTA redistributable components. Your organization can distribute and use the VSTA redistributable components free of charge.
- VSTA no longer provides its own Visual Studio Environment for authoring macros. Instead, a supported version of Visual Studio Professional (Premium, or Ultimate) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio Professional (Premium, or Ultimate) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With a supported version of Visual Studio Professional (Premium, or Ultimate) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
- VSTA 2015 supports .NET Framework 4.5.1.
- VSTA 2015 presents a simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. It simplifies tasks such as finding the installation of Visual Studio, launching the external process, and synchronizing save state, making integration significantly easier than previous versions.
- VSTA 2015 provides the ability to upgrade VSTA projects from Visual Studio 2005 and Visual Studio 2008, compile, and run them. It also maintains compatibility with VSTA 2012 and VSTA 2013 projects.
- VSTA no longer requires your application host to provide a runtime library in order to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.
System Requirement:
- Windows 7 Service Pack 1
- Windows 8
- Windows 8.1
- Windows Server 2008 R2 SP1
- Windows Server 2012
- Windows 10
Runtime requirement for VSTA 2013:
Requirement to enable editing and debugging for VSTA customization:
- Microsoft Visual Studio 2012 (Professional Edition or above)
- Microsoft Visual Studio 2013 (Community Edition or above)
- Microsoft Visual Studio 2015 (Community Edition or above)
-
Link
Now you can access the VSTA API references at anytime using any Internet connected device through https://msdn.microsoft.com/en-us/library/dn707392.aspx.
Tools for Apache Cordova announcements
-
Link
Thank you for your interest in Visual Studio Tools for Apache Cordova! This forum is for general questions related to Visual Studio Tools for Apache Cordova.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow Cordova developers by providing answers whenever possible.
Also please take a look at the following learning resources about our Tools.
[Doc] Getting Started with Visual Studio Tools for Apache Cordova
[Video] Building Apache Cordova Apps with Visual Studio
Visual Studio Visualization & Modeling SDK (DSL Tools) announcements
-
Link
This forum is now closed.
Please now ask questions on the Visual Studio Extensibility Forum -
Link
- This Forum - for domain-specific languages and extending the modeling tools
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.
-
0 Votes
Setup and Deployment Launch Conditions
Hi, I am currently creating a setup and deployment tool for my project. At the moment creating Launch conditions. The first is the .Net Framework ...Discussion | 0 Replies | 4243 Views | Created by James Spanswick - Wednesday, August 6, 2008 9:31 AM -
1 Votes
.NET Installer to check if WSE is installed
No. I want to have only just component id. In .NET Setup deployment project for Launch Condition Editior i have added one condition to check whether Microsoft ...Unanswered | 2 Replies | 3704 Views | Created by iftikar.hussain - Friday, July 17, 2009 12:43 PM | Last reply by iftikar.hussain - Monday, July 20, 2009 4:17 AM -
0 Votes
how to add Carriage return to the message property of the Launch condition
part of a Launch Condition from a Setup Project. reposting the same bad information twice - doesn't make it right.Answered | 3 Replies | 3996 Views | Created by Shailesh07us - Wednesday, October 27, 2010 3:58 AM | Last reply by Nutshell69 - Tuesday, March 6, 2012 11:55 PM -
0 Votes
Pre-requiste and Launch condition
Hi, Iam having a small problem regarding pre-requisites and launch condition for ...Answered | 1 Replies | 3116 Views | Created by pavan_kakumani - Wednesday, October 29, 2008 12:52 PM | Last reply by John Hidey (Sharp Dudes) - Wednesday, October 29, 2008 1:29 PM -
0 Votes
installing multiple prerequisites on single click using vs.net setup and deployment
Hi I think you are manually adding prerequisites to setup using launch condition. Open Setup project properties (Right ...Answered | 1 Replies | 2414 Views | Created by ra123m - Monday, January 19, 2009 12:28 PM | Last reply by Deepak Bhardwaj - Monday, January 19, 2009 12:38 PM -
0 Votes
setup project
. net 1.1 i tried to add a custom launch condition but now i need to write a conditon for the setup which i dont know ...Unanswered | 0 Replies | 4465 Views | Created by engraulis - Tuesday, December 27, 2005 2:47 PM | Last reply by engraulis - Tuesday, December 27, 2005 2:47 PM -
0 Votes
To check MS-Word 2003 or higher is installed on target machine by Launch Condition.
Add Windows Installer Search -> For Word 2003: (Name): anyNameAnswered | 3 Replies | 3469 Views | Created by Khawar Rasheed - Thursday, December 10, 2009 7:23 AM | Last reply by Khawar Rasheed - Friday, December 11, 2009 11:29 AM -
2 Votes
Error displaying Crystal Report after Compilation
The target version of the .NET Framework in the project does not match the .NET Framework launch condition version '.NET Framework 4 Client Profile'. Update the version of ...Answered | 8 Replies | 9447 Views | Created by lesterwai - Tuesday, December 27, 2011 12:26 PM | Last reply by ohtm - Saturday, April 21, 2012 12:27 AM -
2 Votes
File Launch Condition
How to specify the launch condition ? regards, Rahul.Answered | 4 Replies | 3233 Views | Created by Gullu.dll - Thursday, November 26, 2009 6:50 AM | Last reply by Narayanan Dayalan - Thursday, November 26, 2009 7:22 AM -
3 Votes
setup project
Yes, I am using visual studio 2008 setup project, I see the option launch conditions and I have the .net framework 2.0 in detected dependencies how the first condition, ...Answered | 7 Replies | 3268 Views | Created by diegodamage82 - Sunday, May 24, 2009 7:30 PM | Last reply by Arjun Paudel - Monday, May 25, 2009 4:07 AM -
2 Votes
Launch Condition
the project. You can see this under Project files. By selecting this dependency, you can change the options like, Download URL etc or if you want, you can even bundle framework ...Answered | 3 Replies | 2644 Views | Created by maverick786us - Thursday, April 22, 2010 7:22 AM | Last reply by Mike_999 - Thursday, April 22, 2010 8:22 AM -
0 Votes
Pre-requisites installation in Setup & Deployment
don't want to do the prereq install yourself -- if you are using setup projects, you can use the Launch Condition Editor to specify the requirements for installation to ...Answered | 3 Replies | 3899 Views | Created by Arun Narayan - Wednesday, May 31, 2006 4:31 PM | Last reply by Matthew Gertz MS - Wednesday, May 31, 2006 7:04 PM -
2 Votes
How can make a setup of .NET application2 which is dependent on .NET application1?
You can use the setup and deployment project. Create a normal setup for Application1. In the setup for Application2 set a ...Proposed | 2 Replies | 3638 Views | Created by Asif Javaid Chughtai - Wednesday, February 11, 2009 9:11 AM | Last reply by A.m.a.L Hashim - Thursday, February 19, 2009 12:35 PM -
0 Votes
Specific Condition in Setup and Deployment Project
Thanks, I really need to complete this today. can you explain me how to do with the setup project please?Answered | 3 Replies | 3907 Views | Created by kesaven - Wednesday, July 8, 2009 7:51 AM | Last reply by kesaven - Wednesday, July 8, 2009 9:52 AM -
0 Votes
Setup install requires Net framework 4, but cannot find reference in Project
Take a look here for that subject, sorry I can't be of more ...Answered | 5 Replies | 1394 Views | Created by x38class - Wednesday, July 18, 2012 4:46 AM | Last reply by x38class - Wednesday, July 18, 2012 6:37 AM -
0 Votes
Detect if application is running using a setup project (installer project)
installer project (Setup project) from running if a previous version of the application is already running, but I can't find a launch condition to do this, and it seems ...Answered | 3 Replies | 2524 Views | Created by torefj - Tuesday, August 12, 2008 12:15 AM | Last reply by Martin Xie - MSFT - Monday, August 18, 2008 7:25 AM -
0 Votes
Auto launch setup file when CD is inserted?
Hi, I have created a setup installer package with my application using Inno Setup Compiler 5.1.9. Is there a way to automatically ...Answered | 3 Replies | 4226 Views | Created by Evan Mulawski1 - Monday, January 1, 2007 9:32 PM | Last reply by BLABLABLABLABLABLABLABLABELGICABLABLA - Tuesday, January 2, 2007 2:12 AM -
0 Votes
Windows 2000 SP for deployment
the Launch Condition Editor, I set Property to WINDOWSNTSP (just a name, it can be different...), RegKey to SoftwareAnswered | 4 Replies | 4209 Views | Created by fafnir - Tuesday, July 25, 2006 3:42 PM | Last reply by ahmedilyas - Tuesday, July 25, 2006 5:37 PM -
0 Votes
How do I include the .Net Framework in an Executable?
include a launch condition that will show a link to the .NET Frameworks if it is not installed. This condition will only run if you don't run the bootstrapper to install ...Answered | 4 Replies | 5202 Views | Created by Sql4088 - Wednesday, November 16, 2005 1:41 PM | Last reply by David Guyer MSFT - Wednesday, November 16, 2005 6:02 PM -
0 Votes
Custom Setup Project
created a Launch condition and a search target, showing a message when the activex control has not been installed. My problem is: if the activeX control has not ...Proposed | 7 Replies | 4185 Views | Created by Rodrigo Angelo Figueiredo - Tuesday, October 30, 2007 4:25 PM | Last reply by CodeMesh - Sunday, August 31, 2008 2:14 PM - Items 1 to 20 of 17158 Next ›
Parallel Computing in C and Native Code announcements
-
Link
If you are a newbie to C++ AMP please start here:
http://blogs.msdn.com/b/nativeconcurrency/archive/2012/08/30/learn-c-amp.aspx
Visual Studio 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 LightSwitch - General Questions announcements
-
Link
Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling and we recommend users not begin new application development with LightSwitch. That said, we will continue to support users with existing LightSwitch applications, including critical bug fixes and security issues as per the Microsoft Support Lifecycle. For reference, the mainstream support phase for Visual Studio 2015 is active until 10/13/2020.
For more information see the LightSwitch Blog.
-
Link
Thank you for your interest in Visual Studio LightSwitch! This forum is for general questions related to Visual Studio LightSwitch.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow LightSwitch developers by providing answers whenever possible.
Also please take a look at the following learning resources on the Lightswitch Developer Center (http://msdn.com/lightswitch).
Learn to build LightSwitch Applications
Watch the instructional LightSwitch "How Do I?" videos
Become part of the LightSwitch Community:
Visual Studio LightSwitch Team Blog
Enjoy!
Visual Studio Visualization 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 Tools for Applications (VSTA) announcements
-
Link
You can get the VSTA 2015 and VSTA 2015 SDK through the links below:
The overall summary of VSTA 2015:
Microsoft Visual Studio Tools for Applications lets you enable end users to customize your existing applications using Visual Basic and Visual C#. Since the VSTA 2012 release, several changes have been introduced to the licensing model as well as to how you integrate VSTA into your applications:
- There is no longer a licensing fee for the VSTA redistributable components. Your organization can distribute and use the VSTA redistributable components free of charge.
- VSTA no longer provides its own Visual Studio Environment for authoring macros. Instead, a supported version of Visual Studio Professional (Premium, or Ultimate) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio Professional (Premium, or Ultimate) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With a supported version of Visual Studio Professional (Premium, or Ultimate) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
- VSTA 2015 supports .NET Framework 4.5.1.
- VSTA 2015 presents a simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. It simplifies tasks such as finding the installation of Visual Studio, launching the external process, and synchronizing save state, making integration significantly easier than previous versions.
- VSTA 2015 provides the ability to upgrade VSTA projects from Visual Studio 2005 and Visual Studio 2008, compile, and run them. It also maintains compatibility with VSTA 2012 and VSTA 2013 projects.
- VSTA no longer requires your application host to provide a runtime library in order to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.
System Requirement:
- Windows 7 Service Pack 1
- Windows 8
- Windows 8.1
- Windows Server 2008 R2 SP1
- Windows Server 2012
- Windows 10
Runtime requirement for VSTA 2013:
Requirement to enable editing and debugging for VSTA customization:
- Microsoft Visual Studio 2012 (Professional Edition or above)
- Microsoft Visual Studio 2013 (Community Edition or above)
- Microsoft Visual Studio 2015 (Community Edition or above)
-
Link
Now you can access the VSTA API references at anytime using any Internet connected device through https://msdn.microsoft.com/en-us/library/dn707392.aspx.
Tools for Apache Cordova announcements
-
Link
Thank you for your interest in Visual Studio Tools for Apache Cordova! This forum is for general questions related to Visual Studio Tools for Apache Cordova.
Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow Cordova developers by providing answers whenever possible.
Also please take a look at the following learning resources about our Tools.
[Doc] Getting Started with Visual Studio Tools for Apache Cordova
[Video] Building Apache Cordova Apps with Visual Studio
Visual Studio Visualization & Modeling SDK (DSL Tools) announcements
-
Link
This forum is now closed.
Please now ask questions on the Visual Studio Extensibility Forum -
Link
- This Forum - for domain-specific languages and extending the modeling tools
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.