What is ascx?


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

Post New Answer

More ASP.NET Interview Questions

What is caching? What are different ways of caching in asp.net?

0 Answers  


What are the different session state management options available in asp.net?

0 Answers  


What is the difference between typeof() vs gettype()?

0 Answers  


I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.

2 Answers  


What is DTS package?

2 Answers   Accenture, TCS,






How to fetch a data from one table to another table in asp.net ?

0 Answers   MCN Solutions,


How to create discussion forum in asp.net mvc? : Asp.Net MVC

0 Answers  


What is the difference between ASP Session State and ASP.Net Session State?

0 Answers  


What is repository pattern in mvc.net? : asp.net mvc

0 Answers  


Explain cookies with example.

0 Answers  


After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.

1 Answers   Syntax Softtech,


What is Partial in ASP.NET 2.0?

2 Answers   Fulcrum Logic,


Categories