VS 2012 Crashes Multiple Times
We have a few developers that complain that VS 2012 will crash at times. When it starts to crash it will crash over and over again and other times it is just fine. The message they get is Visual Studio...
View ArticleHow to run an .exe in another computer
I compiled/build a project using Visual Studio C++ 2012 and .exe application was created automatically. Running this .exe application on the same computer where VS 2012 is installed runs fine. However...
View ArticleVisual Studio Validation , Building project after every change
Hi , I am running a project and we upgraded to 2010 . I had a couple of changes and every time i make a change it take 15 minutes to re build the project .I have done the following : 1. Work offline...
View ArticleListbox searching
hi gurus, any ideas on how to achieve this.I have listbox which reads a directory and load all the file names to the list box.I can search using findstring to look for exact match.But is it possible to...
View ArticleGood database for C# deployment?
I have an application in C# but still not decided on which database to use. I have these choices but still not decided which database is good to deploy? My concern is more on deployment and just...
View ArticleCan I use VS2012 with one key on 2 PCs?
I have a simple MSDN subscription with only one key for Visual Studio 2012. Can i use this product at home and at work with same key?
View Article[Project --> Add Data Source] is greyed out
Hello all,I am evaluating Visual Studio Professional 2012.To try it out, I started creating a Windows Forms Application and created MSSQL Compact Edition 4.0 database. When trying to add a data source...
View ArticleUpdate ComboBox Based On TextBox Value
I am creating a window that has radio buttons, a text box and a combobox. I want the combobox to update based on what the value in the textbox is. With my current code, if i change the value in the...
View Articlehow to import templates from vs2012 into vs2012
How can I import all of the templates I made in vs2012 into vs2012. I tried copying them from C:\Users\Ross.SHELBYSYS\Documents\Visual Studio 2010\My Exported Templates into...
View ArticleHow to include a license file in a Visual Studio extension
Hi.I'm writing a Visual Studio extension (VSIX). I can see that the vsixmanifest XML schema has a <License> tag that is supposed to reference a text or RTF file containing the license text....
View ArticleVisual studio 2012 crashes after debugging
Whenever I stop debugging a program, I get the error "Microsoft Visual Studio has stopped working."It seemed to happen after I installed update 2. The error dialog gives me 3 choices:1) "Check online...
View Articleadd existing project by making a copy of it in your solution
I know there is an easy way to add an existing project to your solution and make it a copy so you can modify it with out changing the original. I just forget how to do it. It is changing the build so...
View ArticleWhere can I find information on MSBuild:* as VS Custom Tool?
Hi,I have seen MSBuild:SomeTarget used as Custom Tool in recent versions of Visual Studio (for example, MSBuild:Compile slow save). However I can not find that documented anywhere. Where can I find...
View ArticleServer service cannot see wcf service client
I am using visual studio 2010 pro on windows 7 x86 running as administratorMy solution contains a number of projects all of which consume the same wcf service.My desktop application consumes this...
View ArticleUsing buttons for number keypad entry
I'm new to programming in VB so please be patient with me. I'm trying to code a numeric keypad (numbers 0 thru 9) to go into ScoreTextBox. After I click on a "NextButton" (that shifts Focus to...
View Articlestep by steo to creat mind circular gauge
hi !please ; i want creat step by step mind circular gauge in vb express2008.thinks!
View ArticleWhere is the xml menu in VS2012?
I am trying to debug and xslt stylesheet with VS2012. This is my first attempt at this because this time my other tool does not seem to be suitable for this situation. I have read the MSDN on...
View ArticleVisual Studio Express 2012 For Windows 8 design
where is the Design editor of VS Express 2012 for Windows 8? I can't find it anywhere, can you help me?
View ArticleAttempted upgrade from VB6 to .NET - lack of help htm files
Trying to use Visual Studio 2005 to work with vb 6 programs, and the upgrade program gives me plenty of outline about the problems; trouble is, clicking on the links for each of the problems, the URL...
View Articlehow to create database through console in vb
how to create database through console in vbRegards Syed
View Article