How dataadapter.fill works?
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 does session work?
When should we use abtract class and Interface Class?Give an Example
4 Answers Accenture, Cap Gemini, L&T, RM,
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?
What are the new web part controls in asp.net 2.0 ?
Explain the benefits of viewstate?
Explain Optimization technique description?
How can you dynamically add user controls to a page?
What is the difference between session and application?
What is Bundling and Minification in MVC?
About CLS and CTS?
8 Answers Microsoft, Syncfusion,
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)