Questions tagged as 'visual-studio'

1
answer

Dependent executable files available to the user

I have a problem with my setup of Visual Studio 2010, I made an application that form principal has several dependent forms and when it generates its setup and installs it in the installation folder executable files are available...
asked by 31.07.2015 / 11:29
1
answer

Randomization / Randomization C #

Good. I'm trying to create a snake game in C # and I have no idea how I can make a new fruit appear in a random place when the snake gets some fruit.     
asked by 07.09.2015 / 00:03
1
answer

Static or Resource Class?

I want to abstract the frequently used phrases / words in my project, however, I have doubts where to put them Static Class or create a Resource ? What is the recommendation of best practices and performance? Note: This project...
asked by 10.05.2015 / 20:39
1
answer

CSS bootstrap does not load when the application is published in IIS

When I'm running the application in visual studio 2010 I have no problem with the CSS boostrap and javascript, but when I publish it to IIS, all javascripts and css's are not recognized. I created a simple page in html to test if it is a html fo...
asked by 27.05.2015 / 22:07
1
answer

Window Immediate Windows is gone

Immediate Windows window has disappeared and I can not restore it anymore. The condition does not appear in Visual Studio 2010 Menu Edit .     
asked by 28.11.2014 / 15:04
1
answer

Component to select files or directories

What is the name of that component in Visual Studio / C # that I select the directory and get the file path?     
asked by 09.10.2014 / 22:09
1
answer

Visual error in Visual Studio / VS2010 projects in 2013

I have windows installed on a mac with boot camp and it looks like visual studio 2010 like this: I have tried to change the screen resolution, font size, board updates, ... Nothing solved. I have already installed VS 2013 that works perfe...
asked by 08.10.2014 / 19:04
2
answers

How to remove a mapping in visual studio in tfs

How do I remove a mapping made by VS 2010 Ultimate in tfs? I need to do this, to map correctly, because it is wrong.     
asked by 20.11.2014 / 14:03
1
answer

How to get Paramentro in a Web service in C # sent from Android

I'm consuming a Web service developed in C #, from an Android application. When sending simple types per parameter such as string, int, or long, I can get the information usually just by putting the same type in the Web service method declaratio...
asked by 28.03.2014 / 15:55
1
answer

Ignore files at the time of sending to repository

I have a .net core project on bitbucket and I use visual studio 2017 to do the operations next to the repository. The problem is that even though I have not made any changes to the project, when I give rebuild it identifies 90 files on th...
asked by 28.12.2018 / 12:22