Questions tagged as 'visual-studio-2013'

1
answer

Update Controls in Custom Toolbox Control

I created a "Windows Forms Toolbox Control" project and customized some controls: I'vecreatedacustomgallerysothatallofthecompany'sprogrammerscaninstallthetoolboxandmakeuseofthecontrols: According to the figure below you can see the toolbox cr...
asked by 31.03.2015 / 19:01
1
answer

Debug javascript Visual Studio 2013

I need some help, please. Next I had a machine with Win 7 32bits and I was able to debug the normal javascript in Visual Studio 2013, put the breakpoint and it would stop beauties. Then I switched to Win 8 64 bit and now I can not anymore,...
asked by 18.08.2014 / 19:31
1
answer

Template MVC 5 or other: initial form of users, information, database

The templates that come in VS2013 or any other version when starting a project, it builds a menu with: Home , Contact >, Register and Login . I ask: How does it save the information for the new default user records? Where is it stored?...
asked by 22.05.2015 / 15:20
1
answer

Syntactic Reader (Visual Studio 2013 Extension)

When doing the language syntax reading in a Visual Studio extension project I can already read the following: <span class="myclass"></span> It is relatively easy to manage read states InTag , AttributeNaming , Att...
asked by 21.06.2014 / 23:56
2
answers

Help in javascript and asp.net mvc

In my project I have a field that is the Status of a given occurrence. That is, whether it is pending or resolved. I made a function in javascript that, when clicking the input field that is in readonly mode, changes the background. I mean, if t...
asked by 02.06.2014 / 20:16
1
answer

Problem with installation prerequisite

I have an installer project in Visual Studio 2013. One of the prerequisites for the installation is IISExpress 7.5 or higher. I was able to put IISExpress 7.5 as a prerequisite: However, when you try to install the application on a c...
asked by 04.10.2016 / 15:38
2
answers

How to change the default installation directories for packages by NuGet?

In an ASP.NET MVC project, you can specify in which folders the plugins Javascript and css , such as Bootstrap Content and Scripts ? Content and Scripts are the default directories for these files when installed in a proje...
asked by 14.08.2014 / 03:26
1
answer

Change port or something else in IIS Express. Has as?

How can I change a port or something in Visual Studio 2013's IIS Express.     
asked by 11.07.2016 / 23:09
1
answer

Login with different profiles

I'm developing an application for a school, where you control what students have. The application makes the student registration and registration of occurrences (suspension or warning) that the student did. And in that context, I need to login d...
asked by 22.05.2014 / 15:29
1
answer

NavigationBar VisualStudio 2013

Today I started a project in C # and realized that in the navigation bar, when I click on a control I'm directed to the .aspx designer, and it does not display the events that the control has as in the VB.Net language. / p> Icanonlygototheeve...
asked by 17.08.2015 / 18:01