|
src:- It is an attribute where we mention the name of the code-behind class to dynamically compile a....
|
Category:
ASP.Net
|
Date:
10/5/2010 12:26:19 AM
|
|
|
|
It is available after the Init() method and before the Page_Load() method.
|
Category:
ASP.Net
|
Date:
10/4/2010 6:59:19 AM
|
|
|
|
The control can perform the following three things if it has bubbled event:-
1. Nothing is done. In....
|
Category:
ASP.Net
|
Date:
10/4/2010 4:23:20 AM
|
|
|
|
MailMessage and SmtpMail are the classes which will be required to send the mail. Code for this will....
|
Category:
ASP.Net
|
Date:
10/4/2010 2:13:19 AM
|
|
|
|
It is better to have a validation check on client-side. This is because if the validations are check....
|
Category:
ASP.Net
|
Date:
10/4/2010 12:27:20 AM
|
|
|