Asked by:
This forum is for language-related questions only

General discussion
-
This forum is for questions specifically related to the C# language and how it works. Please do not post questions on how to accomplish some task using C# as there are other, more appropriate forums.
For questions related to network communication including sockets use the .NET Framework Networking and Communication forum.
For questions related to WinForms and any WinForm control, including DataGridView use the Windows Forms General or Windows Forms Data Controls and Databinding forums.
For questions related to the general framework classes including serial ports and collections use the .NET Base Class Library forum.
For questions related to how .NET works including CLR behavior use the Common Language Runtime forum.
For questions related to ASP.NET use the ASP.NET forum .
For questions related to Visual Studio use the C# IDE forum if it is related to C# or the more general Visual Studio forums for non-C# related questions.
For office related questions use the Visual Studio Tools for Office forum or Office Discussion Groups.
For questions related to Windows Presentation Foundation, please use the Windows Presentation Foundation (WPF) forum.
For questions related to related to SetUp and Deployment projects, please use the ClickOnce and Setup & Deployment Projects forum.If you can't find an appropriate forum then use the C# General forum.
You should get more, faster, and better responses on the other forums.
Do not create duplicate postings in either the same forum or different forums. Moderators will simply delete the duplicates. It is a waste of your time and forum space and it doesn't help in getting a response any quicker.
- Edited by Peter RitchieModerator Wednesday, September 3, 2008 5:07 PM fixed asp.net link
- Edited by Rudedog2Moderator Friday, April 9, 2010 2:06 PM Added office link
Friday, January 11, 2008 1:29 PMModerator
All replies
-
For MS Office related questions use the Microsoft Office for Developers Forums .
Mark the best replies as answers. "Fooling computers since 1971."Friday, June 4, 2010 6:25 PMModerator -
This forum is not the appropriate forum for issues associated with the XNA Framework and XBOX development.
http://forums.create.msdn.com/forums/default.aspx?GroupID=6
http://forums.create.msdn.com/forums/56.aspx
Thanks, ahead of time. Rudy =8^D
Mark the best replies as answers. "Fooling computers since 1971."Saturday, February 19, 2011 10:41 PMModerator -
This forum is not the appropriate forum for issues associated with the XNA Framework and XBOX development.
http://forums.create.msdn.com/forums/default.aspx?GroupID=6
http://forums.create.msdn.com/forums/56.aspx
Thanks, ahead of time. Rudy =8^D
Mark the best replies as answers. "Fooling computers since 1971."Also above for Windows Phone development.
http://forums.create.msdn.com/forums/default.aspx?GroupID=19
LEARN HOW TO USE WINDOWS API DURING A QUICK, SIMPLE AND PRACTICAL HOW TO:
How To: Changing TextBox blinking caret using Windows API- Edited by Rudedog2Moderator Saturday, October 29, 2011 5:26 PM added link to WP7 forum
Sunday, February 20, 2011 4:40 AM -
Thanks, this is really helpful!! It gets a vote!
Nevin Janzen
If this post answers your question, please click Propose As Answer. If this post is helpful, please click Vote As Helpful.Tuesday, January 24, 2012 3:13 AM -
This forum is for questions specifically related to the C# language and how it works. Please do not post questions on how to accomplish some task using C# as there are other, more appropriate forums.
For questions related to network communication including sockets use the .NET Framework Networking and Communication forum.
For questions related to WinForms and any WinForm control, including DataGridView use the Windows Forms General or Windows Forms Data Controls and Databinding forums.
For questions related to the general framework classes including serial ports and collections use the .NET Base Class Library forum.
For questions related to how .NET works including CLR behavior use the Common Language Runtime forum.
For questions related to ASP.NET use the ASP.NET forum .
For questions related to Visual Studio use the C# IDE forum if it is related to C# or the more general Visual Studio forums for non-C# related questions.
For office related questions use the Visual Studio Tools for Office forum or Office Discussion Groups.
For questions related to Windows Presentation Foundation, please use the Windows Presentation Foundation (WPF) forum.
For questions related to related to SetUp and Deployment projects, please use the ClickOnce and Setup & Deployment Projects forum.If you can't find an appropriate forum then use the C# General forum.
You should get more, faster, and better responses on the other forums.
Do not create duplicate postings in either the same forum or different forums. Moderators will simply delete the duplicates. It is a waste of your time and forum space and it doesn't help in getting a response any quic
Dear ,
i want to know about the term which you have use " .Net Languages".? I have a confusion that .Net framework supports languages. those languages who can run inside the .Net framework is the Languges of This Framework or the languges ,are Individual but we can not say that these are the .Net Languages Still thay run in .net . please give me detailed description about the languages and .net languages .
Sunday, March 18, 2012 7:38 PM -
Hi,
For Microsoft Translator (Including Bing Translator)
http://social.msdn.microsoft.com/Forums/en-US/translator/threads
For Feedback & Suggestions
http://social.microsoft.com/Forums/en-US/suggest/threads/
For kinect sdk related
http://social.msdn.microsoft.com/Forums/en-US/kinectsdk/threads
For VisualStudio setup and installation
http://social.msdn.microsoft.com/Forums/en-US/vssetup/threads
If this post answers your question, please click "Mark As Answer". If this post is helpful please click "Mark as Helpful".
- Edited by Kris444 Thursday, May 10, 2012 6:54 PM
Monday, April 2, 2012 1:21 PM -
Respected Moderator,
The link of the thread mentioned above was answered many times. The OP is marking answer again asking the new question and unmarking the old answer. We on MSDN work hard to help other users. The thread question has become so confusing that it will be confusing to recognize the original post answer as he is continuously unmarking the old answers asking new questions again marking new answers in the thread. Though the questions are related it is a waste of efforts from MSDN contributors so please instruct the OP regarding starting a new thread to a new question.
Thanks Rehan Bharucha - The Tech Robot (MCTS, MCITP, MCPD, MCT, MCC)
- Edited by REHAN BHARUCHA Tuesday, April 24, 2012 4:13 AM
Tuesday, April 24, 2012 4:12 AM -
i want to know about the term which you have use " .Net Languages".? I have a confusion that .Net framework supports languages. those languages who can run inside the .Net framework is the Languges of This Framework or the languges ,are Individual but we can not say that these are the .Net Languages Still thay run in .net . please give me detailed description about the languages and .net languages .
Dear Shivam,
you need to improve your knowledge about use of .Net Framework whichever you can also google,
It includes a large library and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for the .NET Framework execute in a software environment (as contrasted to hardware environment), known as the Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.
for more visit to : http://en.wikipedia.org/wiki/.NET_Framework
thanks.
Pl. Mark/Proposed as Answer if found your solution Vote as Helpful if related to your topic. Always Motivate others by performing this Action.
- Edited by ArifMustafa Tuesday, September 25, 2012 9:12 AM making replies better!
Tuesday, September 25, 2012 9:11 AM -
Cool.
It's helpful for us to find the proper answer for C# programming language.
Thanks.Pan Zhang Customer Support EPX Service Engineering Support Team
Wednesday, October 3, 2012 1:17 AM