Posts by Desenvolvimento Sistema Gestor • 59 points
3 posts
-
0
votes1
answer52
viewsQ: C# Applications. Net MVC how to share login
Hello, How to integrate applications developed with C# . NET MVC, with a single login? Save the proportions, what I look for is something like what happens when accessing gmail, then turn on…
-
1
votes1
answer992
viewsQ: Check if there is value in the enumeration by the attribute and return its value
It is possible to produce simpler code for this function without changing the enum? /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.6.1055.0")]…
-
4
votes2
answers2246
viewsQ: How to print from a web application to a local printer with C#
I need to program in web some resources that perform local impression, where text and commands are sent to a specific device without the user interaction. For example the issuance of labels on Zebra…