Answer Posted / sree
Assembly is a small unit for development
Assemblies are provides Reusability,Versioning,and Security.
Assemblies will maintain collection of userdefined types
and resources information.
| Is This Answer Correct ? | 1 Yes | 0 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?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
How does u get record no from 5 to 15 from a dataset of 100 records?
How ASP.NET page works?
How to set the pane area to transparent of a scrollPane component.?
Explain about Automatic resource management?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Explain the difference between authentication and authorization.
What is difference between abstract class and an interface?
Can we create a multiple user simultaneously ?
IN an ASP.NET Web application if there is any error, how can you debug?
Mention the execution process for managed code?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is preprocessor in .net and type, where it use?