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
IBM,
2019how to find the 2nd higgest salary in the column for example take table name is employee? And also find bottom 2nd lowest salary ?
11 157571. 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 77882. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
2 5402It was told that .Net 2.0 Framework has got it's in built webserver. Does it mean that it doesn't need IIS? What is the significance of Front Page Server Extensions in creating or hosting a Web Application in .net?
1 4127Hi i need fast track course maximum to complete within a month....courses are Asp.net,c3,vb.net n sql server........at hyderbad location ..best institute n cost
1 4214which of the following statement is true about gac. a)it is being handled by .net framwork b)It is special folder c)it can have files with same name etc etc.
4 10438Post New Dot Net AllOther Questions
What are end points, contract, address and bindings?
What is msil, and why should my developers need an appreciation of it if at all?
Can I create my own context attributes?
Define cache? : Dot net architecture
How is the using() pattern useful? What is idisposable?
What is cache coherency and how is it eliminated? : .NET Architecture
Explain about code access security?
What is difference between .net and visual studio?
Explain about cookie less session state? : .NET Architecture
What is .net mobile automatic paging? : Microsoft dot net mobile
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
Explain pipelining? : Dot net architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
What is .net mobile forms? : Microsoft dot net mobile
What is one way operation?