Can one dll file contains the compiled code of more than one .net language?
No Answer is Posted For this Question
Be the First to Post Answer
How many no of classes in .net
what are the different ASP.NET Application Folders?
Is asp.net web forms dead?
why we are using delegates and in which condition it is required?
Describe the difference between inline and code behind.
if we establish the cinnection with connection string tag in web.config file,can i go for encrypt and decrypt with that?
Caching techniques in .NET ?
What is difference Data List and Data Repeater Control ?
Which namespace is used by ado.net?
What is different authentication mechanisms used in ASP.NET?
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
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.
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)