Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jibesh

@Jibesh
About
Posts
294
Topics
34
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Someone bookmarked at least 15 of my answers
    J Jibesh

    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.

    Guidelines for posting questions in the forum Jibesh V P

    Site Bugs / Suggestions csharp com

  • Live Stream Spammer [All Gone]
    J Jibesh

    All gone except baswabhgt[^]

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch com tools question

  • Stream spammer
    J Jibesh

    gone.

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch com

  • Filesystemwatcher causes exception.
    J Jibesh

    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.

    Guidelines for posting questions in the forum Jibesh V P

    C# question help

  • Filesystemwatcher causes exception.
    J Jibesh

    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.

    Guidelines for posting questions in the forum Jibesh V P

    C# question help

  • substring from form1 to form2....
    J Jibesh

    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?

    Guidelines for posting questions in the forum Jibesh V P

    C# com help tutorial question

  • Downvoting questions in "Quick Answers"
    J Jibesh

    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?

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch question

  • Live TV Spammer
    J Jibesh

    http://www.codeproject.com/Members/fdfdferff[^]

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch com

  • Commercial Product Spammer
    J Jibesh

    Gone

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch com tools question

  • Advertisement...
    J Jibesh

    all gone.

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch csharp php html asp-net com

  • Invalid source for Article download link
    J Jibesh

    I happen to see this when OP posted the broken data on that article... who knows how many of these hiding here :sigh:

    Guidelines for posting questions in the forum Jibesh V P

    Site Bugs / Suggestions csharp c++ javascript com xml

  • Live TV spammer is back - Gone
    J Jibesh

    http://www.codeproject.com/Members/asswwafews-yahoo-com[^] survives 2 days. got 6 hits and still alive.

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch com

  • Invalid source for Article download link
    J Jibesh

    The 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.

    Guidelines for posting questions in the forum Jibesh V P

    Site Bugs / Suggestions csharp c++ javascript com xml

  • Fresh Ad!
    J Jibesh

    arhh.. sorry. I didnt noticed the link as it was at the end :( of the line. i must take a break now!! :java:

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch csharp php html asp-net com

  • Fresh Ad!
    J Jibesh

    Worth noticing another fact. this member http://www.codeproject.com/Members/tdudhatra[^] is also a part of the link mentioned above.

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch csharp php html asp-net com

  • Spam, or not?
    J Jibesh

    if you check the OP account name and the site linked in the solution matched to a commercial site LogicNP Software [^]

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch question com tools tutorial

  • how update password for a user in access using c#
    J Jibesh

    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!");

    Guidelines for posting questions in the forum Jibesh V P

    C# csharp security announcement

  • Unsubscribe
    J Jibesh

    Posting here is enough. Admin will take care of the rest.

    Guidelines for posting questions in the forum Jibesh V P

    Site Bugs / Suggestions tutorial

  • demende d'aide
    J Jibesh

    This is an English speaking website/forum. could you please translate that to English so that every one could understand and answer to your query.

    Guidelines for posting questions in the forum Jibesh V P

    Java dotnet question

  • Commercial Product Spammer
    J Jibesh

    member gone.

    Guidelines for posting questions in the forum Jibesh V P

    Spam and Abuse Watch com tools question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups