Показаны сообщения с ярлыком MS. Показать все сообщения
Показаны сообщения с ярлыком MS. Показать все сообщения

воскресенье, 30 марта 2025 г.

WPF, MVVM, Book, Tutorial, Learn, MS

WPF, MVVM, Book, Tutorial, Learn, MS

https://learn.microsoft.com/ru-ru/dotnet/maui/tutorials/notes-mvvm/?view=net-maui-9.0&tutorial-step=1

https://learn.microsoft.com/ru-ru/dotnet/maui/tutorials/notes-mvvm/?view=net-maui-9.0&tutorial-step=2

file:///F:/DownLoads/trnt/Wpf/B1/Mastering%20Windows%20Presentation%20Foundation%20Second%20Edition%20-%20Sheridan%20Yuen%20-%202020/Mastering%20Windows%20Presentation%20Foundation%20Second%20Edition%20-%20Sheridan%20Yuen%20-%202020.pdf

F:\DownLoads\trnt\Wpf\B1\Mastering Windows Presentation Foundation Second Edition - Sheridan Yuen - 2020

F:\DownLoads\Wpf\Mastering Windows Presentation Foundation Second Edition - Sheridan Yuen - 2020

понедельник, 30 октября 2023 г.

Threads, CurrentThread, MS, ID, ConfigureAwait

https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.thread.currentthread?view=net-7.0

ConfigureAwait

https://habr.com/ru/articles/482354/

https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.tasks.task.configureawait?view=net-7.0

https://habr.com/ru/articles/721050/

https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2007?view=vs-2019

https://learn.microsoft.com/ru-ru/dotnet/fundamentals/code-analysis/quality-rules/ca2007?view=vs-2019

https://devblogs.microsoft.com/dotnet/configureawait-faq/

https://github.com/Microsoft/vs-threading/blob/main/doc/cookbook_vs.md#should-i-await-a-task-with-configureawaitfalse

https://learn.microsoft.com/ru-ru/dotnet/fundamentals/code-analysis/quality-rules/ca2008

https://ru.stackoverflow.com/questions/681382/%D0%98%D1%81%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-configureawaitfalse

https://dev.to/this-is-learning/understanding-and-using-configureawait-in-asynchronous-programming-2da3

https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.task.configureawait?view=net-7.0

https://learn.microsoft.com/ru-ru/dotnet/fundamentals/code-analysis/quality-rules/reliability-warnings

Cancelation, Token, MS

Token

https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.tasks.taskfactory.startnew?view=net-7.0

https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.cancellationtoken.iscancellationrequested?view=net-7.0

StartNew

https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.tasks.taskfactory.startnew?view=net-7.0

понедельник, 14 августа 2023 г.

MS,TCP,Server,Listiner,Sockets, pdf, WebSocket

https://learn.microsoft.com/en-us/dotnet/fundamentals/networking/sockets/tcp-classes

pdf

https://learn.microsoft.com/pdf?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fdotnet%2Ffundamentals%2Ftoc.json

tcp client

https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.tcpclient?view=net-7.0

tcp listiner

https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.tcplistener?view=net-7.0

networkstream

https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.networkstream?view=net-7.0

NetworkStream.ReadTimeout Property


WriteTimeout
----------------------------------------------------------------------------------------------------------------------
WebSocket

Class


Ctor

pdf

---------------------------------------------------------------------------------------------------------------------------
SocketReceiveAsync


SocketAsync Operation