Answer Posted / jacintha
<table style="table-layout:fixed;">
grid definition
</table>
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Write the different features of a Thread and a Process?
Briefly describe the role of global.asax?
How information about the user's locale can be accessed?
What is server components?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is the use of session in web application?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Where the assembly is stored in asp.net?
How to fetch a data from one table to another table in asp.net ?
What are the new features implemented in ASP.NET?
What is work flow gen? how can it will work with .Net?
What is the difference between login controls and forms authentication?
What is the part of url?
How can we use Web API with ASP.NET Web Form?
What is an example of an application service provider?