Answer Posted / yashwanth
Component is nothing but a Class..In .Net you can write code for a class with a user specified name ,in which u can design your own methods and properties for that class.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is storage model? : Entity framework
What is domain class model?
what is lazy loading in entity framework?
Does razor engine supports for tdd?
what is entity framework advantage?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Explain .Net Framework? Why we use it?
Explain what languages does the .net framework support?
Can we change web.config settings from iis?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What operating systems will the .net framework 3.0 be available for?
Is it possible to create a custom filter?
Explain tempdata in asp.net mvc?
mention what is code first approach and model first approach in entity framework?