What is advantage of asp.net?
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.
What is user control in asp.net?
can we pass values from one page to another page without redirecting to that page?
6 Answers Google, Patni, Syntel, Wipro,
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
How do pass data from one layer to another layer in N-tier architecture?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Is data can be edited in the Repeater control?
Hi, I Dont know about Application and Session State management. Can anyone explain me with simple example?
What are different templates available in Repeater,DataList and Datagrid ?
Why is string called immutable data type?
What is fulltrust?
which event in global.asx that fires for every request of same user?
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)