Answer Posted / jiten
> Assembly is primary buliding block in .net
> Assembly is smallest deployment unit in any application
> Assembly is grouping of phishcal unit which contain
information about matadata and mainfest.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How will you load dynamic assembly?
Explain the concept of MVC Scaffolding?
What are the advantages and limitations of query string?
What is a pixel url?
Why do we use web config?
Explain some of the major built-in objects in asp.net
How to use multiple scriptmanager controls in a web page?
List down the sequence of methods called during the page load.
What are the differences between primary foreign and unique keys?
What is Pre-Render event in ASP.NET?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is HTTPModule and HTTPcontext? What is the use of each?
When Cookies are expired in ASP.NET?