Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
TCS,
2961Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
4250
where should i get free version of Test Director to download
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
What does active server pages look like?
Define garbage collection?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
How do you make it so that code runs when the security system is stopping it?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
What is difference between asp and aspx?
What are shared assemblies?
Juxtapose the HTTP verbs GET and POST. What is HEAD?
How do you initialize a two-dimensional array that you don't know the dimensions of?
Define a cookies collection?
In case of we are not saving the information as cookies. how server detects the same user?
Explain the difference between querystring collection and form collection?
Define collection?