Write some code using interfaces, virtual methods, and an
abstract class`


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

what is CLR?

3 Answers   PrimeLine,


What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.

2 Answers   Syntax Softtech,


What event handlers can I include in Global.asax ?

1 Answers  


What is an iHTTPModule, and explain its implementation with its limitations?

1 Answers   Siebel,


Difference between .NET and previous version?

1 Answers   Microsoft,


What is the use of ASP.NET routing?

0 Answers  


What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 Answers   Getit, Siebel, Visual Soft,


What is a uri query?

0 Answers  


What is server redirect?

0 Answers  


What is page fragment caching?

0 Answers  


What is http pipeline in asp.net?

0 Answers  


What is difference between session and application in asp net?

0 Answers  


Categories