Im sorry if this is stupid but how do I make this menu (where it starts to autofill after rigidbody) show up in visual studio? It would make my life so much easier
I want to make a c# application that for example pings a server.
I have a list of 200+ servers. 10 servers I want to ping every 5 seconds, 50 servers I want to ping every 30seconds and the remaining every 1 minute. All data will be stored in a database. How would I go about in seperating these...
I have a problem with my code.
The exercise is the following:
For example if I input:
49
6
I
The result is ok, but when I input:
45
15
III
The result is not what I expected.
It is 0.2162171866, but it has to be 0.0000001324.
Any suggestions what is wrong with my code? How can I...
I have a two-dimensional array of random integers that are in an array of textboxes. I found the maximum and brought it to Label1. Everything works. But I still need to colour the textbox in which this maximum is located. I had versions, but unsuccessful. Please help, who knows where the error...
I'm making antivirus but stuck in quarantine feature. im not sure what i do is right way
step that i doing now :
1. create folder quarantine [done]
2. move suspected file into folder quarantine [done]
3. encryption executeable file on quarantine folder. so the suspected file can't be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.