How do I open an ashx file?
No Answer is Posted For this Question
Be the First to Post Answer
if you disable view state of a textbox will it maintain data during postbacks.if yes reason
9 Answers FactorH, Jindal, Oxi Infotech,
how to encrypt a connection string in web.config file?
when we write the html code with runat = server it works like a server control than why we use the server control?
What is a query string in a url?
What is sql data source control in asp.net?
What is Virtual path in ASP.Net
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
How many types of cache are there?
In which event of the page life cycle, is the viewstate available?
what is command line compiler.what are the steps and how it is related to debugging.
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?