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 / parthi
1.windows
2. Simultaneous multithreading,Interleaved
multithreading,Block multithreading
Is This Answer Correct ? | 0 Yes | 0 No |
Write a sample code to write the contents to text file in c#?
What is the purpose of a console table?
Explain anonymous type in c#?
What is the data type for bit in c#?
What is string concatenation?
What Is The Smallest Unit Of Execution In .net?
If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?
What is the difference between func and action delegate?
difference between managed code and unmanaged code ?
What is difference between private and protected?
What are extensions in c#?
What are the three types of predicates?