Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
4 8081There 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 5578Trace 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 5055In 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 13104Post New Proteans Interview Questions
How to gathering the requirement
Do you know what is the difference between internet and isdn and is both are same or is there any specific difference?
Describe the animation extender control and the method by which this control is utilized?
Who is supporting xaml? : xaml
What font is code written in word?
Is it possible to use jquery to make ajax request? : jquery mobile
A fan is handling hot air at 285 degC with flow of 411635 m3/hr, power consumed is 1165kW and efficiency is 66%. what will happen to flow, power and efficiency of the fan if a water spray system is introduced to reduce the air temperature up to 200 degC? (also please refer any document regarding this)
What is faithful amplification?
How to parse xml?
What is a document version?
How many types of ngmodule?
Can you define an argument as a reference type?
what is role of MR?
In which level does the original movie resides?
Is it possible to call a stored procedure within a stored procedure?