Answer Posted / sanjeev kumar sinha
Assembly is a unit of deployment and it is the physical
group of resources. An assembly caan contain the other
assebmly and resources like .jpg, html file etc....
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Why select Web API?
What is web configuration file and how to use in web application
How to use a Master Database in Asp.net?
Explain the components of web form in asp.net
What is aspect-oriented programming?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
How to use ipostback?
Do cookies store passwords?
What is a page life cycle? What are the events in a page life cycle?
What is query string with example?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What do you understand from custom control?
Can you set which type of comparison you want to perform by the comparevalidator control?
Explain a program using code nuggets to create a simple application? : asp.net mvc