what is synchronization and asynchronization. what are the
difference between two?
Answer / prashanth
synchronization means to keep a system in unison based on
external clocked timing. It could mean the
internal(receiver) is assured or expected to rely on
receiving all the data. Best example Television digital
broadcast transmission.
asynchronization means to keep a system in unison based on
a trigger event.its not clock timed.
Best Example: internet, offline operations, push technology
in email applications.
Is This Answer Correct ? | 28 Yes | 15 No |
Is object a value type or referenced type?
What is an Interface and What is an Abstract Class?
How do you implement postback with a text box? What is postback and usestate?
I create small website, i want accept all the browser this website? what will do?
2. Why did you choose this career?
2 Answers Schwartz Oil, Swatz Oils,
After capturing the SelectIndexChanged event for a ListBox Control, you find that the event handler doesn?t execute. What could be the problem be? a) The AutoEventWireup attribute is set to False b) The AutomaticPostBack attribute is set to False c) The codebehind module is not properly compiled d) The ListBox must be defined WithEvents.
Whats the difference between abstract factory pattern and factory pattern?
How to call a child form method from the master page?
What is cached data phone?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Explain how can you debug your .net application?
What is the difference between union and join?