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 type keyword in c#?
What is parseexact c#?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is difference between constants and readonly in c#?
What is parallel foreach c#?
We cannot create instances of static classes. Can we have constructors for static classes?
What are satellite assemblies? How will you get the different language strings?
Explain About CLS?
Is an interface a type c#?
What is .net c#?
How to add controls dynamically to the form using c#.net.
Can we override main method in c#?
Which is faster dictionary or hashtable?
What is dictionary collection in c#?
What does type safe mean in c#?