In this article, we'll focus on C# async/await keywords and explain what they're intended for. When ? Asynchronous programming has been mainly thought to avoid blocking a thread because of an I/O operation (serial port read, http request, database access ...). It can also be used to handle CPU-bound
Friday, September 13, 2019
Wednesday, September 4, 2019
Leading a software project from A to Z
Although building a project from ground up is a very challenging task that requires solid nerves, patience, attention to details, good communication skills and mostly motivation, it is also the most interesting work that you will do in your career. You will live the full adventure, not just a
Subscribe to:
Posts (Atom)