What are server-side comments in ASP.NET?


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

Post New Answer

More ASP.NET Interview Questions

What is the difference between page-level caching and fragment caching?

0 Answers  


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


How do you handle server controls?

0 Answers   Cap Gemini,


How to handle error while project running on live

2 Answers  


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,






What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?

2 Answers   Accenture, Aptech,


How do you construct HtmlResponseMessage?

1 Answers  


What is view state and how it works in asp net?

0 Answers  


How do you insert multiple rows from a grid view to database table under a single transaction?

1 Answers  


How can we inherit a static member?

0 Answers  


Can you store dataset in viewstate?

7 Answers   Microsoft,


How can you provide an alternating color scheme in a Repeater control?

6 Answers   Siebel Systems,


Categories