Regarding Visual Studio date time picker
Hi Does anyone know how t use "dtp" function to find a specific month?For an example, I want to use dtp to pick up December or January to calculate extra 10% for the total cost.Please let me know how...
View ArticleStarting the XML Editor
Hi, The Visual Studio Editor forum is locked so I'm forced to ask the question here -- How do I start an XML Editor in VS2010 and/or VS2012?I know the functionality is there, but I can't find a menu...
View ArticleHow to Find occurrences of special characters +=
In VS 2012 while I am editing some C# code, I would like to do a CTL-F 'Find' on '+=' to find occurrences of events the program is listening for. However, the find dialog box has a red border around...
View ArticleStatic objects being automatically changed to non-static by VS2012
Hi there,I have been using VS2012 and creating a form using the designer view.I have found the need to modify my designer.cs code to make an object static. This is no problem in itself.public static...
View ArticleCode coverage colors are not coming in VS 2012 ultimate
I am using VS 2012 ultimate (version 11.0.51106.01 update 1). I am not able to view the code coverage colors. The coverage options are not present in Tools > options > Environment > Fonts and...
View ArticleStop VS 2012 From Collapsing Data Source Tree
When I run a program in VS 2012 in debug and exit the program it collapses the Data Sources tree. Very annoying.Is there a way to stop this?
View ArticleStart outlining by default in Visual Studio 2012 for all editors
I've seen similar questions for aspx files and C# files, but right now I'm working with HTML files, and this is driving me nuts. In VS 2010, all of my tags, regions, whatever, had the little "+" and...
View ArticleVisual Studio 2012 Unpins Form1.cs on Error?
When I run my program in debug and there is an error, Form1.cs becomes unpinned.How can I stop this?Is this by design? I ask because I have other problems and wondering if something is corrupt?I just...
View ArticleVisual Studio 2012 - Debugging Javascript pops up way too many dialogs
When I start a web application with VS2012, and the javascript in the page raises an exception this happens:1. VS - hit F52. IE10 opens and the source file with the error line is displayed quite...
View ArticleRegister visual studio 2012
I have install visual studio 2012 and i want to register.How i register??
View ArticleVisual Studio 2012 generating snippets new feature
Hi I followed some videos tuto about vs 2012 I saw a new feature where the developer is typing like a x1, x2 or similar directly in the editor and then a bloc of code snippet is inserted automatically...
View Articleerror 0x8020001 when updating Visual Studio Help Library Manager, will no...
An error occurred while updating local content:Microsoft.Help.CacheLib.CacheLibDownloadException: An error occurred while the BITS service was transferring http://packages.mtps.microsoft.com/visual...
View ArticleFile Save As Destination
I use C# in ASP.net for file upload. And then I will save this file to a target destination.I try to run in local disk and can save this file to local disk. e.g. C:\\I will plan to publish this project...
View ArticleWhy can't you step thru a re-thrown exception ?
I am hoping someone can explain this to me. Why is it impossible to step over/thru a re-thrown exception ? I also do not understand this is flagged as an unhandled exception. I would think unhandled...
View ArticleChange the XAP downloading screen
Hi, There is some way to change the xap dowloading screen? I'm talking about the initial screen, the one with the little blue balls (sort of a progress bar) going back and forward in circle.Thanks in...
View ArticleVisual Studio 2012 with Windows 8 and hi contrast scheme
Dear all,There is a nice wellknown add-in for VS2012, called "ColorThemeEditor.vsix". But under Windows 8 there seems to be a fixed link in VS2012 between the "Windows Hi-Contrast-Scheme" and the "VS...
View Articlewhat ms licenses do i need?
hi everyone,I have developed an application using VB.NET 2010 express and SQL Server 2008 R2 express.its my first time developing an application so i dont know what ms licenses i need for this...
View ArticleRegarding Visual Studio date time picker
Hi Does anyone know how t use "dtp" function to find a specific month?For an example, I want to use dtp to pick up December or January to calculate extra 10% for the total cost.Please let me know how...
View ArticleLocation Simulator Sensor driver error. Puzzled. What's up?
Visual Studio Location Simulator Sensor problemMy laptop continues to register problems with the Visual Studio location simulator sensor. The automated troubleshooter attempts to repair the problem by...
View ArticleHow ro fire Keypress event in Code VB 2012
Hi I am writing a touchscreen application for windows. I want to use a keypad with Enter button on the screen that accepts the input of the user and moves to the next textbox.I am stuck on how to fire...
View Article