Is .net capable of supporting multi-thread?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What are the two kinds of properties.
What are the different.net tools which you used in projects?
What are the authentication methods in .net?
What is Assembly manifest? what all details the assembly manifest will contain.
When developing a Windows service for .NET, which namespace do you typically look in for required classes?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
How is a property designated as read-only?
What is singlecall activation mode used for in .net?
Please tell us what is the difference between override and overload in a method?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above