Answer Posted / lavina
2 languages :
1. xml
2. css
| Is This Answer Correct ? | 11 Yes | 27 No |
Post New Answer View All Answers
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
To get the values in two different controls to match which control you use it?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
List the major built-in objects in asp.net?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What are the various ways to send content from one page to another?
Explain difference betn dataset and recordset?
What is asp.net? How is it different from asp?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Is asp.net different from asp? If yes, explain how?
Which method is used to enforce garbage collection in .net?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
Which .NET framework supports Web API?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.