What are the advantages of using session?
No Answer is Posted For this Question
Be the First to Post Answer
when a request is made in Life cycle of ASP.NET page .
Define xmlvalidatingreader class.
How can you display all validation messages in one control?
What is the difference between c# and .net?
What is DataGrid wheater its a Server Control or something else ?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats
What are the different properties of server control that exists?
What is machine.config and web.config ?
Name two properties common in every validation control?
Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.
Define static constructor?