Timeline for Retrieving large batches of online game codes?
Current License: CC BY-SA 4.0
23 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 13, 2023 at 16:25 | history | reopened | Billal BEGUERADJ Sᴀᴍ Onᴇᴌᴀ♦ | ||
| S Feb 13, 2023 at 14:47 | review | Reopen votes | |||
| Feb 13, 2023 at 16:25 | |||||
| S Feb 13, 2023 at 14:47 | history | edited | raysefo | CC BY-SA 4.0 | using statements added Added to review |
| Feb 13, 2023 at 14:42 | history | left closed in review | Toby Speight Sᴀᴍ Onᴇᴌᴀ♦ | Original close reason(s) were not resolved | |
| Feb 13, 2023 at 13:29 | history | edited | raysefo | CC BY-SA 4.0 | Title changed and online game code explanation added at the bottom |
| S Feb 13, 2023 at 13:04 | review | Reopen votes | |||
| Feb 13, 2023 at 14:42 | |||||
| S Feb 13, 2023 at 13:04 | history | edited | raysefo | CC BY-SA 4.0 | clarification Added to review |
| Jan 29, 2023 at 8:15 | history | closed | Toby Speight pacmaninbw♦ slepic | Needs details or clarity | |
| Jan 27, 2023 at 12:00 | comment | added | BCdotWEB | Use Dapper instead of clunky ADO.NET, because it results in far easier to maintain and far clearer code. I mean: reader.GetInt32(0): what does that mean? Dapper is just as fast as ADO.NET anyway. And it is the kind of knowledge you need in any decent .NET team. Honestly, where I work there are tons of .NET projects and it is extremely rare that we use ADO.NET, all the rest is EF or Dapper. | |
| Jan 27, 2023 at 8:16 | answer | added | Peter Csala | timeline score: 5 | |
| Jan 26, 2023 at 17:30 | comment | added | raysefo | If using dapper is going to have an impact on seconds, it won't have a huge impact on performance in general. | |
| Jan 26, 2023 at 17:09 | comment | added | raysefo | I don't know about Dapper, did a quick search now. Do you mean using Dapper for select and update because of RAW Queries? @BCdotWEB | |
| Jan 26, 2023 at 17:02 | comment | added | BCdotWEB | Use Dapper instead of ADO.NET. | |
| Jan 26, 2023 at 15:12 | history | edited | raysefo | CC BY-SA 4.0 | clarify 3rd party web API quantity limit |
| Jan 26, 2023 at 14:40 | history | edited | raysefo | CC BY-SA 4.0 | commented out code deleted |
| Jan 26, 2023 at 10:25 | review | Close votes | |||
| Jan 29, 2023 at 8:15 | |||||
| Jan 26, 2023 at 5:36 | history | edited | raysefo | CC BY-SA 4.0 | added 154 characters in body |
| Jan 26, 2023 at 5:30 | history | edited | raysefo | CC BY-SA 4.0 | The aim of my project is to reduce the dependency on the user and reduce the total time spent with the service in the background. |
| Jan 25, 2023 at 21:52 | history | edited | Sᴀᴍ Onᴇᴌᴀ♦ | CC BY-SA 4.0 | update wording, break up long paragraph into two |
| S Jan 25, 2023 at 18:57 | history | suggested | convert | CC BY-SA 4.0 | removed unnecesary information from question name |
| Jan 25, 2023 at 18:57 | review | Suggested edits | |||
| S Jan 25, 2023 at 18:57 | |||||
| S Jan 25, 2023 at 18:25 | review | First questions | |||
| Jan 25, 2023 at 21:52 | |||||
| S Jan 25, 2023 at 18:25 | history | asked | raysefo | CC BY-SA 4.0 |