wipro interview question on 28-Apr-10
1.what type of authentication used in web service,
2.what are type of multithreding ?
3.diff bet delegate and multithreading?
4.how to write update query trigger in stored procedure.
5. if you are so sharp then what happens when you
click .net appln exe in system,who CLR get loaded.
6.how to use work flown in application.
7.what is main purpose of script manager.
8.how u handle cretical transaction.
9.how you syncronize the method from no of user,
10.how change name of shared assambly
Answer Posted / parthi
1.windows
2. Simultaneous multithreading,Interleaved
multithreading,Block multithreading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jagged array in c#?
Explain the Different types of configuration files in .net?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
What is the difference between constant and readonly in c#?
Can we inherit abstract class in c#?
What is a nullreferenceexception?
What are the 2 broad classifications of data types available in c#?
What are delegates and why are they required?
What is the difference between finalize() and dispose() methods?
Is c++ or c# better?
What is typeof c#?
What is a console?
what is inheritance and an example in vb.net and c# of when you might use it?
What is a value type in c#?
Can we write class inside a class in c#?