IS IT Possible to inherit the AJAX page from child class
which(child) is inherit from page class.Because i should
apply some security in child class



IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Be..

Answer / Dharmendra Singh Rathor

In .NET, it's not possible to directly inherit an ASP.NET AJAX (JavaScript) page from a child class because ASP.NET pages are server-side components, and the generated JavaScript is not structured as a traditional class hierarchy. However, you can create a base page in C# that contains your security logic and then extend this base page in your child page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Name some changes done since version 3.0?

1 Answers  


Explain the race around condition? How can it be overcome? : Dot net architecture

1 Answers  


State and explain about microsoft.net?

1 Answers  


What is new in the .net 2.0 class library?

1 Answers  


how to kill user session ?

2 Answers  


How do I stop a thread?

1 Answers  


8. Oop-Why and were we use Interfacse and Abstract class.

1 Answers   PCS,


Differences between VS 2005, 2008 and 2010 ?

1 Answers   HCL,


How to improve the cache performance? : .NET Architecture

1 Answers  


Please tell me the .net 2.5 frame work with example

2 Answers  


1. How to restrict a class from allowing to create only one object. I.e., one should be allowed to create only one object of the class type.

1 Answers   247Customer, FinEngine, TCS,


Hi, this is satish, i have more than 2 years of exp. on Microsoft .Net Technologies like C#, ASP.Net, VB.Net. But i am willing to change my platform into Testing tool. give me best suggestion for me.

2 Answers  


Categories