Hello! I'm a desktop app and videogame developer and I'm learning web development. I followed a tutorial about CRUD in ASP.NET Core MVC, which lists, adds, edits, and removes employees' data. My app starts with an html table with the employees' list, each field in a <td> (a row cell); all fields...
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'm currently creating a windows form project which is for a coach booking system using the baked in SQL server.
What I'm trying to figure out at the moment is the best way to reserve a seat for a particular customer.
In my coach table i have the coach Type i.e. single decker and double...
EDIT: i fixed it. the issue was that i was inputting the incorrect format. when writing dateTimePicker1.Value.toString(dd//MM//yyyy)....it should have been **dateTimePicker1.Value.toString(MM/dd/yyyy)**
im creating a project in visual studio using the baked in SQL server. I'm trying to create...
Hye, everyone. So I am following this video to implement the crud operations using c#.
I had a discussing here too and I did the changes as they said! Still, the error is there! Please help me!
Hello.
I want create desktop application for resturant With c sharp and sql server.
Forms.....
Form Foods
Form Drinks
Form Report > Daily and Monthly
Thanks for help.
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.