Most voted "visual-studio-2012" questions
Visual Studio 2012 is the version of the Microsoft Visual Studio product line that came after Visual Studio 2010. And succeeded by Visual Studio 2013. Use this tag only if the question refers to that specific version of Visual Studio that does not apply to other versions.
Learn more…41 questions
Sort by count of
-
19
votes4
answers1648
viewsHow to create a user interface with the same style that was used in Visual Studio, Office 2013, Github for Windows, etc?
I would like to know how to create UI as used by Visual Studio, Office 2013, Github for Windows, etc. I searched the internet and found a theme for WPF called Cosmopolitan Theme, but noting some…
visual-studio-2012 visual-studio-2013 wpf themes office-2013asked 10 years, 11 months ago Zignd 6,741 -
9
votes3
answers2321
viewsIncrement version automatically, and get version number via code
In the software in which I am working there are users, whose doubts should be met by observing the version number of the software. Something like 10.0.1.1000 configured in project properties. I…
-
8
votes2
answers3377
viewsHow to count lines of code in a . NET Solution?
What are all solutions (free or not) to count lines of code in a solution. NET? Use two Visual Studios: 2012 and 2013.
.net visual-studio-2013 visual-studio visual-studio-2012asked 10 years, 8 months ago Leonel Sanches da Silva 88,623 -
7
votes1
answer731
viewsIncrementing the Assemblyversion
I am creating an upgrade solution for an application I have and needed the Assembly version When placing an * on Assembly. [assembly: AssemblyVersion("1.0.0.*")] it started incrementing…
-
6
votes1
answer213
viewsHow to implement 'check in' in tfs 2012 only approved by the reviewer?
I would like to know if it is possible and how do I stop the Check In so that only the reviewer can upload the code, or that it is not possible without your permission. To ensure that cases in which…
visual-studio-2012 encoding-style team-foundation-serverasked 10 years, 9 months ago Raoni Zacaron 325 -
6
votes0
answers318
viewsError "Intellisense: 'No Additional information available'" in Visual Studio 2012
Today my computer crashed (because of Google Chrome! ) and I needed to restart it. Visual Studio 2012 was open at the time (and I lost a few lines of code that I hadn’t saved). The problem is that…
-
5
votes1
answer67
viewsIs there any way to get visual studio 2012 to support windows mobile 5.0
I have a project on visual studio 2008 for windows mobile 5.0 and would like to migrate it to the visual studio 2012, but I read that this new version of visual studio does not support windows…
visual-studio visual-studio-2012 windows-mobile windows-mobile-5asked 10 years, 9 months ago Selma 216 -
4
votes1
answer256
viewsHow to make a Help equivalent to Microsoft Help Viewer, but in Visual Studio 2012/2013?
I wanted to do a Help for a commercial automation system that I created, that was in the style of Winrar help, and that was offline. But apparently according to the article Microsoft Help Viewer on…
visual-studio visual-studio-2012 visual-studio-2013 microsoft-help-viewerasked 10 years, 11 months ago Zignd 6,741 -
3
votes1
answer186
viewsMeaning of class member icons in Visual Studio
I wonder if there is any documentation that deals with the meaning of images/ icons of Visual Studio (obviously some are explicit (salvar = disquete) or whose function is shown when positioning the…
visual-studio-2013 visual-studio visual-studio-2012 visual-studio-2015asked 9 years, 5 months ago rubStackOverflow 7,372 -
3
votes2
answers8139
viewsShortcut to create constructor with parameters
Is there a shortcut in Visual Studio, which creates a constructor, with all attributes created in the class? class Alimento { public int ID { get; set; } public string Titulo { get; set; } public…
c# visual-studio visual-studio-2012 builder resharperasked 9 years, 4 months ago Eduardo F. Santos 449 -
3
votes1
answer430
viewsCrystal Report Runtime is crashing
Hello I am trying to fix an error in my application, I used FUSLOGVW.exe to know which dlls were missing are wrong. It is returning me this msg: But the dll msvcm80.dll hand is part of my project,…
c# windows visual-studio-2012 crystal-reports runtimeasked 9 years, 5 months ago Fabrício Mendes 843 -
3
votes1
answer155
viewsPort Visual Code C++ to another language
Next, I have a simple Shellexecute code that was done in Visual C++ 2012, but because it is a closed and paid platform and because I need my customers to keep downloading more programs I would like…
-
3
votes2
answers626
viewsExecute a condition (if/Else) that is inside a string in c# 4.5
I own a class that generates files csv from a query, and that file may have several templates, some with conditions to display value x or y. These conditions are within a database and when I recover…
-
2
votes1
answer303
viewsApplication icon in Visual Studio 2012 Express
How do I set the app icon in Visual Studio 2012 Express? ps: Da executável. ps²: Aplicação C++
-
2
votes1
answer309
viewsVS 2012 Bundles use or not use, that’s the question!
I’m starting in VS 2012 and between the changes appeared the bundles. I have some doubts: 1 - Is this approach worth using? Why? 2 - The bundles should even stay inside the tag ScriptManager 3 - I…
-
2
votes2
answers1405
viewsHow to remove unused Resources?
Is there any way or extension of Visual Studio that makes it possible to search for unused Resources in the application?
-
2
votes1
answer95
viewsSame different result code (Visual Studio 2012 X dotnetfiddle.net)
Follows image with the results on both platforms, has some explanation or is a bug in the online compiler? Both are console application, the only difference is that in VS is being compiled with…
-
2
votes2
answers394
viewsblocked by software Restriction policies?
Someone has come across this message when opening Visual Sdudio?? \Packages Entityframework.5.0.0 tools init.ps1 cannot be Loaded because its Operation is blocked by software Restriction policies,…
c# visual-studio-2013 visual-studio visual-studio-2012asked 9 years, 1 month ago Luciano Carlos 335 -
2
votes3
answers1955
viewsAjax works locally, but does not work on the server
I have an application on Asp.net mvc 5 where the code below works locally (visual studio 2012), but does not work after the publication on the server. controllerAction = "/Controller/Action/"…
javascript jquery asp.net-mvc ajax visual-studio-2012asked 8 years, 10 months ago Thiago Rodolfo 129 -
2
votes1
answer34
viewsSearch broken links(path) in the project in Visual Studio
I have a web project in Visual Studio 2012 and would like to know if there was any way to scan the code for paths to files that are not certain and also identify files that are not used. For…
-
2
votes1
answer179
viewsVisual Studio 2012/2015
I’m taking a course Informática Technician, and I am currently seeing and training programming, due to this I installed the Visual Studio(2012 and 2015), these days when I went to create a Visual…
-
1
votes1
answer150
viewsMake "Publish" and set prerequisites to run application
I’m developing an application (Vb.net) that contains Krypton elements. After doing "Publish", I compacted and sent one person to test it. However, this person answered me saying that he cannot run…
-
1
votes1
answer49
viewsVisual Studio 2010 Outline Extension
I know there are extensions for Visual Studio 2010 that display specific Outline for each environment: C#, css/javscritp and HMTL? Are there any solutions in a single extension? Or do I have to…
-
1
votes1
answer2741
viewsMove files between folders with C#
I have an application that checks and downloads a file as soon as it runs through the Window_Loaded. Here is the method that performs this task: XmlDocument doc = new XmlDocument();…
-
1
votes1
answer213
viewsHow do I use the service based database item in Visual Studio 2015?
I am taking an online course of Entity Framework in which the course uses Visual Studio in the 2012 Express version, and I am using Visual Studio Enterprise 2015. And during the course he asks to…
asp.net-mvc entity-framework visual-studio-2015 visual-studio-2012asked 8 years, 9 months ago Leonardo Gustavo Maran 93 -
1
votes1
answer987
viewsProgram Stopped Responding - c# Windows Form
I’m doing a c# program that basically queries (large) a Mysql database. When I run the program via Visual Studio, everything goes perfectly. But when I do it by the executable, when the button that…
-
1
votes1
answer288
viewsVisualstudio 2012 checkin problem
When trying to checkin the following message is displayed: Check-in validation failed. A policy Warning override Reason and/or a check-in note is required. I thought it was a problem because there…
-
1
votes0
answers46
viewsHow to create software in c# with local database?
I am creating a desktop application, however, it will not be for customer, but for user. I mean, people will download and install in their homes. The main question is: how do I get this system to…
-
1
votes1
answer336
viewsTFS Automatically Merge Without Checking Conflicts
We recently installed TFS 2012 to control the versions of some local systems, but we are facing a problem. When you are asked to check in a file that has been changed, it is saved in TFS without…
-
1
votes3
answers163
viewsViewdata is not displaying message
I’m trying to send a message from Controller to View using Viewdata, but it’s not displaying the message. When I click on the "Check" button of the View it is to call the method Verificar() from…
-
1
votes1
answer96
viewsMigrate from VS 2005 to 2012 - Change framework version
I have a project compiled in . Net Framework 2.0, using VS 2005. Now I’m migrating it to VS 2012. The migration was successful, but the project was not recompiled for . Net Framework 4.5. My need is…
-
1
votes1
answer97
viewsHighlighting does not work in Razor MVC 5 views
I’m with a Razor ASP.NET MVC 5 project that was created on VS2013 on another computer. Loading it on my computer with VS2012 Highlighting and Views Intellisense (cshtml) does not work. I realized…
-
1
votes1
answer44
viewsEncountering Problem Bank Connection with Visual Studio
Hello, does anyone know if you have any way to find problematic c c# code related to opening and closing database connections? I have an application that after a few hours processing a load when…
-
0
votes1
answer34
viewsHost address for Clickonce
I need to pass a host address in the pattern http://www.meusite.org.br/pasta as the location where is available the update in "Update Location" that is within "Updates" in the "Publish" tab of the…
-
0
votes1
answer188
viewsVisual Studio keeps giving error in the ASP.NET MVC 5 project
Hello, I’m trying to open an ASP.NET MVC 5 project and is giving the following error: Can someone help me? I already installed the updates and MVC 5. I installed the web pages through Nuget:…
-
0
votes1
answer931
viewsWhere can I find Microsoft.Reporting.Webforms.Reportviewer dll?
Where can I find a dll Microsoft.Reporting.WebForms.ReportViewer ? I need to use in a project and I can’t find it.
-
0
votes0
answers86
viewsProblem running Asp.net mvc project in visual studio 2012
I have a project in Asp.net mvc 5 that I needed to pass pro mvc 4, so I created another project Asp.net mvc 4, copied all the folders of the other project, the references tal and gave a build and…
-
0
votes1
answer80
viewsPublish multiple projects in Visual Studio 2012
How do I publish several independent web projects that are within the same Solution using Visual Studio 2012? I usually right-click the project and go to "Publish" but I can’t do it with several…
-
0
votes0
answers74
viewsCount values in a Msaccess table
I am creating my first application and would like to know how count values of a table in Msaccess with the following conditions: "requester" and "Status" must contain specific values; If it contains…
-
0
votes2
answers172
viewsCompare datagridview VB
I have a form with 3 datagridview. dgv1 and dgv2 will carry a product code in column 01. dgv1 is the master, it has all products. dgv2 will only have some of these products. How to compare them and…
-
-1
votes1
answer220
viewsApplication does not run with Visual Studio 2013
I made two small applications in Visual Studio 2013, which do the following: The first mounts the serial and saves that serial in the windows registry; The second reads key in windows registry. When…