CoursesGhar Com NET 50 Essential Interview Questions Mid Level |
||
Name |
[CoursesGhar.Com] - C#.NET - 50 Essential Interview Questions (Mid Level) |
DOWNLOAD
Copy Link
Trouble downloading? see How To |
Total Size |
3.2 GB |
|
Total Files |
208 |
|
Last Seen |
2025-07-17 00:16 |
|
Hash |
F00130E7D9116B6CD8CD20A1C289D8FE35B337AA |
/00 - Websites You May Like/ |
|
|
0.1 KB |
|
0.1 KB |
|
18.3 KB |
/1. Introduction/ |
|
|
30.4 MB |
|
4.3 KB |
1.1 Anki flashcards deck - NET - 50 Interview Questions (Mid).apkg |
39.4 KB |
|
12.5 MB |
|
65.1 KB |
1.4 Junior Csharp DotNet 15 Essential Junior Level Topics.pdf |
2.7 MB |
|
315.2 KB |
|
0.6 KB |
|
33.8 MB |
|
4.8 KB |
|
0.3 KB |
|
20.9 MB |
|
2.3 KB |
/10. What are generations/ |
|
|
30.3 MB |
|
7.9 KB |
|
74.1 KB |
|
0.2 KB |
/11. What is the difference between Dispose and Finalize methods/ |
|
1. What is the difference between Dispose and Finalize methods.mp4 |
67.0 MB |
1. What is the difference between Dispose and Finalize methods.srt |
13.9 KB |
|
215.0 KB |
2. Quiz What is the difference between Dispose and Finalize methods.html |
0.2 KB |
/12. What are default implementations in interfaces/ |
|
|
56.3 MB |
|
11.2 KB |
|
183.8 KB |
|
0.2 KB |
/13. What is deconstruction/ |
|
|
53.3 MB |
|
6.5 KB |
|
255.0 KB |
|
0.2 KB |
/14. Why is “catch(Exception)” almost always a bad idea (and when it is not)/ |
|
1. Why is “catch(Exception)” almost always a bad idea (and when it is not).mp4 |
46.8 MB |
1. Why is “catch(Exception)” almost always a bad idea (and when it is not).srt |
9.1 KB |
|
305.9 KB |
2. Quiz Why is “catch(Exception)” almost always a bad idea (and when it is not).html |
0.2 KB |
/15. What is the difference between “throw” and “throw ex”/ |
|
1. What is the difference between “throw” and “throw ex”.mp4 |
48.3 MB |
1. What is the difference between “throw” and “throw ex”.srt |
8.5 KB |
|
326.0 KB |
2. Quiz What is the difference between “throw” and “throw ex”.html |
0.2 KB |
/16. What is the difference between typeof and GetType/ |
|
|
32.5 MB |
|
5.1 KB |
|
97.8 KB |
2. Quiz What is the difference between typeof and GetType.html |
0.2 KB |
/17. What is reflection/ |
|
|
57.2 MB |
|
9.5 KB |
|
170.2 KB |
|
0.2 KB |
/18. What are attributes/ |
|
|
65.2 MB |
|
9.2 KB |
|
349.7 KB |
|
0.2 KB |
/19. What is serialization/ |
|
|
66.0 MB |
|
8.1 KB |
|
149.1 KB |
|
0.2 KB |
/2. What is the difference between Tuples and ValueTuples/ |
|
1. What is the difference between Tuples and ValueTuples.mp4 |
51.1 MB |
1. What is the difference between Tuples and ValueTuples.srt |
7.6 KB |
2. Quiz What is the difference between Tuples and ValueTuples.html |
0.2 KB |
/20. What is pattern matching/ |
|
|
57.1 MB |
|
7.4 KB |
|
218.5 KB |
|
0.2 KB |
/21. How does the binary number system work/ |
|
|
49.9 MB |
|
15.0 KB |
|
247.5 KB |
|
0.2 KB |
/22. What is the purpose of the “checked” keyword/ |
|
|
84.6 MB |
|
14.1 KB |
|
191.2 KB |
|
0.2 KB |
/23. What is the difference between double and decimal/ |
|
|
61.7 MB |
|
14.5 KB |
|
150.4 KB |
2. Quiz What is the difference between double and decimal.html |
0.2 KB |
/24. What is an Array/ |
|
|
40.0 MB |
|
9.0 KB |
|
146.3 KB |
|
0.2 KB |
/25. What is a List/ |
|
|
79.4 MB |
|
13.6 KB |
|
210.6 KB |
|
0.2 KB |
/26. What is an ArrayList/ |
|
|
48.5 MB |
|
10.1 KB |
|
128.8 KB |
|
0.2 KB |
/27. What is the purpose of the GetHashCode method/ |
|
|
93.4 MB |
|
17.6 KB |
|
223.0 KB |
|
0.2 KB |
/28. What is a Dictionary/ |
|
|
76.1 MB |
|
11.8 KB |
|
207.3 KB |
|
0.2 KB |
/29. What are indexers/ |
|
|
40.1 MB |
|
5.2 KB |
|
129.4 KB |
|
0.2 KB |
/3. What is the difference between is and as keywords/ |
|
|
27.9 MB |
|
4.1 KB |
2. Quiz What is the difference between is and as keywords.html |
0.2 KB |
/30. What is caching/ |
|
|
85.0 MB |
|
14.3 KB |
|
261.1 KB |
|
0.2 KB |
/31. What are immutable types and what’s their purpose/ |
|
|
78.4 MB |
|
14.7 KB |
|
181.6 KB |
2. Quiz What are immutable types and what’s their purpose.html |
0.2 KB |
/32. What are records and record structs/ |
|
|
62.5 MB |
|
10.2 KB |
|
191.3 KB |
|
0.2 KB |
/33. Why does string behave like a value type even though it is a reference type/ |
|
|
148.3 KB |
/34. What is the difference between string and StringBuilder/ |
|
1. What is the difference between string and StringBuilder.mp4 |
43.3 MB |
1. What is the difference between string and StringBuilder.srt |
8.5 KB |
|
176.0 KB |
2. Quiz What is the difference between string and StringBuilder.html |
0.2 KB |
/35. What is operator overloading/ |
|
|
57.0 MB |
|
10.0 KB |
|
148.2 KB |
|
0.2 KB |
/36. What are anonymous types/ |
|
|
69.7 MB |
|
9.8 KB |
|
185.7 KB |
|
0.2 KB |
/37. What is cohesion/ |
|
|
72.6 MB |
|
11.3 KB |
|
275.1 KB |
|
0.2 KB |
/38. What is coupling/ |
|
|
59.0 MB |
|
9.9 KB |
|
206.3 KB |
|
0.2 KB |
/39. What is the Strategy design pattern/ |
|
|
68.7 MB |
|
6.9 KB |
|
211.0 KB |
|
0.2 KB |
/4. What is the use of the “using” keyword/ |
|
|
53.7 MB |
|
8.1 KB |
|
0.2 KB |
/40. What is the Dependency Injection design pattern/ |
|
|
85.9 MB |
|
13.9 KB |
|
211.0 KB |
2. Quiz What is the Dependency Injection design pattern.html |
0.2 KB |
/41. What is the Template Method design pattern/ |
|
|
64.5 MB |
|
7.6 KB |
|
285.5 KB |
|
0.2 KB |
/42. What is the Decorator design pattern/ |
|
|
83.7 MB |
|
8.8 KB |
|
346.8 KB |
|
0.2 KB |
/43. What is the Observer design pattern/ |
|
|
89.4 MB |
|
10.1 KB |
|
278.0 KB |
|
0.2 KB |
/44. What are events/ |
|
|
92.0 MB |
|
13.8 KB |
|
267.7 KB |
|
0.2 KB |
/45. What is Inversion of Control/ |
|
|
49.5 MB |
|
8.6 KB |
|
207.0 KB |
|
0.2 KB |
/46. What is the “composition over inheritance” principle/ |
|
1. What is the “composition over inheritance” principle.mp4 |
93.5 MB |
1. What is the “composition over inheritance” principle.srt |
14.7 KB |
|
351.3 KB |
2. Quiz What is the “composition over inheritance” principle.html |
0.2 KB |
/47. What are mocks/ |
|
|
87.6 MB |
|
13.1 KB |
|
311.3 KB |
|
0.2 KB |
/48. What are NuGet packages/ |
|
|
60.7 MB |
|
7.7 KB |
|
162.7 KB |
|
0.2 KB |
/49. What is the difference between Debug and Release builds/ |
|
1. What is the difference between Debug and Release builds.mp4 |
57.2 MB |
1. What is the difference between Debug and Release builds.srt |
7.6 KB |
|
116.3 KB |
2. Quiz What is the difference between Debug and Release builds.html |
0.2 KB |
/5. What is the purpose of the “dynamic” keyword/ |
|
|
73.9 MB |
|
15.6 KB |
|
0.2 KB |
/50. What are preprocessor directives/ |
|
|
45.7 MB |
|
7.2 KB |
|
151.6 KB |
|
0.2 KB |
/51. What are nullable reference types/ |
|
|
105.1 MB |
|
18.2 KB |
|
379.5 KB |
|
0.2 KB |
/52. Bonus!/ |
|
|
1.3 KB |
/6. What are expression-bodied members/ |
|
|
48.3 MB |
|
9.1 KB |
|
0.2 KB |
/7. What are Funcs and lambda expressions/ |
|
|
68.6 MB |
|
12.1 KB |
|
0.2 KB |
/8. What are delegates/ |
|
|
64.4 MB |
|
10.3 KB |
|
0.2 KB |
/9. How does the Garbage Collector decide which objects can be removed from memory/ |
|
2. Quiz How does the Garbage Collector decide which objects can be removed.html |
0.2 KB |
/ |
|
|
17.2 KB |
|
0.1 KB |
|
0.1 KB |
|
0.1 KB |
Total files 208 |
Copyright © 2025 FileMood.com