How do you create threading in .NET? What is the namespace
for that?
Answer Posted / guest
System.Threading.Thread
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Explain re-clarification of object based in .net?
Explain the differences between server-side code and client-side code.
Whate are resource files?
explain the states of a window service application?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is the difference between function and stored procedure?
What is .net standard?
Explain soap and xml?
What's wrong with a line like this? Datetime.parse(mystring);
What is an anonymous method?
Explain what is a manifest in .net?
What is reflection in microsoft .net context?
When displaying fonts, what is the difference between pixels, points and ems?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Is .net core the future?