Questions tagged as 'visual-studio-2015'

1
answer

How to use Database Diagrams in Visual Studio 2015

I'm doing the exercises in the book: "Use the C # Head", and one of the exercises was asked to create a Database diagrams. But you do not have this option in Microsoft Visual Studio 2015. Book page: Sothere'smyVisualStudio:     
asked by 31.12.2016 / 10:00
1
answer

Assembly and C ++ with Visual Studio 2015 and MASM x86 / 64

Good evening. I use Visual Studio 2015 and I usually program in assembly language via __asm , but I still have questions about how to use MASM to create code in assembly for x64. I need help getting started. How do I create assembly...
asked by 11.10.2016 / 07:31
1
answer

Standardize Visual Studio code formatting

I have a code generated automatically as shown below: Iwantedtoformatitautomaticallysothatitwasintheformat:publicintId{get;set;}Note:ThiscodewasgeneratedautomaticallybytheVisualStudiomodelingproject-ClassDiagram     
asked by 06.09.2016 / 17:16
1
answer

Class Library (Portable) UWP + WPF

I created a simple Portable Class Library project that is being used in two WPF e UWP projects. Both projects work normally, however, the UWP project while compiling displays the following error message: Althoughthepro...
asked by 12.09.2016 / 03:15
1
answer

Remove UI Debugging Tools from the Window

I would like to know how to remove the UI Debugging Tools for XAML option that appears at the top of the WPF window (as shown below)     
asked by 07.08.2016 / 00:18
1
answer

Xamarin.forms configuration

Good morning! I'm trying to build a Xamarin Forms application on a windows 8.1 When I installed xamarin and try to start a project, it asks me to add MAC . Is it necessary to add it? and if so, do I need to create a virtual...
asked by 14.08.2016 / 23:20
2
answers

How to take the zeros out of time?

I'm using a Label to receive the time of a video. The time I get from the video is double that comes in milliseconds, for example: 1555 = 1,555 sec. When I convert to TimeSpan the Label appears as follows: The code I'm using...
asked by 17.06.2016 / 03:35
1
answer

Subs references and Functions where it is being used has disappeared in my Visual Studio

Where I set the option in Visual Studio 2015 to show the Sub / Function reference, where they are being used. (Ex: Function RecordData> I call it in the Save button), then on top of the Function the reference appears and shows where it...
asked by 21.05.2016 / 17:45
2
answers

Is there a difference between connecting to the bank using a class and through visual studio: ToolsConect_to_database? [closed]

I'm learning C # and would like to know if there is a difference between the two connection types mentioned in the title. If so, which ones?     
asked by 20.03.2016 / 20:09
1
answer

Reference microsoft.office.interop.word not listed in Visual Studio

The microsoft.office.interop.word reference is not listed for me to add to my project. What do I do for her to appear? I have already enabled the Microsoft Office 15.0 Object Library option.     
asked by 24.02.2016 / 02:06