How do u declare static variable and how it is declared and what is its lifetime?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,


What is the file extension of web service?

0 Answers  


What are the advantages of asp.net?

0 Answers  


What is SilverLight in ASP.NET ?

2 Answers   SmartData,


What are assemblies and namespaces and explain the difference between them ?

0 Answers  


When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.

5 Answers   Netsweeper,


Types of state management techniques ?

6 Answers   Digital GlobalSoft,


About SOAP ?

3 Answers   Cognizant, Infosys,


what are the events in ASP.net page life cycle?

1 Answers  


How does viewstate work?

0 Answers  


What is latest version of asp.net mvc? : Asp.Net MVC

0 Answers  


Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.

1 Answers  


Categories