Posts by Diego Luiz de Brito • 33 points
3 posts
-
0
votes0
answers398
viewsQ: Fileupload Jquery with C#
I have the following problem I am using MVC (C#) and I need to upload documents in general(. doc, . pdf , . png, etc) I am using the Fileupload library and jquery 3.1 In the example pattern that the…
-
2
votes0
answers125
viewsQ: Visual Studio Problem For Mac
I’m new to Visual Studio For Mac. I have a project that works normally in VS 2017. However, when I try "Buildar" it presents the error below: Error MSB4100: Expected "!…
visual-studio-2017asked Diego Luiz de Brito 33 -
1
votes1
answer50
viewsQ: Doubt with DATAPICKER
I am using Datapicker and would like to ask a question about just enable a specific day. <script> $(function () { var datepicker =…