To call a Web service SOAP which transport protocol you
use?
Post New Answer View All Answers
Can one dll file contains the compiled code of more than one .net language?
Explain the features that make asp.net more used framework? : asp.net mvc
When Cookies are expired in ASP.NET?
What is global.asax file used for?
How u refer webservices?
What is the difference between a cookie and a pixel?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
How many ways are there to maintain a state in .net? What is view state?
What is the maximum timeout we can set for Cookies?
What is a 1x1 pixel?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Can you set the session out time manually?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Why session management is required?
What is the difference between Hash table and Array list?