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 are mutable and immutable types in c#?
State the top.NET class that everything is derived from?
Is string null or empty?
What is the difference between field and property in c#?
What is stringbuilder c#?
What does return do in for loop?
What is unmannaged code and will CLR handle this kind of code or not .
What are the advantages of properties in c#?
Explain About Web.config
What is mvc pattern in c#?
When do we generally use destructors to release resources?
How do you create partial methods?
What is the default scope of a class in c#?
What is the difference between inheritance and abstract class?
What is the difference between dispose() and finalize() methods in c#?