I am getting ready to do my TCC and the result of it will be an application. In this application I'm going to model objects. To model this objects the application will provide some forms. These shapes must be dragged to an application area. It w...
I have an entity called Requests that satisfies the following business:
A request is made by an Employee (Entity), then it is changed by another Employee and then confirmed by a third Employee.
In a request I am sending a Client (Entity)...
I have a question in comparing product prices from different stores, I have no idea which component to use or how to do this. The idea is to do something like Buscapé and Zoom (relate the same product to different stores), and then use this rela...
I have a code where I need to save the state of ToggleSwitch.
In order to start the page, the Ison property is active or inactive, depending on the user's selection.
To save the state of the element I have used '' Windows.Storage.App...
We use the same MS SQL database for many applications. I am aware that such action is not recommended however, unfortunately it is the method that will have to be applied.
I work with code first and each time I create an application an...
I will try to detail my problem, I have WCF project hosted in IIS with the auto start enabled option of the app fabric configured but even so the project only starts in the azure relay when accessing the service url ...
After a while the rela...
I'm doing a job at Unity where the goal is to detect facial expressions with Kinect. In Unity the default expression is "neutral" and depending on whether we change the expression to "smiling" or "suprendido" the face it shows should change....
I have a problem, I need to check the amount of memory a specific service is allocating.
Is there anything in C # that does this? Any class or method?
For all I've seen, they bring general PC consumer information.
I installed system.web.helpers and now I need to install system.web.mvc. It turns out that both have a dependency called: system.web.webpages and so the installation of mvc is giving error. See the error below:
Install-Package : Updating 'Micr...