Posts by Andy Schmitt • 241 points
5 posts
-
0
votes1
answer77
viewsQ: How to fill out INPI data in a . NET project
My question is somewhat conceptual. My company registered the software in the INPI and received protocol data, etc. How to fill this data in my system? I noticed that in the file AssemblyInfo.cs i…
-
9
votes2
answers955
viewsQ: How to manage approval and production environments with Team Services?
I’m on an ASP.Net C# project that’s starting now, but I come from ASP Clássico, where things are very different. In this new project we need to create and manage approval and production…
-
0
votes0
answers153
viewsQ: Fix XSS error pointed by Armored Site - Classic ASP
I run a website that has the seal of the armored site, recently received an email from the armored site saying that its core had changed and the new scans could identify new errors. As predicted,…
-
1
votes1
answer398
viewsQ: Formula Excel Custom List
Hello, I’m creating a spreadsheet and I have a problem. Imagine there’s a tournament going on. To control this tournament I have several tabs, January, February, March, etc.. Within each tab I have…
excelasked Andy Schmitt 241 -
0
votes1
answer1157
viewsQ: Should I control the status of a system with a single table or several?
My question is somewhat conceptual and allows several interpretations. I am responsible for a system that uses status in several modules. Cargo status, order status, payment status, etc. For status…