c#.net
i have a windows aplication in c#.on a form, there is text box and a list box.when text in text box is entered in textboxit should be added in list box as an item.how?
View ArticleThe Macro Recording Feature in Visual Studio 2010 is Broken. How Do I Fix it?
I am experiencing a "Catastrophic Failure" (Microsoft's words, not mine) when I try to do anything related to Macros in Visual Studio 2010.This is really frustrating, as googling doesn't help nor does...
View ArticlewebRequest is getting response version of IE needs to be updated for site
Here is the code I am using in VB 10.DiminStreamAsStreamReaderDimwebRequestAsWebRequestDimwebresponseAsWebResponse webRequest = webRequest.Create(TextBox1.Text) webresponse =...
View ArticleWebBrowser Google Maps displays but is not enabled
Windows 7 Professional version 6.1 (Build 7601: Service Pack 1)IE version 10.0.9200.16686Visual Studio Professional 2012 version 11.0.61030.00 Update 4MS .NET Framework version 4.5.50938Visual Basic...
View ArticleInternal Compiler Error C1001
I encounter this VS2013 internal error once in a while when trying to build the project.--------------------------------------------------------------------------------------fatal error C1001: An...
View ArticleVS2013 - How do I remove local git repository from team explorer window when...
How do I remove local git repository from team explorer window when option Remove from context menu is always disabled?
View ArticleWhat is required when adding references when building up a new development...
I just took over an existing project from another developer. I am using Visual Studio Ultimate 2012 Update 4 I am trying to set up a new, clean, development machine but this project has references to...
View ArticleEmulator WP8 (Visual Studio 2012) Network switch error
Hi everyone, I have this issue about the network with the emulator of WP8. I've tried everyting from erasing all the network switches and Repair the WP8 SDK to reacreate the switch and reinstall the...
View ArticleVisual studio sign in problem on virtual machine.
Hi,I start my visual studio premium 2013 on a VM and try to sign in then it says "Unable to connect to the remote server".Sorry we ran into a problem.. Please help.
View ArticleAuto Size for each component
Hi allI was wondering, is it possible to auto size every single thing on a WindowsForm, according to the size of the screen or the Screen Resolution... Like similar to making your browser's window...
View ArticleVirus Affecting MS Visual Studio
Lately, when I program something in VB and build it my antivirus tells me there is a virus in it but there isn't, also my friends antivirus says it's a trojan!!!And also on startup there is a message...
View ArticleVS Project fails to run with specific project name
My development team is working on a solution with several projects. We share this solution via TFS. Recently one of the developers joined in one development of one of the projects (called "VMC14")....
View Articlereplace a dll with a newer without recompiling
Hi there,I have a com class library built with vs2012 and .net framework 2.0. I have sent it to several customers in order to embed it at their application. I have recently found a bug and correct the...
View ArticleProgressBar1 Help
Im having trouble with my code in the form2_load section. I can get my progressbar to start loading, but when it get to the end. It don't continue. Basically I have disabled a button and added a...
View ArticleMigration of Win32 project from VS2008 to VS2012
I migrated a Visual Studio WIN32 app (C++) from VS2008 to VS2012 Ultimate. The VS2008 was run under Windows XP SP3 (32bit) and the VS2012 Ultimate is run under Windows 7 Pro (64 bit). When I run and...
View ArticleVS 2012 Disable Code Analysis for C/C++
Microsoft Visual Studio Ultimate 2012 Version 11.0.61030.00 Update 4When I build (F6), I keep getting "Running Code Analysis for C/C++...".Very simple question: How do I disable Code Analysis !?!?If I...
View Articlevs 2013 debug error with iis express
Hi,IIS Express throws a 403.14 error whenever I try to run/preview my Web API project in VS 2013. To confirm that my install of IIS Express is working I ran my WCF projects in VS 2010 on the same...
View ArticleGetting and Using Lucene.net in VS 2012
I am trying to build a MVC 4 app that will be able to search any field of any table of a database to return a resultset of records showing a constructed record showing the pertinent fields which could...
View ArticleTFS API error System.UnauthorizedAccessException Access to the registry key
I have some code that calls the TFS API and returns team meta data. (e.g. team names, area paths,etc.) The code works fine locally in Visual Studio ASP.NET MVC project, but fails whenever I deploy to...
View ArticleStore Test Kit + Visual Studio Test Pro 2013
Hi everyone, I was wondering its possible to access the STK (Store Test Kit) with the Visual Studio 2013 Test PRo version. At the moment this version cannot open any .SLN Files (Solution). Without this...
View Article