Is there any alternative to avoid name collisions other then Namespaces?


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

Post New Answer

More ASP.NET Interview Questions

Should I delete cookies?

0 Answers  


Describe the difference between a Thread and a Process?

4 Answers  


What are all the ways to find out types of objects?

5 Answers   HCL,


Is asp.net 64-bit enabled? How?

0 Answers  


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

0 Answers   TCS,






what are types of viewstate

1 Answers  


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


What is the difference between web config and machine config files?

0 Answers  


What is custom events?

0 Answers  


What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 Answers   Icertis, Microsoft, Syntax Softtech,


What are the Types of state management techniques

0 Answers   Digital GlobalSoft,


What three Session State providers are available in ASP.NET 1.1? What are the pros and cons of each ?

1 Answers  


Categories