Whats the difference between struct and class in c#?
No Answer is Posted For this Question
Be the First to Post Answer
I have all files relating one project in ASP.... I want to make a Localhost for running like website........
What are the ASP Scripting Objects?
What are the tasks performed by <> tags?
Define garbage collection?
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
What is the meaning of asp in computer?
What is the use of global.asax?
What are the different types of html?
What are scripting objects in asp?
Name two properties common in every validation control?
What is caching in asp?
Explain how can you overload a method?