Suppose in a scenario if we want to display information only
until 4.00 p.m and after that
means after 4.00 p.m if any one tries to access the
information it should give error mesage.
Then how will you write a delegate for this ? Give coding.
under page load event
string presenttime
presenttime = hrs & ":" & min
If presenttime > "16:00" Then
info.visibel=false
end if
| Is This Answer Correct ? | 7 Yes | 11 No |
What is the difference between field and property in c#?
Can you declare the override method static while the original method is non-static?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Define delegation in .net?
How?s method overriding different from overloading?
What is array formula?
What is the difference between parse and tryparse in c#?
Can we have the method in drived class with the same name which is there in base class?
How do you remove the objects which are not in use?Explicitly or implicitly?What is the exact mechanism going behind?
2 Answers Advanced Software Systems, Choice Solutions,
what are delegates? How you used then in your project?
10 Answers Hawk Eye, IndiaTimes, Kanbay,
What does void mean unity?
Explain different properties of object oriented systems.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)