|
|
|
|
|
by keltex
1206 days ago
|
|
I frequently write ChatGPT requests such as: "Create a c# object with the following fields: CustomerID, FirstName, LastName, RegistrationDate" (or the like). The fields might be pasted from a SQL query. It does a pretty remarkable job even guessing the correct types. |
|