Library
Post date | Author | Category | Body | Stats |
---|---|---|---|---|
25.11.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
On a WebApi .Net Core controller, on which type of object the [fromBody] attribute is inferred... |
724 answers 515 good - 209 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What does this line do? PropertyChanged?.Invoke(this, args); |
91 answers 63 good - 28 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
C# |
What is the purpose of this syntax: |
364 answers 78 good - 286 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What will the following code display? |
217 answers 145 good - 72 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What will the following code display? |
246 answers 73 good - 173 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
In a LINQ expression, which keywords allows you to store the result of a sub-expression in order... |
97 answers 48 good - 49 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
C# |
In C# what is the meaning of _ when used as a parameter name? |
364 answers 119 good - 245 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What will the following code display? |
234 answers 87 good - 147 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET Core |
How can I host an ASP.Net Core application? |
364 answers 143 good - 221 bad |
25.11.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
With the .Net Core CLI, there’s a simple command to run your projects. Which one? |
956 answers 350 good - 606 bad |
25.11.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET Core |
Where do you configure all the middlewares used in a .Net Core web application? |
317 answers 0 good - 317 bad |
25.11.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
On a .Net Core web application, which one of the following methods must be added to Startup.... |
261 answers 193 good - 68 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
Which pattern does the .Net framework use to store strings when you write code? |
278 answers 54 good - 224 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What will the following code display? |
89 answers 46 good - 43 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What will the following code display? |
239 answers 125 good - 114 bad |
25.11.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What is/are the minimum requirement(s) to build and run a .Net Core app? |
341 answers 27 good - 314 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET Core |
For .Net Standard which of these statements is/are true: |
364 answers 197 good - 167 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
C# |
Which syntax is correct in order to name your Tuples: |
364 answers 110 good - 254 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
C# |
Which Main method syntax are correct: |
364 answers 259 good - 105 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET Core |
Asp.Net Core runs on: |
364 answers 171 good - 193 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
.Net Standard is a set of APIs to unify the platform. |
107 answers 42 good - 65 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
In C# is this possible to use unmanaged code? |
236 answers 120 good - 116 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
Choose the correct statement to return the numbers whose numbers are shorter than their value |
83 answers 47 good - 36 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What's the object type used to securely store sensitive data (eg: passwords) and avoid being... |
222 answers 118 good - 104 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
While using LINQ what do we call deferred execution? |
83 answers 50 good - 33 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What will the following code display? |
101 answers 34 good - 67 bad |
25.11.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
On a .Net Core web application, what is the default location of the static files? |
534 answers 46 good - 488 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
Which file does replace the legacy packages.config in .Net Core? |
214 answers 121 good - 93 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
What is the attribute keyword used in ASP.Net MVC to avoid "Cross Site Request Forgery" attacks... |
215 answers 133 good - 82 bad |
21.08.2019 |
![]() Raul Martinez .Net technologies expert at RMMΛConsulting |
.NET |
Where can we implement middleware in a .Net Core solution? |
112 answers 57 good - 55 bad |