What r the asp.net list controls and difference between them?
No Answer is Posted For this Question
Be the First to Post Answer
if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What does passport and windows authentication mean in ASP.NET?
What does mean by a neutral culture?
What does this do? gacutil /l | find /i about
What is AutoPostback?
Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?
What's the advantage of using System.Text.StringBuilder over System.String?
3 Answers IBM, IdeaLake, Infosys,
Why will you usually create an aspnet user account in the database for an asp.net web application?
Can you explain what inheritance is and an example of when you might use it?
Hi, We have a user control that have button Now we use this user control on different aspx pages. We want when we click on the user control button then button behave differently on different page (Dynamacilly).
Whats the difference between abstract factory pattern and factory pattern?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)