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
Goran Bibic
482
2.9k
196.6k
Use value from combo box to another form c#
Sep 4 2018 2:51 PM
Form 1
private
string
godina;
public
String getGodina()
{
return
godina;
}
public
void
findKorisnickoIme()
{
some help
}
Reply
Answers (
10
)
Select values from diferent db with same app C#
How can we test the stored procedure from the database by us