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
L

Luc 648011

@Luc 648011
About
Posts
112
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • site is ill
    L Luc 648011

    this site is acting weird for a couple of hours already. 1. first I noticed the alpha thingy I am testing suddenly got much worse; I reported the details you know where. 2. then there is a mix-up in the C# forum; I reported in S&B below. 3. now my rep history's first page shows 20 items spanning more than 8 months (I typically do 20 actions an hour). Has the server room been flooded? did the hamsters get wet and turn into gremlins? Help!

    Site Bugs / Suggestions csharp sysadmin testing beta-testing help

  • C# How to get row value of DataGridView
    L Luc 648011

    Hi, something is wrong in the C# forum right now, so this message will not show as is, until things get fixed, and you won't be able to react either, you could however start a new thread if necessary. My reply is rather simple: inside the ContentClicked handler, you know the row and column index of the cell you clicked; and you can access the Rows, Columns, and Cells arrays using integer indices. So you probably want

    value=dataGridView1.Rows[e.RowIndex].Cells[the_index_of_the_column_you_want];

    You may need a .Value at the end. Hope this helps. :)

    C# database question csharp tutorial

  • C# How to get row value of DataGridView
    L Luc 648011

    test

    C# database question csharp tutorial

  • C# forum mix-up
    L Luc 648011

    I was told it was a big boy who did it and then ran away... :confused:

    Site Bugs / Suggestions csharp php com question code-review

  • Extracting a blob data file from sqlite
    L Luc 648011

    I have no experience with SQLite. However I did search CodeProject articles for SQL read BLOB and found a lot, including this: Reading and Writing BLOB Data to Microsoft SQL or Oracle Database[^]. I'm sorry the examples are in C#, that does not change the philosophy, it merely changes the syntax of things. I suggest you read it, or some of the other hits, and try what you learn. I once more stress the fact that IMO writing to a BLOB field and reading from a BLOB field are bound to be very similar. :)

    Database csharp css database sqlite dotnet

  • otherwise
    L Luc 648011

    I used HP9835 most of the time, together with a bunch of measuring instruments, including some Network Analyzers. Goal was extracting transistor model parameters from S-parameter measurements. Lots of math and programming involved. Did all this at the university in Leuven, Belgium in the seventies; and I got the opportunity to duplicate the setup at Stanford University, Palo Alto (next door to HP) during my first visit to the US. It were exiting times. :)

    The Lounge php com beta-testing question code-review

  • RemoveDirectory behaving differently in Xp and 7
    L Luc 648011

    Did you watch the return value of RemoveDirectory? Did you call GetLastError on zero? Might your top-level directory have a different protection? :)

    C / C++ / MFC c++ visual-studio help

  • Speaking of JSOP's guns...
    L Luc 648011

    There is that infamous joke about hunting bears in Canada, could that offer any help? Unfortunately I can't provide any details, it is, let's say, not lounge compatible. :)

    The Lounge question

  • Is that the recalc done now?
    L Luc 648011

    this is a reply from s.codeproject.com :)

    Site Bugs / Suggestions question

  • Is that the recalc done now?
    L Luc 648011

    if anything, pebkaw. It is awfully quiet on CP, isn't it? I know http://downforeveryoneorjustme.com/[^] said all is fine. But still nothing. :( PS: its the wall in front of me, not the one in the back!!!

    Site Bugs / Suggestions question

  • Is that the recalc done now?
    L Luc 648011

    I am having major trouble getting any www.codeproject.com page to load; the main page loads fine (visible in "view source") but nothing shows, as if some essential dependent file is not coming at all. CP Vanity is not getting Bob's image. However beta.codeproject.com is working normally, which enables me to publish this. Anybody getting similar phenomena? :)

    Site Bugs / Suggestions question

  • List view question
    L Luc 648011

    try ListView.Items.Clear() to clear the content, not the view itself. :)

    C# question json tutorial

  • Could someone explain the status system?
    L Luc 648011

    yes, unfortunately only a small subset of the alternatives got offered. Why isn't anyone using Altavista any more? :)

    The Lounge question

  • SQL IF statement
    L Luc 648011

    You're welcome. :)

    Database database question

  • Could someone explain the status system?
    L Luc 648011

    Computafreak wrote:

    I'm too innately helpful to ...

    sure, but there are limits to everything. :)

    The Lounge question

  • Could someone explain the status system?
    L Luc 648011

    I have suggested lots of things, including an "I have seen this, don't show it ever again" button, a "hide unapproved stuff" setting, buttons to vote on separate aspects of "articles" (length, content, style, clarity, ...) to no avail. Rather than make life easier for people who devote part of their time to make this a nice site, recent changes made it more difficult to tell you didn't like the "article" for some reason; now you have to type a lot of comment, and expect replies to that, etc etc. while CodeProject refuses to install a simple filter that would throw away half of the junk automatically anyway, without risking false negatives. :)

    The Lounge question

  • SQL IF statement
    L Luc 648011

    Hi, you can use AND and OR operators and effectively build a WHERE clause that calculates this (pseudo-code):

    c=d OR (d=null AND (c=e OR (e=null AND c=f)))

    :)

    Database database question

  • Best coding practice.
    L Luc 648011

    OK, this looks good. The timing anomaly has disappeared. Well done. :)

    Algorithms

  • Could someone explain the status system?
    L Luc 648011

    Really good articles are plenty, and the new ones become available pretty soon assuming they are good. No need to see the crap that is used to try and get gold, to use as file server, to impress (?) people, and what have you. If you need examples, look for platinum members (first two pages of "who is who", sorted by article count). :)

    The Lounge question

  • Could someone explain the status system?
    L Luc 648011

    Are you nuts? I created a new account to get rid of gold, I got sick watching the stupid "articles" on the home page. :)

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