|
1. The lounge is for the CodeProject community to discuss things of interest to the community, and as a place for the whole community to participate. It is, first and foremost, a respectful meeting and discussion area for those wishing to discuss the life of a Software developer.
The #1 rule is: Be respectful of others, of the site, and of the community as a whole.
2. Technical discussions are welcome, but if you need specific programming question answered please use Quick Answers[^], or to discussion your programming problem in depth use the programming forums[^]. We encourage technical discussion, but this is a general discussion forum, not a programming Q&A forum. Posts will be moved or deleted if they fit better elsewhere.
3. No sys-admin, networking, "how do I setup XYZ" questions. For those use the SysAdmin[^] or Hardware and Devices[^] forums.
4. No politics (including enviro-politics[^]), no sex, no religion. This is a community for software development. There are plenty of other sites that are far more appropriate for these discussions.
5. Nothing Not Safe For Work, nothing you would not want your wife/husband, your girlfriend/boyfriend, your mother or your kid sister seeing on your screen.
6. Any personal attacks, any spam, any advertising, any trolling, or any abuse of the rules will result in your account being removed.
7. Not everyone's first language is English. Be understanding.
Please respect the community and respect each other. We are of many cultures so remember that. Don't assume others understand you are joking, don't belittle anyone for taking offense or being thin skinned.
We are a community for software developers. Leave the egos at the door.
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
modified 16-Sep-19 9:31am.
|
|
|
|
|
Dear All, Today i encountered an uncommand dataGridViewDefaultError while working with dataGridView C#.net WindowsApplication, trying to get data from MySQL table 'proc'. I can handle the dataGridView.dataError with DataGridViewDataErrorEventArgs but the fields of the column name like param_list, returns, body and body_utf shows only a red x icon. i tried getting the DGV data from both Dataset and DataTable.
Example field data in param_list are like 'v_mlc_reg_num varchar(20),V_LANG_CD int,v_to varchar(5)'.
If anyone have any idea/solution about this please share. Thank you.
imyu walling
modified 1 sec ago.
|
|
|
|
|
Wrong place to ask, as it says at the top of the page.
Try here: Ask a Question[^]
But please, learn how to ask a question first, as there is nowhere near enough information here for us to begin to help you - we have no idea what you are trying to do, or where you are starting from.
Start here: Asking questions is a skill[^] and think about what you need to know, and what you need to tell us in order to get help.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
An attack on Paris? (6, 3)
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
FRENCH FRY? (Not entirely happy with it...)
Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012
|
|
|
|
|
I'm glad you aren't happy, but only because it's wrong!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Standing by the front door with my wife, waiting for her ride to show up. She mentions an upcoming engagement, so I whip out my phone and tap it into the calendar. It's an irregular repeating one, so I type about 3 characters of title, tap one on the dropdown list, a couple more tap and all done.
She departs, and I head to my study.
Type about 4 characters of my password into the sleeping laptop ...
...
...
... and wait for autocomplete to finish it for me.
In my defence, I'm still on my first cup of coffee.
Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012
|
|
|
|
|
Peter_in_2780 wrote: She mentions an upcoming engagement Is this a picles-cartoon?
Peter_in_2780 wrote: In my defence, I'm still on my first cup of coffee. In your defense, a bullet proof vest is a better idea.
Bastard Programmer from Hell
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
|
|
|
|
|
Quote: In my defence, I'm still on my first cup of coffee
NEVER EVER do anything on such a low level of caffeine. That's asking for trouble!
Get me coffee and no one gets hurt!
|
|
|
|
|
|
Autocomplete for passwords, awesome time-saver ! 13 days ago, I would have proposed it as a company internal improvement - maybe also just to see how far it goes before someone says "Nah".
|
|
|
|
|
"Having login problems? Chat with us!"
[Log in to your account to start a chat]
I won't name names.
cheers
Chris Maunder
|
|
|
|
|
I use a number of websites like that - my mobile phone company site for example is so poor I changed my username to "IHateThisCr*p".
My bank (otherwise excellent) whose fraud detection department ring you up and refuse to prove they are my bank, but do want me to prove I am who they called.
Oh, and a large company I won't name whose "forgotten password" system ... needed you to log in to reset it ...
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Is it a bank?
Hints! We need hints!
TTFN - Kent
|
|
|
|
|
Bingo
cheers
Chris Maunder
|
|
|
|
|
It would have been a sucker bet.
TTFN - Kent
|
|
|
|
|
B.I.N.G.O. = Bank Internationalé Now Goon Operators?
Software Zen: delete this;
|
|
|
|
|
Never heard of 'em; you sure you awake and not dreaming?
Happens to the best of us
Bastard Programmer from Hell
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
|
|
|
|
|
so frequently I find myself doing a proof of concept very short code that I am going to flush out later. Sometimes I even flush it. Pun intended.
Anyway I frequently use variables like the following.
astr - it is A String
Temp table
#ewww - because the data in the table is stinky at best.
and so forth. I always promise myself to clean it up before I actually use it anywhere. Sometimes I even do.
Does anyone else do this?
To err is human to really elephant it up you need a computer
|
|
|
|
|
rnbergren wrote: Does anyone else do this?
Nope.
rnbergren wrote: Sometimes I even do.
Because "sometimes" is "usually never."
|
|
|
|
|
Well said!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
I'm with Marc: never.
Why not? Because you will not find the time to go back and correct it - it will be permanent. That's why I "do it right" even for throwaway apps: parameterized queries, proper names, no default control names from Visual Studio, and so forth.
Do it right all the time, and you don't get into bad habits which enter production cycle.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Nope - I write all code as if it is "production" code with proper naming, etc.
One reason is to not have two styles of coding or naming conventions; it's just easier!
- I would love to change the world, but they won’t give me the source code.
|
|
|
|
|
Never. Either write code properly, or don't write it at all.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.
|
|
|
|
|
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." - Aristotle
So no, I've made doing it "right" a habit and would not even think about naming something "astr" or "ewww"
|
|
|
|