Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c#-5.0
Error CS1056: Unexpected character '$' running the msbuild on a tfs continuous integration process
Jul 30, 2022
c#
tfs
c#-5.0
c#-6.0
.net-framework-version
Is async/await suitable for methods that are both IO and CPU bound?
Jan 08, 2021
c#
asynchronous
async-await
c#-5.0
Explicitly use a Func<Task> for asynchronous lambda function when Action overload is available
Dec 16, 2021
c#
async-await
c#-5.0
lambda
call async method without await #2
Aug 29, 2022
c#
asp.net
asynchronous
async-await
c#-5.0
Task.Yield - real usages?
Aug 29, 2022
c#
multithreading
async-await
.net-4.5
c#-5.0
What is [NotifyPropertyChangedInvocator] in C# when implements INotifyPropertyChanged?
Sep 12, 2022
c#
wpf
windows-phone-8
windows-8.1
c#-5.0
Captured Closure (Loop Variable) in C# 5.0
Oct 30, 2022
c#
for-loop
foreach
closures
c#-5.0
An entry point cannot be marked with the 'async' modifier
Aug 28, 2022
c#
async-await
c#-5.0
Error: "Cannot use 'async' on methods without bodies". How to force async child overrides?
Sep 15, 2022
c#
asynchronous
abstract-class
async-await
c#-5.0
Request.Content.ReadAsMultipartAsync never returns
Nov 02, 2022
c#
asp.net-web-api
c#-5.0
How does await async work in C# [closed]
Aug 27, 2022
asynchronous
async-await
c#-5.0
TaskCompletionSource : When to use SetResult() versus TrySetResult(), etc
Aug 12, 2014
c#
asynchronous
task-parallel-library
async-await
c#-5.0
Is it OK to have virtual async method on base class?
Aug 27, 2022
c#
asynchronous
async-await
c#-5.0
What are the differences between using ConfigureAwait(false) and Task.Run?
Aug 27, 2022
c#
.net
.net-4.5
async-await
c#-5.0
Architecture for async/await
Aug 26, 2022
c#
.net
asynchronous
async-await
c#-5.0
Why doesn't generic ICollection implement IReadOnlyCollection in .NET 4.5?
Jun 25, 2022
c#
oop
design-patterns
.net-4.5
c#-5.0
What can I do in C# 5 with .Net 4.5 that I couldn't do in C# 4 with .Net 4? [closed]
Apr 21, 2016
c#
.net
.net-4.5
c#-5.0
asp.net-4.5
How does C# 5.0's async-await feature differ from the TPL?
Sep 24, 2022
c#
task-parallel-library
c#-5.0
async-await
Do the new C# 5.0 'async' and 'await' keywords use multiple cores?
Jan 14, 2020
c#
asynchronous
parallel-processing
multicore
c#-5.0
Does the use of async/await create a new thread?
Aug 31, 2022
c#
multithreading
async-await
task-parallel-library
c#-5.0
« Newer Entries
Older Entries »