Search results

  1. N

    WPF application - UI composability

    I've been tasked with creating a Windows desktop application for data entry. I'm new to WPF, so apologies if unclear. This will be just a single window, but there will be a decent amount of stuff entered where I'd like to separate out into multiple decoupled views rather than having one big...
  2. N

    MySQL select row order

    Had a question regarding a simple SELECT in MySQL. Assuming the table has no primary key or index defined, I don't really care the order records were inserted, just how they're stored in table. If I do a SELECT * FROM `table` LIMIT n, will I get back the rows in the same order as how it's...
  3. N

    import file with variable columns into DB

    I don't have experience with many DB's, so apologies if this is an obvious question. Just learned that SQL Server allows importing files with variable columns into a table. So if table exists with 5 columns, then Col1, Col2, Col3, Col4, Col5 aaa,bbb,ccc,ddd,eee 111,222,333...
  4. N

    vc++ afxloadlibrary

    any way I can check reference count on a dll i load using afxloadlibrary in vc++? didn't find anything on google.
  5. N

    movin to KC

    I'm movin to Kansas City, MO in a few weeks for a new job and I don't know anyone there. I'll probably stay at some extended housing place until I find a place. But anyway, if anyone here's from KC, are there any apts. or general areas you recommend? I figure standard of living there should...