What are the server control tags in asp.net.?
Can we set master page as a start page?
What is the difference between appsetting and connectionstring tags in web.config file
with which controls you worked in Asp.net 2.0?
2 Answers HP, nTech Solutions,
What is a runtime version?
Describe a diffgram ? Write any one use of that?
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 are the security types in ASP/ASP.NET? Different Authentication modes?
What are session cookies?
witch is the best insistute in sharpoint course.what abt future of share point course.
What is rich control in asp.net?
What is the difference between web config and machine config files?
How can we prevent an aspx page get refreshed when any information fetch from the database ?