Yes.. same for me too on July 9th 11 of answers were book marked. All of them bookmarked in 45 mins. someone is playing around here.. get ready for knocking him down.
Jibesh
Posts
-
Someone bookmarked at least 15 of my answers -
Live Stream Spammer [All Gone] -
Stream spammergone.
-
Filesystemwatcher causes exception.Sleep is not the right choice. can you paste the code on how you initialize the file watcher instance. I guess its FileCreated event you are watching,while other application create and manage the file you are trying to load this in your form.
-
Filesystemwatcher causes exception.the exception is not really on that line. its somewhere inside the Form1 class. can you post the complete exception stack ? try to debug your application step by step you can able to track down this error.
-
substring from form1 to form2....If you want to get the selected Item value, you can directly get the selected value using the combo.SelectedItem propety. but thats not the problem here for you. did you check the contents of instText has the data you selected? have you tried to debug this? what is the content of instText?? moreover in which method you call these lines?
-
Downvoting questions in "Quick Answers"down vote is still in action both the answer and question gets down voted Assign objects of class to elements of array and a for loop to call elements of array[^] I see a -2 rep points on my rep history so I believe its definitely a low profile user spoiling the QA forum. any chance to track them?
-
Live TV Spammer -
Commercial Product SpammerGone
-
Advertisement...all gone.
-
Invalid source for Article download linkI happen to see this when OP posted the broken data on that article... who knows how many of these hiding here :sigh:
-
Live TV spammer is back - Gonehttp://www.codeproject.com/Members/asswwafews-yahoo-com[^] survives 2 days. got 6 hits and still alive.
-
Invalid source for Article download linkThe download link for this article Real Time Commenting using SignalR and XSLT[^] is a C++ source code. but the actual article source is C# and .js file. it works fine if you access the source code through browse link.
-
Fresh Ad!arhh.. sorry. I didnt noticed the link as it was at the end :( of the line. i must take a break now!! :java:
-
Fresh Ad!Worth noticing another fact. this member http://www.codeproject.com/Members/tdudhatra[^] is also a part of the link mentioned above.
-
Spam, or not?if you check the OP account name and the site linked in the solution matched to a commercial site LogicNP Software [^]
-
how update password for a user in access using c#You haven't really executed the query yet. call command.ExecuteNonQuery()[^] right after
command.CommantText
i.e
OleDbCommand command = new OleDbCommand();
command.Connection = connect;
command.CommandText = (@"UPDATE Users_Table SET Password= '" + txtNewPassword.Text.ToString() + "' WHERE (Password='"+txtOldPassword.Text + "')");
int rowsAffected = command.ExecuteNonQuery();
MessageBox.Show(" Succesfull update password!"); -
UnsubscribePosting here is enough. Admin will take care of the rest.
-
demende d'aideThis is an English speaking website/forum. could you please translate that to English so that every one could understand and answer to your query.
-
Commercial Product Spammermember gone.