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,
2065how to find the 2nd higgest salary in the column for example take table name is employee? And also find bottom 2nd lowest salary ?
11 161071. 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 78552. 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 5508It 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 4200Hi 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 4307which 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 10607Post New Dot Net AllOther Questions
Explain cache memory? : .NET Architecture
Explain hard disk and what is its purpose? : Dot net architecture
Describe the Managed Execution Process in .NET?
What is IL code, CLR, CTS, GAC & GC?
Explain .net mobile automatic paging? : Microsoft dot net mobile
How is the using() pattern useful? What is idisposable?
What is difference between Desktop, Client Server & Web based applications?
What is WPF and WCF?
What is different about namespace declaration when comparing that to package declaration in java?
Explain .net mobile input controls? : Microsoft dot net mobile
What is the difference between l1 and l2 cache? : Dot net architecture
Can I create my own permission set?
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
What is the purpose of Accordian in jquery? Where it can be used?
Explain the Lapsed Listener problem in .net