How we can bind textbox,listbox and datagrid to sql server
database in asp.net using visualstudio.net language (vb.net)?
Answers were Sorted based on User's Feedback
Answer / ninad
TextBox1.Text=Dataset.Tables(0).Rows(0).Columns(0);
Textbox1.DataBind();
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kulal
hai..,
use a textbox and a dataset for fetching data from the
database,and bind to the textbox
textbox1.text = dataset.Tables(0).Rows(0).Item(1)
textbox1.databind
| Is This Answer Correct ? | 17 Yes | 25 No |
What is the use of worker process in asp.net?
If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?
Explain file-based dependency and key-based dependency.
Explain about secure socket layer?
What are Sticky Sessions?
what are configuration files?
What are sharepoint pages?
Explain client side state management system.
Explain how cookies work. Give an example of cookie abuse.
how to transfer the file from client to server using asp.net
0 Answers Sans Pareil IT Services,
Can you set the session out time manually?
What is asp net theme?
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)