what is mean by COM (component object model) and component
based software development?
Is it .NET is first COM based technology?
Please answer me.
Advance thanks.
Answer / mathew m
Before WebServices, Before remoting , common logic for
public sharing was set Globally with a concept model name
COM. COM was used in Visual Basic and previous IDE's before
Dotnet.
Componet Object Model is common logic which can be shared
in distributed architecure enviorement, Now we have web
services, Remoting etc..
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between model view and controller?
what are background threads? give ex?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What is clr? How does work clr & wht is work of clr?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
Is it possible to cancel filter execution?
unit test done by tetser on development team?
Is razor a server side?
What is tempdata?
Explain how you can send the result back in JSON format in MVC?
When was the first version of .NET released