Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
7
Answers
Get data into textbox using store procedure in LINQ
amit varma
8y
417
1
Reply
Hello guys,
i want Get data into textbox using store procedure
var q = objcontext.sploadloandata(comboBox1.Text);
txtcustname.Text = "what to do here";
txtaddress.Text = "what to do here";
txtmobile.Text = "what to do here";
txtemailid.Text = "what to do here";
take this screen shot : https://goo.gl/4U0u2Y
Post
Reset
Cancel
Answers (
7
)
Next Recommended Forum
How to restrict to anyone that he can't b modified db in sql
How to create stored procedure for searching