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
H

Haim Yulzari

@Haim Yulzari
About
Posts
26
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Where should I store my connection string?
    H Haim Yulzari

    I have to write a small application where a GUI accesses a DAL (Data Access Layer) through a web service. The GUI and the DAL are on two different computers. My question: where should I store the connection string so the DAL can get it and connect to the database? Thanks!

    Database question database

  • Text in a listview column
    H Haim Yulzari

    WOW! Thanks a lot!

    C# question

  • Text in a listview column
    H Haim Yulzari

    How can I programmatically determine whether a text in a listview column is longer than the column's width (i.e. displayed partially and ends with ellipsis)? Thanks!

    C# question

  • Selecting an item in a listview
    H Haim Yulzari

    In a small application I write I use a listview in Details view with check boxes. The listview has 3 rows and 2 columns. The second column of each row is initially empty. When I click a check box to check it, I perform some computation and insert the result into the second column. When I uncheck the box, the column is cleared. My problem: I couldn't find a simple way to determine in which row the check box I clicked is located. I've finally done the following: in the ItemCheck event of the listview I prepare a list of the currently checked rows. Then I start a timer with an interval of 250 ms that runs only once (AutoReset = False). In the Elapsed event of the timer I prepare another list of checked rows. This list contains the updated state of the box I clicked. I can find the row of the box I clicked by comparing the 2 lists. This method works but I feel it's a little cumbersome. Is there a better way? Thanks!

    Visual Basic help question

  • You can't stop the power of mildy difficult maths puzzles
    H Haim Yulzari

    67 + 76 = 143 That makes it three of them! Have more puzzles? :)

    The Back Room

  • First Time - JOTD
    H Haim Yulzari

    Very nice! :) I don't want to sound arrogant, but I gussed it was a dentist after the first few sentences. Maybe because I have to visit mine soon... :(:(:(

    The Lounge algorithms question

  • Reading past end-of-file
    H Haim Yulzari

    Thanks! That solved the problem. (I'm using iostream.) :)

    C / C++ / MFC question

  • Reading past end-of-file
    H Haim Yulzari

    I have a file that I read character by character. However, the file is scattered with '^Z' (control-Z) characters so the process stops at the first of them due to end-of-file. Is there a way to ignore these characters and continue reading till I reach the "real" end of the file? Thanks!

    C / C++ / MFC question

  • Microsoft .NET
    H Haim Yulzari

    Haim Yulzari wrote: ;P;P;P What's happened to the smilies? :omg::omg::omg:

    The Lounge question csharp dotnet announcement

  • Microsoft .NET
    H Haim Yulzari

    Brian Azzopardi wrote: What!! They don't use Vi? Shurely shome mishtake? They'd better dump both Ultraedit and Emacs and use VIM - the best freely available editor on earth! ;P;P;P

    The Lounge question csharp dotnet announcement

  • JOTD
    H Haim Yulzari

    LOL! :laugh::laugh::laugh:

    The Lounge com performance

  • Baby Lakin!
    H Haim Yulzari

    Congratulations! I wish you and your wife an easy and pleasant pregnancy and delivery. Haim :rose: :rose: :rose: :rose: :rose:

    The Lounge

  • The Plague
    H Haim Yulzari

    John Simmons / outlaw programmer wrote: I mean honestly, who here gives a rat's ass about reading about other people's problems (that aren't related to computers)? Many of us do and the length of Samantha's thread should prove that!

    The Back Room com tools question

  • Work station
    H Haim Yulzari

    The following has just arrived in my Inbox: A bus station is where a bus stops. A train station is where train stops. On my desk, I have a work station what more can I say... :)

    The Lounge

  • tabs to 4 spaces
    H Haim Yulzari

    Nish - Native CPian wrote: Nope! If it's not freeware, don't even give me the link Try this excellent freeware: www.vim.org Haim

    The Lounge c++ question

  • Freeware used for Software Development
    H Haim Yulzari

    I'm using the best editor there is for Unix and Windows alike: Vim (VI Improved - and my, what an improvement!)

    The Lounge question announcement

  • deep seas of boredon
    H Haim Yulzari

    What are you working on currently?

    The Lounge

  • Jokes?
    H Haim Yulzari

    :) Thanks!

    The Lounge question

  • Linda Lovelace passes away
    H Haim Yulzari

    If you take a look at the thread view you'll see that this incident has already been reported and discussed. Brigg Thorp wrote: What a vacumm mouth she had Let's not forget that Linda was first and foremost a human being tragically killed in a car accident.

    The Lounge html database com

  • Jokes?
    H Haim Yulzari

    :) ;) :) Thanks!

    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