What are the main advantages of using 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.
Can we have multiple web config files for an asp.net application?
Is it possible to write code in many languages in one asp.net project?
Explain what are webservices?
what is managed and unmanaged code?
Can a master page have more than one contentplaceholder?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What does the "EnableViewState" property do? Why would I want it on or off?
when a request is made in Life cycle of ASP.NET page .
Is it possible to use two versions of assembly at the same time?If possible explain with code?
What are the different types of Caching techniques in ASP.NET?
What is the adavantage of using ASP.NET routing?
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)