Difference between .NET and previous version?
Answer / dasharatham
previous version is the com based which was does not
support inheritance, it was object based and it is
completley binary standed code.
.NET is the fully object oriented language.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Stateless ASP or ASP.Net?
Define a multilingual website?
Is react a template engine?
What is the difference between adding reference in solution explorer and adding references by using ?
calling result set one procedure to anothar procedure in sql2000
What is a gridview in asp.net?
What kind of data can be stored in viewstate?
What is caching in asp.net?
Exception handling
What is the life-span of the items in the viewstate?
What is windows active directory authentication?
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)