![]() Related Questions Latest Answer : There is the ability to use both server side and client side code with in the code behind. Generally though the code behind is server side code. This code acts on Events that are fired that are not handled by the client side script.(JavaScript,vbscript, ... Latest Answer : An abstract class is a class that cannot be instantiated and having atleast one abstract method(having no body).Only we can derive a child class from the abstract class ... Tags : Abstract What is diff. between abstract class and an interface? * What is shadowing? * Diff between Overriding and overloading Tags : Abstract What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)? Latest Answer : System.web.UI.Page class. ... How to create a DB connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed.if question not clear,let me know.reply to my e mail id. Read Answers (3) | Asked by : rahul You have created an .aspx file that is viewed through a browser. In this scenario, the server sees the page as a running instance of what class type? Question: Can you define basic element of WebServices and explain any one from them?Answer: These are as follows SOAP, WSDL and UDDI. And I am explaining about the SOAP(Simple Object Access Protocol) it I have created a custom control to get the values and sum them, Here I am able to get display the controls but I am not able to add the values in the text box which means that I am not able to catch the Latest Answer : First you may build the control ex Button b = new Button(); b.Text = "ex"; Then you add the button to other control right ? like this.control.add(b); but before add the button (b) to other control, you add the even to the button (b) because its a button, ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||