What is sta?
No Answer is Posted For this Question
Be the First to Post Answer
How ViewstateMac works?
Why we use asp.net for website development?
can i inherit one web applications into another web applications in asp.net?
RequiredFieldValidator--write code in javascript
Describe the difference between a Thread and a Process?
Explain the difference between debug.write and trace.write? When should each be used?
When 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 Answers Syntax Softtech, TCS,
Finally and dispose methods?
What 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 Answers ABC, Syntax Softtech, TCS,
How to implement Authentication and Authorization?
Describe the difference between inline and code behind - which is best in a?
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.