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
andrei hooba
NA
63
24k
A little help // C#
Dec 13 2011 12:38 PM
hello,
can someone help me to implement these commands in C#? or other but in the same context
static string fact = "";
fact = find_str_from_to2(responseFromServer, ">", "-1<");
if (fact = 1)
then (comp = 11955|708);
else
if (fact = 2)
then (comp = 9080|55);
else
if (fact = 3)
then (comp = 1085|708); // update..
fact must me string, because i'm getting he's value from a website....
and i need to use other string.. but i need these if conditions..
ty.
Reply
Answers (
19
)
Indexing in C#
Excel file located on sharepoint. I would like to read excel file data into MS SQL DB without downloading Excel file