⟩ Do you know UDDI?
UDDI stands for Universal Description, Discovery and Integration. It is an open, Internet-based specification that offers directory service for storing information about web services.
UDDI stands for Universal Description, Discovery and Integration. It is an open, Internet-based specification that offers directory service for storing information about web services.
Explain Can 2 different applications use the same dll in GAC at the same time?
Explain What is the difference between response.redirect & server.transfer?
What is interface and abstract class in .Net?
Explain How to rename a table using sql queries?
A developer company sends dlls to the client. some client is not happy current functionality, so request some modification. developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
What is marshling?
What is the difference between asp.net & vb.net and explain architecture?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Explain What rare the Types of JIT and what is econo-JIT?
Explain What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?