<< #Task Tags
Asynchronous programming in Javascript:
- (2024) Notes about Javascript asynchronous programming #Task
- (2024) Example of my async Angular code (async chain with Fetch site icon plus async save to storage) with ActivityIndicator on frontend #Task
- (2022) RxJs learning conspectus #FrontLearning #Task
- (2022) RxJs animation #Task
My best multithreading/asynchronous programs (.NET) My multithreading experience:
- (2023) Asynchronous MultiThreaded performance test of Confluent Kafka (Net Core 6) #Cloud #Task #WinDesktop
- (2022) Asynchronous MultiThreaded SSH engine for Web (Net Core 6, Linux) - Part 1,2 (Database and SSH client) StreamReader/ReadToEndAsync, Extension/Inherits/Overloads, BeginExecute/EndExecute/IAsyncResult/IProgress(Of T)/Async/Await/CancellationToken/Task.Run/Thread.Yield. #Task #NetCoreBackend #Linux #Yield
- (2022) Asynchronous MultiThreaded SSH engine for Web (Net Core 6, Linux) - Part 3,4 (CryptoAPI/CryptoService and Database Access). Protect password in DB and config, Task.Run for Async DB access, Expand POCO classes, Service lifetime list, Linq and Iterator/Yield functions. #Task #NetCoreBackend #Linux #Yield
- (2022) Asynchronous MultiThreaded SSH engine for Web (Net Core 6, Linux) - Part 5,6 (Crypt/Encrypt JWT Auth header, Middleware, User scoped service, custom AU attribute, custom HttpClient and Typed SignalRHub with saving ConnectionID to Singleton service). #Task #NetCoreBackend #Linux
- (2022) Asynchronous MultiThreaded SSH engine for Web (Net Core 6, Linux) - Part 7,8 (QuartzService/Jobs and Singleton CacheService). ConcurrentDictionary, Interlocked.Increment, SyncLock, Closure variable for MultiThreading, Cron Configuration. #Task #NetCoreBackend #Linux #Kvm
- (2022) Asynchronous MultiThreaded SSH engine for Web (Net Core 6, Linux) - Part 9,10 (BackendAPI for NotificationController and my technique to testing this engine with xUnit). #Task #NetCoreBackend #Linux #Kvm
- (2022) Monitoring docker events #Docker #NodeBackend #Task
- (2022) EventLogger - example of Task.Factory.FromAsync, Task.Run, ReaderWriterLock, Interlocked.Increment, Stream.BeginWrite, SyncLock, Timeout, AsyncCallback, IAsyncResult, String.Format, Timespan. #WinDesktop #Task
- (2022) Windows timers investigation (API Timer, Stopwatch Timer, Multimedia Timer). #WinDesktop #TimeSchedule #Task
- (2022) About connection with EF Core and Pomelo provider for MySQL (GetProcessList, EF Core connection count, Setup Max MySQL Connection count. Separate connection for Attributes, Calculate connection for API). #EfCodeFirst #Task
- (2019) Multi Languages Spell Checker for webmaster. Part 5. Multilang asynchronous spell checker with NHunspell. #WinDesktop #Task
- (2019) Multi Languages Spell Checker for webmaster. Part 3. Directory observer on NET Reactive extension. #Task #WinDesktop
- (2019) ASP.NET Core Backend with MailKit/IMAP (Async/Await, Monitor, ConcurrentQueue, CancellationTokenSource) #Task #NetCoreBackend #Mailing
- (2019) 2.1. My typical VB.NET desktop application. (EF DB First and ADO NET Typed Dataset, Tree ways to Binding GridView and ComboBox, Set Timeout, Asynchronous fill table by data) #WinDesktop #Task
- (2018) BackgroundWorkerQueue. #NetCommon #Task
- (2018) How to create Slideshow and VideoConverter by FFmpeg MediaToolkit. #Task #WinDesktop #Video
- (2018) MailKit/MimeKit - best eMail client. #Mailing #NetCommon #Task
- (2018) Multithreading Parsers with Parallel, CsQuery, Newtonsoft.Json, OfficeOpenXml and IAsyncResult/AsyncCallback. #Task
- (2016) C# QuickHelp #NetLearning #Doc #Task #Delegate #Yield
- (2016) TreeView FileSelector by ReactiveNET and TheArtOfDev.HtmlRenderer (SpellChecker project). #Browser #WinDesktop #Yield #Task
- (2016) Mutlithreading InfoMessagBox by ConcurrentQueue, Interlocked and Timer. #Task #Delegate #WinDesktop
- (2016) Building TreeView by Reactive Extensions NET (Recursive observe directory, Iterator function with Yield, Windows native thread). #Task #WinDesktop #Yield
- (2014) My web scrapper with asyncronous web request and visual proxy availability detection. #WinDesktop #Vpn #WebServiceClient #Task
- (2013) Оновлення StatusLabel з потоку BackGroundWorker - приклад застосування Action, Delegate, Invoke, AddressOf, Extension, Expression. #WinDesktop #Delegate #Task
- ...
- (2005) Мультипоточное программирование #Task #NetCommon
- (2005) Работа с классами и коллекциями #WinDesktop #Task
- (2005) My multithreading experience #SectionTask
Comments (
)
Link to this page:
http://www.vb-net.com/Tags/Task.htm
|