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
convert some old C++ into C# code
Hi, Just so that I am sure...the WaitForExit method, is that called from myProcess after the myProcess.Start(); or is that done some other ...Answered | 3 Replies | 3568 Views | Created by Adam Shipp - Wednesday, January 24, 2007 2:37 PM | Last reply by Mark Dawson - Wednesday, January 24, 2007 5:13 PM -
0 Votes
Convert any Date Format into dd/MM/yyyy
according to different cultures like (ja-JP, zh-HK, zh_TW, ...) I want to convert all date format into dd/MM/yyyy Any ...Answered | 2 Replies | 2095 Views | Created by Mr. Abdul - Wednesday, September 10, 2014 7:51 AM | Last reply by Ramachandran Narayanan - Wednesday, September 10, 2014 8:26 AM -
0 Votes
Convert BMP To Other Format
How can i convert a BMP file to other formats in vb.net 2008. I tried this code but it did not do any thing and also it did not give me any kind of ...Answered | 1 Replies | 3059 Views | Created by Faraz Zone - Saturday, January 10, 2009 11:01 AM | Last reply by JohnWein - Saturday, January 10, 2009 11:39 AM -
0 Votes
any tool to convert C structs to c# structs?
hi, is there any tool to convert C structs to c# structs, like tlbimp for COM except for ...Answered | 2 Replies | 5247 Views | Created by alexl9 - Saturday, March 29, 2008 9:00 PM | Last reply by alexl9 - Sunday, March 30, 2008 7:53 PM -
0 Votes
c++ or any other language in c#
a c# application for example if my friend writes a c++ class I want to use and acces it with C# code so ...Answered | 1 Replies | 3262 Views | Created by szsz - Sunday, March 18, 2007 7:40 PM | Last reply by Ray Wilfong - Monday, March 19, 2007 12:55 AM -
0 Votes
Please convert java code into c# code.
Hi. This a java code. Please convert it into c# code. /* * To ...Answered | 3 Replies | 3777 Views | Created by MFarrukh - Friday, December 31, 2010 11:03 AM | Last reply by Dave Doknjas - Friday, December 31, 2010 3:53 PM -
0 Votes
Convert a string into Executable C# code?
Hi, How can I convert a string (e.g. loaded from a .txt file) into an ingredient of the C# code? e.g.: string = ...Answered | 3 Replies | 23428 Views | Created by tomjohns4 - Sunday, April 4, 2010 11:14 AM | Last reply by Miha Markic - Sunday, April 4, 2010 12:53 PM -
1 Votes
Convert any image to any other fomat
How can we convert any image to any other format e.g BMP to Jpg or emf. I am able to convert only bmp to some ...Answered | 3 Replies | 2902 Views | Created by Faraz Zone - Tuesday, February 10, 2009 12:41 PM | Last reply by JohnWein - Monday, December 27, 2010 4:42 PM -
0 Votes
how to convert jpg format into binary format using VB code
Dear All I wish if anyone can help me with how to convert jpg format into binary ...Answered | 3 Replies | 11684 Views | Created by MOHAMD - Thursday, February 28, 2008 12:42 AM | Last reply by Daniel Cordova - Friday, March 26, 2010 8:59 PM -
0 Votes
how to change printout format i.e xps format into other format....see code
(Windows Presentation Foundation) vector format. If you're looking to convert XPS Documents into another vector or markup based format, then your ...Answered | 1 Replies | 683 Views | Created by love4csharp - Thursday, September 26, 2013 8:04 AM | Last reply by Eason_H - Friday, September 27, 2013 7:49 AM -
1 Votes
Convert Java code to c# or vb
Hi bagua8, There is a free/commercial tool to convert Java to C# code available you could use that. Microsoft also has tool to ...Answered | 4 Replies | 23136 Views | Created by bagua8 - Wednesday, October 14, 2015 2:15 PM | Last reply by Arvind kumar Dot Net Developer - Tuesday, September 12, 2017 12:53 PM -
0 Votes
convert code from C# into VB
or webinar that started recently? Needless to say, if it did, it would be in your own interest to come up with the solution. Show us your code and tell us where you got ...Answered | 2 Replies | 4294 Views | Created by xanxa5 - Sunday, August 20, 2006 9:24 PM | Last reply by nobugz - Monday, August 21, 2006 12:21 AM -
0 Votes
easier to convert this c# asynchronous socket code into vb.net than convert vb.net code to c#
convert the following c# code into vb.net. Any special gotchas? Thank you! public void BeginConnect(string host, int portAnswered | 5 Replies | 3395 Views | Created by hazz - Tuesday, December 8, 2009 4:35 AM | Last reply by hazz - Tuesday, December 8, 2009 5:02 PM -
2 Votes
How to convert this VBA code into C#?
Hi all, Guide me how to convert this vba code into C#. I tried it to convert using online converter but it shows some ...Answered | 1 Replies | 2186 Views | Created by Harvest Happiness - Tuesday, April 24, 2012 11:18 AM | Last reply by Joshua Honig - Tuesday, April 24, 2012 1:14 PM -
3 Votes
Convert VB.Net code to C# code
Load the C# project in SharpDevelop and convert or reflect the exe to VB using ILSpy.Answered | 2 Replies | 1644 Views | Created by KiranPudi - Wednesday, November 21, 2012 12:52 PM | Last reply by Venkat786 - Wednesday, November 21, 2012 1:22 PM -
0 Votes
How to read contents of Excel and Convert it into Binary format using C#?
Hi, Could you be more specific about 'read the sheet into binary format'? You might want just read the content using excel automation ...Answered | 3 Replies | 5287 Views | Created by shyam_rsd - Friday, July 31, 2009 7:09 AM | Last reply by Harry Zhu - Thursday, August 6, 2009 5:59 AM -
1 Votes
Convert code C to C#
code is an implementation of RSA encryption. Is there any good ...Answered | 3 Replies | 21133 Views | Created by Vando1258 - Friday, October 7, 2016 10:32 PM | Last reply by Wendy Zang - Friday, October 21, 2016 6:57 AM -
0 Votes
Convert VBA code into code in VB.NET
How to convert the code (bold text) into the one in VB.NET? Thanks! KeyScope.Inst.WriteString ...Answered | 3 Replies | 434 Views | Created by JayWangTPE - Friday, August 16, 2019 8:33 AM | Last reply by JayWangTPE - Tuesday, August 20, 2019 6:17 AM -
1 Votes
C++ code convert to C#
hello I am new to C# and can some one please let me know how to convert following code in ...Answered | 19 Replies | 3518 Views | Created by It_s Meee - Thursday, June 4, 2009 10:58 AM | Last reply by Nishant Sivakumar - Friday, June 5, 2009 12:12 PM -
0 Votes
Need to convert some VB6 code to C#
Hi, I want to convert following VB6 code to C#, can some one help me regarding that.Answered | 2 Replies | 3351 Views | Created by Mushtaque Nizamani - Thursday, August 7, 2008 2:44 PM | Last reply by nobugz - Friday, August 8, 2008 1:35 AM - Items 1 to 20 of 217217 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.