What are the types of customErrors Mode in ASP.NET?
Wednesday, July 29, 2009
Labels:
asp.net,
Interview Questions and Answers
Daily Tips- Tip #20 - How will you Check whether a browser supports AJAX callback or not?
You can check whether a browser supports AJAX callback or not by using the following property,
Request.Browser.SupportsCallback property.
.
www.codecollege.NET
Labels:
AJAX,
asp.net,
c#.net,
Daily Tips,
Interview Questions and Answers,
vb.net
What is a breadcrumb ?
A breadcrumb is a feature of ASP.NET SiteMapPath which shows the user's current location (hierarchy of the flow in which he came) and allows him to navigate back through any of the flow he came through by links.
www.codecollege.NET
Labels:
asp.net,
c#.net,
Interview Questions and Answers,
vb.net
Daily Tips- Tip #19 - How will you enable or disable Themes in a Page?
You can enable or disable Themes in a Page by setting 'true' or 'false' to the Page directive EnableTheming.
www.codecollege.NET
Labels:
asp.net,
c#.net,
Daily Tips,
Interview Questions and Answers,
vb.net
Subscribe to:
Posts (Atom)