Login
Remember
Register
.NET Q&A
Questions
Unanswered
Tags
Ask a Question
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Recent questions
0
votes
1
answer
How can I get the name of the currently executing test?
asked
May 23
by
Wade
(
2.5k
points)
c#
mstest
0
votes
1
answer
Compile time error with an async LINQ Where statement
asked
May 9
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
Editor font change between Visual Studio 2019 and Visual Studio 2022
asked
May 9
by
Wade
(
2.5k
points)
visual-studio
0
votes
1
answer
Observer Pattern vs Pub/Sub
asked
May 8
by
Wade
(
2.5k
points)
design-patterns
0
votes
1
answer
Can I use WCF in .NET Core or .NET 5+?
asked
Apr 28
by
Wade
(
2.5k
points)
c#
net-core
0
votes
1
answer
'IConfiguration' does not contain a definition for 'Get' and the best extension method
asked
Mar 28
by
Wade
(
2.5k
points)
aspnet-core
net-core
0
votes
1
answer
UseAuthentication vs UseAuthorization In .NET
asked
Mar 10
by
Wade
(
2.5k
points)
net-core
aspnet-core
security
0
votes
1
answer
Use a specific .NET SDK version in Azure Pipelines
asked
Mar 10
by
Wade
(
2.5k
points)
azure-pipelines
c#
net-core
0
votes
1
answer
Is there a max usage of Task.Delay?
asked
Jan 22
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What is the best way to check if two strings are the same but ignore case?
asked
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
When should I use a SemaphoreSlim over a Semaphore?
asked
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What do double question marks mean (??) in C# code?
asked
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
When should I use a BlockingCollection over a Queue?
asked
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
Task.Run vs Task.Factory.StartNew
asked
Jan 11
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
When should I give integer values to an enum?
asked
Jan 9
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
How can I catch multiple exceptions at once without repeating code in C#?
asked
Jan 9
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What's the difference between int and Int32 in C#?
asked
Jan 8
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
How can I get all possible values of an Enum?
asked
Jan 5
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What's the point of using a finally block with try/catch
asked
Jan 5
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
EntityFramework Exception "Walking back include tree is not allowed" when upgrading from .NET 5 to .NET 6
asked
Jan 2
by
Wade
(
2.5k
points)
net-core
efcore
entity-framework
Page:
1
2
next »
Welcome to .NET Q&A, where you can ask questions and receive answers from other members of the community.
Ask a question:
Recent questions
...