What tag do you use to add a hyperlink column to the DataGrid?
Answer Posted / kakani
<asp:HyperLinkColumn>
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is viewstate parameter?
explain code with datachaching with example
Define dll hell?
Which platform does Microsoft .NET use for exchanging data between applications?
What are the differences between code behind and code inline?
Explain automatic memory management in .net.
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What is the difference between union and join?
Explain the role of global.asax?
Explain the boxing and unboxing concept in .net?
Can the unique key be null?
How would you get asp.net running in apache web servers?
Describe the diffeerence between inline and code behind?
Explain difference between friend and protected friend?