Web Application

Take This Test

Section 1

1) You create an ASP.NET application for your company. Your application contains a method named nextBusinessDay. This method uses a date parameter and returns the next date that is not a holiday or weekend day. You are debugging a page named ProjectTimeline.aspx. You need the execution to break on the following line of code when the value of the dStartDate variable changes: dStartDate = nextBusinessDay(dStartDate) What should you do?

Take This Test

Also check these ASP.Net test papers, these are one of most attempted test paper in this category.