What is a manifest in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
what are connection strings?
What are the authentication methods in .net?
What is WSDL and disco file ?
What is the procedure to add assemly to gac to make it shared one?
Explain what is the difference between response.redirect & server.transfer?
Which ports are used by viruses? UDP/TCP?
Explain what are an object and a class?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Explain what is the difference between odbc and ado?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is interface and abstract class in .net?