In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 15943When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 18932What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 7573If A sends a message to B with encryption then key is a)A public key b)B public key c)A private key d)B private key
2 5197write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 42731Post New TCS Interview Questions
what according to you is more important - money or fame?
Do you think that the career opportunity for non-voice bpo is better than voice bpo? : bpo
Can you get values from two different sources as a single input into parameter?
What is dagger and explain dependency injection?
what is aom and how to add object repository? i am very new to QTP please help me
What is inductor?
Do you Know about OBEX Protocol?
What are the types of locks in database?
How do you make all formatting the same in word?
In wcf which bindings supports the reliable session?
Explain how routing works in angularjs?
What are the different types of classes?
1).what is forest? 2).what is dns and dhcp port no's? 3).what is file system? 4).what is terminal server?
How to implement a datagrid table with angular 2 and primeng?
How to compile multiple typescript files into a single file?