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
Sheikh parvaz
NA
199
108.5k
class library
Dec 22 2012 1:16 AM
How can I write this statement in class library. As I am creating a two tier application. This works in code behind but I need it to work in class library as well.
cmd.Parameters.Add("@AssignedTo", SqlDbType.NVarChar).Value = ddlExperts.SelectedItem.Text;
Reply
Answers (
1
)
how to design a FTP application?
MVC 3 And MVC 4 Version dll related error.