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.
-
2 Votes
TextChanged - System.NullReferenceException Problem
Thanks ! Problem Solved ! You are awesome :DAnswered | 2 Replies | 2490 Views | Created by Debojyoti Das - Wednesday, May 1, 2013 11:00 AM | Last reply by Debojyoti Das - Wednesday, May 1, 2013 11:19 AM -
1 Votes
TextChanged Event Problem
"The problem is that if I erase with the backspace key what I've typed in any one of the text boxes the binding navigator shows different totals. So let's say my binding navigator ...Answered | 11 Replies | 1504 Views | Created by Sparkyjoe42 - Thursday, February 20, 2014 2:57 AM | Last reply by Frank L. Smith - Sunday, February 23, 2014 1:49 PM -
3 Votes
TextChanged recursion
Robert Rossney said: It's not actually legal to code this: textBox1.TextChanged = null; That throws a ...Answered | 13 Replies | 8573 Views | Created by SS X - Monday, June 16, 2008 12:37 AM | Last reply by cablehead - Wednesday, June 18, 2008 4:02 PM -
0 Votes
DataBinding & TextChanged
I would like to enable a Save button on my form when the user makes any changes to any of the bound data controls. I've tried to use the TextChanged event but this event is ...Unanswered | 3 Replies | 5003 Views | Created by zisha - Monday, November 28, 2005 7:12 PM | Last reply by zisha - Wednesday, November 30, 2005 3:37 PM -
0 Votes
System.NullReferenceException
:" + RegNumber + "\n" + "Color :" + Colortest.ToString(); return msg1; } } Error : ...Answered | 1 Replies | 849 Views | Created by luna_luna - Sunday, December 22, 2013 5:16 AM | Last reply by HomeGrownCoder - Sunday, December 22, 2013 5:58 AM -
0 Votes
TextChanged event in C#
removing unnecessary methods. So this should be any problem. Boxing and Unboxing would be one if working with value types passed as reference. "Answered | 3 Replies | 5147 Views | Created by heinkasner - Tuesday, March 20, 2012 8:38 AM | Last reply by arun.passioniway - Tuesday, March 20, 2012 8:47 AM -
0 Votes
How to repeated insert into history by textchanged event problem
textchanged event Suppose i need update room no in textbox3 changed event room no is 22 i need to changed to 3333 then update in history by insert into ...Unanswered | 4 Replies | 549 Views | Created by ahmedsalah2012 - Sunday, April 5, 2015 7:52 PM | Last reply by Joel Engineer - Monday, April 6, 2015 7:24 AM -
0 Votes
System.NullReferenceException
I hope value of textbox1 in WebForm2 can be diplayed in Textbox1 in WebForm1, Exception Details: System.NullReferenceException: Object reference not set toAnswered | 1 Replies | 5373 Views | Created by zhongzhong - Monday, April 17, 2006 4:31 AM | Last reply by zhongzhong - Monday, April 17, 2006 1:09 PM -
1 Votes
Creating new TextChanged EventArgs
OnTextChanged(node.inputTextBox1, new Args(node)); . . } Regardless of which TextBox is changed, it always passes the last node in a given pathway.Answered | 6 Replies | 5657 Views | Created by CoreyMichael - Friday, June 26, 2009 10:03 PM | Last reply by CoreyMichael - Monday, June 29, 2009 8:22 PM -
0 Votes
System.NullReferenceException
below is the code in this code i am getting System.NullReferenceException: Object reference not set to an instance of an object the line which i have made bold is giving ...Answered | 3 Replies | 3313 Views | Created by mohammad salmaan - Friday, May 13, 2011 12:56 PM | Last reply by mohammad salmaan - Friday, May 13, 2011 1:20 PM -
0 Votes
ActiveX - TextChanged Event
MaskedTextBox. Unfortunately the program blows up because ActiveX controls don't handle the TextChanged event. (I do not use this event in my program.) Is ...Unanswered | 0 Replies | 4690 Views | Created by Kevin Draper - Thursday, December 15, 2005 6:35 PM | Last reply by Kevin Draper - Thursday, December 15, 2005 6:35 PM -
0 Votes
textchanged event not firing
it doesn't matter about what the IP address contains, this is just a section of the code that seems not to work because the Textchanged event quits working. I'm trying to determine ifAnswered | 15 Replies | 812 Views | Created by maxketcham - Thursday, February 12, 2015 4:55 PM | Last reply by elie.f.asmar - Friday, February 13, 2015 2:55 PM -
0 Votes
Textbox TextChanged Event
That makes sense. so.. dim IsStartingUp as Boolean = True After loading all textboxes ... IsStartingUp = ...Answered | 6 Replies | 4316 Views | Created by jacobsdesigns - Friday, July 30, 2010 4:49 PM | Last reply by SJWhiteley - Friday, July 30, 2010 8:56 PM -
1 Votes
C# System.NullReferenceException
Hello everyone I have a problem and I don't know what to do with it, none of the answers worked. As the title says, it's ...Answered | 3 Replies | 1560 Views | Created by Sander Wolswijk - Thursday, November 28, 2013 7:44 PM | Last reply by Sander Wolswijk - Friday, November 29, 2013 6:34 PM -
0 Votes
StateBrowser + System.NullReferenceException
Arraylist of objects that will expand in many levels , I get the System.NullReferenceExceptionUnanswered | 0 Replies | 3676 Views | Created by Ayooya - Saturday, March 3, 2007 5:46 PM | Last reply by Ayooya - Saturday, March 3, 2007 5:46 PM -
0 Votes
listBox - System.NullReferenceException
Sorry still the same problem. It's when I make a Selection it gives the problem, could it be because I add the items via listbox2.Items.Add, could it be that this only adds the ...Answered | 7 Replies | 7880 Views | Created by m0r1arty - Tuesday, November 21, 2006 1:40 PM | Last reply by m0r1arty - Friday, November 24, 2006 9:56 AM -
1 Votes
System.NullReferenceException was unhandled
Hi Hussian, As I understand from the exception saying "System.NullReferenceException was unhandled Message="ObjectAnswered | 2 Replies | 3368 Views | Created by Hussain Deen - Wednesday, August 29, 2007 6:19 AM | Last reply by Citizen on the earth - Friday, August 31, 2007 2:57 AM -
0 Votes
C# System.NullReferenceException ?!?!
Here is some example code that shows my problem:Answered | 2 Replies | 5279 Views | Created by mad-YuRi - Thursday, October 30, 2008 1:37 PM | Last reply by mad-YuRi - Thursday, October 30, 2008 2:40 PM -
0 Votes
ComboBox TextChanged event not firing
How about some event codes? Im lost on what youre doing, usually I remove events like that from firing, why do you want textchanged event to fire when changing(what event) on combo1.Unanswered | 8 Replies | 761 Views | Created by SHISHIR WAHI - Friday, August 24, 2018 10:49 AM | Last reply by Viorel_ - Friday, August 24, 2018 6:47 PM -
0 Votes
Error :System.NullReferenceException
Hi All, I tried following lines in my code in try block but none of them worked, As they are throwing ...Answered | 3 Replies | 2673 Views | Created by BTS User - Monday, August 9, 2010 2:54 PM | Last reply by Mike Dos Zhang - Friday, August 13, 2010 3:07 AM - Items 1 to 20 of 90077 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.