Answer Posted / ponvanaraja
Software development is the set of activities that results
in software products. Software development may include
research, new development, modification, reuse,
re-engineering, maintenance, or any other activities that
result in software products.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Define secured sockets layer.
In which event of page cycle is the viewstate available?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is a 1x1 pixel?
Mention few asp.net validators.
How to register exception filter globally?
Explain advantages of caching?
Are xaml file compiled or built on runtime?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What threading model used in asp and asp.net?
What is skin in asp.net?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How can you handle unmanaged code exceptions in asp.net?
How to implement form based authentication in asp.net application?