what is synchronization and asynchronization. what are the
difference between two?



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

Post New Answer

More ASP.NET Interview Questions

Explain the significance of routing? : asp.net mvc

0 Answers  


what are partial classes and their use?

3 Answers   Microsoft,


What is the use of dispose method?

0 Answers  


What is difference between rest and soap?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,






I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.

4 Answers  


What are the best practices to follow to secure connection strings in an ASP.NET web application?

0 Answers   MCN Solutions,


What are the disadvantages of asp.net?

0 Answers  


Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


What are the differences between Dataset and DataReader?

3 Answers   Accenture,


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  


what is view state

5 Answers   Microsoft, Siebel Systems,


Categories