TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
amarnath reddy ambati
NA
43
8.1k
How to call Stored Procedures Parameters in List
Nov 4 2014 7:49 AM
Dear All,
I want to call Stored Procedures Parameters in List instead of AddwithValue Method using SqlCommand Object.
For Example: Generally we call a parameter using SqlCommand object
cmd.Parameters.AddwithValue("@Name",txtname.Text) ;
I want to call parameter in List then we insert the List value int Database.
Please Help me...
Reply
Answers (
4
)
Recently files list - how to edit from c# application?
ListBox selected index