a) Data Set
Web service support Data Set and not support data reader
You can have template column for select and delete instead of the databound column. In which you can mention the destination page where you need to navigate.
Using RowDataBound event, you can add attribute to the select and delete hyperlink like:
e.Row.Cells(CellPosition).Controls(0).Attributes.Add("OnClick","return fnJavascriptFunction()")
e.Row.Cells(CellPosition).Controls(0).Attributes.Add("OnClick","return fnJavascriptFunction('"& If any argument &"')").
Required Field Validator
Requried Filed Validator,Compare filed validator
1. Session Object
2. Application Object
3. Server Object
4. Request Object
5. Response Object
6. Object Context
7. Error Object
ColumnMapping belongs to which namespaces
system.data.common
Webmaster 20th of May 2012
Tell us what you feel about ASP.NET 2.0 Interview Questions and Answers
All comments will be published after review. No login or registration is required to post a comment on ASP.NET 2.0 Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
So start sharing your thoughts regarding ASP.NET 2.0 Interview Questions and Answers
Thank you.