Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
4 7825There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
2 5398Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
2 4880In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
8 12728Post New Proteans Interview Questions
What is record in ms access?
List the abstract operations in the set?
What is the trading partner concept? : fi- accounts receivable
Which is best for front end?
how to calculate cut length of re-bar in a circle . because we not place same length of re-bar in whole circle maximum in center and minimum at corner so how to calculate middle bars???
What is difference between authorization and authentication?
Which is the recommended size for the swap space partition?
What does a store statement do?
Comments Elements in accounting
what is an alias command? : Sql dba
What is difference between ienumerable and list in c#?
What is web forms in c#?
What is difference between gmail and outlook?
what do you mean by enumeration constant?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?