Questions tagged as 'visual-studio'

1
answer

Convert MER (Relationship Entity Model) diagram to VB.NET or C # classes [closed]

I developed the diagram of NFe XML layout tables, there are 58 tables with their relationships. I would like to generate the classes automatically from the diagram or can be through the database as well. Is there any tool for this?     
asked by 10.06.2016 / 14:23
2
answers

Are projects created in Visual Studio 2015 recognized in Visual Studio 2013?

Because projects that are created in 2013 are not recognized in 2012, because I have to create everything at hand, because the visual does not recognize the same as an MVC project.     
asked by 29.07.2015 / 16:40
1
answer

Search all methods without reference Visual Studio

How to search all methods without reference in Visual Studio, ie methods that are not being used, I know that when I click on a method with the right button and and choose "Find All References" it shows the references, how to do for all of the...
asked by 29.09.2015 / 13:34
2
answers

Photo saved in Directory does not appear in Solution Explorer

After much pain, you can save the photo in the directory and not the bank. But she does not appear in my folder in my Solution Explorer, but when I open the photo through the windows explore it appears. Because of this, the photo is not displ...
asked by 08.06.2015 / 18:26
1
answer

Error trying to install yowsup: Unable to find vcvarsall.bat

I'm trying to install an application that registers mobile phones in WhatsApp . I tried using the command below: python setup.py install And the following error occurs:    error: Setup script exited with error: Microsoft Visual C ++ 10....
asked by 03.05.2015 / 06:38
1
answer

VS 2012 bundles to use or not to use, that's the question!

I'm starting in VS 2012 and between changes appeared bundles . I have some doubts: 1 - Is it worth using this approach? Why? 2 - The bundles should even be within the ScriptManager tag 3 - Can I continue referenci...
asked by 23.12.2014 / 14:06
1
answer

How do I use the VS Command Window?

How do I use the Command Window? I have never used this tool to debug.     
asked by 23.12.2014 / 20:20
2
answers

How 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?     
asked by 11.03.2015 / 12:01
2
answers

How to develop for Windows Phone 8 using Visual Studio 2013

I wanted to know how I can develop for windows phone 8 using VS2013, because it only has the option for Windows Phone 8.1.     
asked by 22.01.2015 / 01:01
1
answer

Text construction, performance question

I have a question regarding text construction performance, I have a large text (1000 lines) with formatting etc, in a summarized way (it's not this text but I'll use an example) I have 2 ways to construct it StringBuilder sb = new StringBuilde...
asked by 23.02.2018 / 15:53