Login
Remember
Register
.NET Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Recent questions and answers
0
votes
1
answer
How can I get the name of the currently executing test?
answered
May 23
by
Wade
(
2.5k
points)
c#
mstest
0
votes
1
answer
Compile time error with an async LINQ Where statement
answered
May 9
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
Editor font change between Visual Studio 2019 and Visual Studio 2022
answered
May 9
by
Wade
(
2.5k
points)
visual-studio
0
votes
1
answer
Observer Pattern vs Pub/Sub
answered
May 8
by
Wade
(
2.5k
points)
design-patterns
0
votes
1
answer
Can I use WCF in .NET Core or .NET 5+?
answered
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
answered
Mar 28
by
Wade
(
2.5k
points)
aspnet-core
net-core
0
votes
1
answer
UseAuthentication vs UseAuthorization In .NET
answered
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
answered
Mar 10
by
Wade
(
2.5k
points)
azure-pipelines
c#
net-core
0
votes
1
answer
Is there a max usage of Task.Delay?
answered
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?
answered
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
When should I use a SemaphoreSlim over a Semaphore?
answered
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What do double question marks mean (??) in C# code?
answered
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
When should I use a BlockingCollection over a Queue?
answered
Jan 12
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
Task.Run vs Task.Factory.StartNew
answered
Jan 11
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
When should I give integer values to an enum?
answered
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#?
answered
Jan 9
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What's the difference between int and Int32 in C#?
answered
Jan 8
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
How can I get all possible values of an Enum?
answered
Jan 5
by
Wade
(
2.5k
points)
c#
0
votes
1
answer
What's the point of using a finally block with try/catch
answered
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
answered
Jan 2
by
Wade
(
2.5k
points)
net-core
efcore
entity-framework
To see more, click for the
full list of questions
or
popular tags
.
Welcome to .NET Q&A, where you can ask questions and receive answers from other members of the community.
Ask a question:
Recent questions and answers
...