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
Modifying Structure Members
Because reference types are heavier than structs. They are allocated on the GC heap, they take part in the finalization thread, they come into play in generation-promotions, and then ...Answered | 12 Replies | 2368 Views | Created by DirectXer - Wednesday, February 11, 2009 9:52 PM | Last reply by Nishant Sivakumar - Thursday, February 12, 2009 5:57 PM -
3 Votes
Dispose objects in C#
GC moves it over to a finalization queue. That queue gets handled by the separate finalization thread. That means all finalizable objects are considered as live until the ...Answered | 25 Replies | 80793 Views | Created by RamanathS - Tuesday, April 28, 2009 10:23 AM | Last reply by Matthew Watson - Tuesday, April 28, 2009 10:10 PM -
2 Votes
Dispose for local objects
handle - then (assume this has not been disposed) the garbage collector needs to call the object's Finalize method. The garbage collector calls this method in another thread, and forgets ...Answered | 3 Replies | 2608 Views | Created by Tekito - Monday, January 19, 2009 10:31 PM | Last reply by Tekito - Tuesday, January 20, 2009 1:31 AM -
0 Votes
Dispose() help
If the class in question has a finalizer, then not calling Dispose might be OK because you can rely on the finalizer. Nonetheless, if the allocation rate is higher than the finalization ...Answered | 7 Replies | 3480 Views | Created by seafaror - Friday, May 23, 2008 7:01 PM | Last reply by Matthew Watson - Saturday, May 24, 2008 11:14 AM -
0 Votes
Finalization and Performance
Finalization does not occur as part of a GC. After GC is over, the finalizer thread wakes up when there are objects to finalize and performs finalization. WhenAnswered | 23 Replies | 3883 Views | Created by George2 - Thursday, May 1, 2008 1:22 PM | Last reply by Sasha Goldshtein - Monday, May 12, 2008 5:34 PM -
0 Votes
About GC,Finalization and IDisposabel
hi all let me tell u first im very new to c#, i wonder that all objects i use (which do not need to be diposed manually) are created wit ...Answered | 1 Replies | 3290 Views | Created by sercan2 - Monday, April 16, 2007 11:01 AM | Last reply by Ernst Kuschke - Monday, April 16, 2007 2:54 PM -
0 Votes
Object lifetime - finalization, disposition
Hello, I am not quite sure if a used object should be explicitly killed. Should I use the Finalize() method, or set ...Answered | 2 Replies | 3495 Views | Created by ebence - Thursday, May 31, 2007 8:06 AM | Last reply by timvw - Thursday, May 31, 2007 11:16 AM -
1 Votes
Do I have to Close a DataTableReader?
finalization by a call to SuppressFinalize. The method attempt to free resources and perform other cleanup operations before the reader is reclaimed by garbage collection. ...Answered | 3 Replies | 3617 Views | Created by RyanOC - Friday, March 27, 2009 4:44 PM | Last reply by Harry Zhu - Tuesday, March 31, 2009 4:15 AM -
0 Votes
Initialization and Finalization of Modules and ClassLibs
...Finalization...End.which makes it very nice because the user of the "unit" doesn't have to worry about what it needs to do to provide its services.In theAnswered | 1 Replies | 4964 Views | Created by Al Christoph - Monday, May 16, 2005 12:26 AM | Last reply by David M. Kean - Monday, May 16, 2005 1:31 PM -
1 Votes
what GC.WaitForPendingFinalizers does
that is called the "finalization queue". A separate thread is launched internally that executes the Finalize method of each object in the queue. After each ...Answered | 2 Replies | 444 Views | Created by Sudip_inn - Sunday, April 14, 2019 11:39 AM | Last reply by Wendy Zang - Monday, April 15, 2019 5:47 AM -
1 Votes
Spurious System Error pop-ups
current thread to wait until all of the Finalizers have been called. ' This method stops the tread from executing further instructions, ...Answered | 11 Replies | 701 Views | Created by Mimosa Arts - Thursday, January 9, 2014 2:55 PM | Last reply by Mimosa Arts - Monday, January 13, 2014 7:12 PM -
1 Votes
Thread Suspend/ Thread Abort
thread like something is not responding, because the thread is not alive, then abort the thread. If thread health is good and execution of the thread ...Unanswered | 7 Replies | 749 Views | Created by pianoboyCoder - Wednesday, August 2, 2017 5:26 PM | Last reply by DA924x - Friday, August 4, 2017 7:39 PM -
1 Votes
Thread to thread communication
, supported the ability to restart a crashed service and/or do some other recovery techniques. Summarily, you can write a tool to monitor the CPU usage and memory consumption of a ...Unanswered | 7 Replies | 612 Views | Created by Azure freek - Friday, March 8, 2019 5:48 AM | Last reply by CoolDadTx - Monday, March 11, 2019 1:58 PM -
0 Votes
Thread
Well the question was how to stop a thread, the above code looks more like waiting for thread ...Answered | 9 Replies | 2918 Views | Created by Thirumurugan.ga - Sunday, June 24, 2007 8:18 AM | Last reply by Matthew Watson - Tuesday, June 26, 2007 8:47 AM -
0 Votes
thread
automatically reset after a thread is let through on a WaitOne call, and so functions like a gate: calling Set opens the gate, allowing any number of threads that WaitOne at the ...Answered | 4 Replies | 3177 Views | Created by mohammad salmaan - Tuesday, May 24, 2011 5:54 AM | Last reply by MASNSN - Tuesday, May 24, 2011 3:38 PM -
0 Votes
Thread
Code Snippet private void ConfigEasy_Load(object sender, EventArgs e) ...Answered | 2 Replies | 3439 Views | Created by c3i - Sunday, May 20, 2007 1:25 PM | Last reply by E.Veera Raghavendra - Sunday, May 20, 2007 7:27 PM -
0 Votes
Thread
The Thread.Sleep method blocks the current thread for the specified number of milliseconds and should never be used in production code. It should hardly be used. But notAnswered | 4 Replies | 726 Views | Created by Rohit Binjola - Tuesday, July 23, 2013 9:37 AM | Last reply by Christopher84 - Tuesday, July 23, 2013 2:22 PM -
0 Votes
thread
was happening, but not necessarily how far it had to complete. Also, FYI - Passing off the file copying to the thread pool may actually hurt you in this instance. ...Answered | 1 Replies | 2964 Views | Created by basiri.ces - Friday, April 17, 2009 8:22 PM | Last reply by Reed Copsey, Jr - Friday, April 17, 2009 8:47 PM -
1 Votes
Suspend Thread/Resume Thread?
Well a problem i ran into now even witht he thread process running. Space invaders is still very sluggish. better then beofre but still sluggish, so I'm going to place it ont he side for now ...Answered | 17 Replies | 2901 Views | Created by mholmes_3038 - Sunday, June 3, 2012 4:11 AM | Last reply by Mr. Monkeyboy - Sunday, June 3, 2012 10:22 PM -
2 Votes
Software Thread vs Hardware Thread
Hi, Please explain for Software Thread vs Hardware Thread. ThanksAnswered | 3 Replies | 4643 Views | Created by Arash_89 - Tuesday, September 23, 2014 8:03 PM | Last reply by Mr. Zator - Thursday, September 25, 2014 7:44 AM - Items 1 to 20 of 55872 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.