Accenture
(1). A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and sends new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither client gets affected?
(2). Can I change private assembly to shared assembly? How?
(3). Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component?
(4). Can you have two files with the same file name in GAC?
(5). How does the XmlSerializer work? What ACL permissions does a process using it require?
(6). How to implement datagrid in .NET?
(7). How to invoke .NET components from COM componets? Give the sequence?
(8). List out controls which do not have events.
(9). Suggest 3 best practies in detail for developing high performance web and enterprise applications?
(10). What is a Web Service? Give me full details about web services related to .Net?
(11). What is the purpose of PostBack?
(12). What are the Attributes?
(13). What are the Basic steps involved in Data Access with ADO.net in disconnected environment?
(14). What are the contents of assemblies?
(15). What are the types of assemblies?
(16). What do you about ADO. Net Objects and methods?
(17). What is the Garbage Collector?
(18). What is indexing?(indexers)
(19). What are the difference between server.Transfer and response.redirect? Why would I choose one over the other?
(20). Which property of Textbox can not be changed at Run Time?
(21). Which two properties are on every validation control?
No comments:
Post a Comment