Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is a postback in asp net?
Explain the steps to be followed to use passport authentication.
How many types of triggers are there in update panel?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
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
Should I delete cookies?
Explain the disadvantages of viewstate?
What is the difference between ASP and ASP.NET?
4 Answers Sans Pareil IT Services, TCS,
What is difference between session and cookie?
Where is session cookies stored?
Is asp.net a programming language?