What are the Types of objects in ASP
No Answer is Posted For this Question
Be the First to Post Answer
Can we throw exception from catch block ?
4 Answers Accenture, BirlaSoft,
What is custom attribute?
How to disable validator control by client side JavaScript?
Where do you store the information about the user?s locale?
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?
What are the different modes for the sessionstates in the web.config file?
I am using SQLServer 2005. I have one table called Drivers. Every day thousands of records will be added in this table. I have to show all these records in my GridView with out applying ajax timer beacause we don't know the time limit when the new record come to the table. Sometimes it will add for 10 seconds some times 20 seconds. There by Please try without using timer or any other soultion apply for the table in sqlserver. But, i want to see all records immediately when new record comes in table. How? Thanks in advance... Ramesh
What is active web page?
What is the use of worker process in asp.net?
Explain the different parts that constitute ASP.NET application?
Explain about secure socket layer?
Code for updating the database by entering the data into textboxes in aspx form?