|
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.
|
|
|
|
|
Wordle 344 5/6
🟨⬜⬜⬜🟩
⬜⬜⬜🟨🟩
⬜⬜🟨⬜🟩
⬜🟩⬜🟨🟩
🟩🟩🟩🟩🟩
Quite an unusual word today.
|
|
|
|
|
I am sitting here trying to do some work while alongside me my wife is attempting to set up a Zoom discussion with a friend. Neither of them know what they are doing, so it has been interesting hearing their learning curve. At least it was at the start, now I will have to go and chop some firewood before my blood pressure goes off the scale.
I know that I find that interface fairly transparent, but maybe they need a "just heard about computers" interface as an option?
|
|
|
|
|
people who design and write interfaces should have the interfaces tested by novices in their presence, from day one.
The designer is a bit subjective without this feedback.
Ideally the designs should be driven by objective user test results. Boeing learned this when designing interfaces for their users. They found that subjective test data from experts (pilots, etc.) was not as good. Pilots all had various opinions about interfaces so Boeing went to objective testing results to find the most efficient design.
Side note:
I once flew in a Boeing simulator with zero flying experience. With the destination already set, I took off, flew and landed with minimal instructions. Very cool, except I blew out the tires landing too fast and steering too sharp. Their simulator even had that part of the landing modeled. That's the objective test results they were getting.
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
I can't put it down!
If you can't laugh at yourself - ask me and I will do it for you.
|
|
|
|
|
heard that one but always good for a laugh.
another old one
NASA had to close their Lunar restaurant. It had no atmosphere.
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
|
wow. I guess I am getting too old. Thanx. Need to take some memory pills.
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
|
|
|
How did you find all these previous posts?
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
Johnny was sitting in a dark restaurant.
He said to this lady sitting next to him,
"Would you like to hear a blonde joke?"
She said,
"Well, before you tell me, you should know that I'm blonde,
6 foot tall and a professional body builder!
The lady next to me is blonde, 6 foot 2 and a professional wrestler!
And the lady next to her is blonde, 6 foot 5 and
the kickboxing champion of the world!!
Now, do you still want to tell me?"
He thought about it for a moment and then said,
"No! ..Not if I''m going to have to explain it three times!"
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
An old snake goes to see his doctor and says,
” I need something for my eyes… I can’t see very well these days”.
The doctor fixes him up with a pair of glasses
and tells him to return in two weeks.
The snake comes back in two weeks and
tells the doctor he’s very depressed.
The doctor asks, “What’s the problem? Didn’t the glasses help you?”
The snake says, “The glasses are fine doc.
I just discovered I’ve been living with a water hose the past 2 years!”
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
|
not where i first heard it, but good info
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
|
But I think I've managed to eliminate entity framework from my MVC5 (.Net Framework) app, but keep the user management functionality so I can have single-user authentication, and use my own DAL/connection string manager code in the process.
It compiles, so it's on to seeing if I did it right.
".45 ACP - because shooting twice is just silly" - JSOP, 2010 ----- You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010 ----- When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013
|
|
|
|
|
Quote: It compiles, so it's on to seeing if I did it right. You're experienced enough to know that 90% of the work probably lies ahead.
|
|
|
|
|
Yah. I'm already running into issues... :/
".45 ACP - because shooting twice is just silly" - JSOP, 2010 ----- You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010 ----- When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013
|
|
|
|
|
0) My first one was that I was using the wrong table names in my identity code (this was a mere forehead slapper).
1) Now I'm dealing with weirdness in the UserTable.
Not difficult issues, but certainly tedious...
".45 ACP - because shooting twice is just silly" - JSOP, 2010 ----- You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010 ----- When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013
|
|
|
|
|
Registration and login works.
".45 ACP - because shooting twice is just silly" - JSOP, 2010 ----- You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010 ----- When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013
|
|
|
|
|
|
0) Footprint is too big (5-7mb of code). My own DAL assembly is less than 50k, and my identity assembly is less than 0k. Yes, I still have to ship 970k in MS assemblies to get it to "go", that's a far cry smaller from the EF footprint.
1) It really doesn't like stored procs. I, on the other hand, really like to use stored procs. and I've almost never encountered a CRUD-only back-end, so just relying on CRUD is a waste of resources.
2) I don't want it to deal with its migration strategies (if I think I need a table, I'll create the table)
3) The EF for .Net Framework is no longer being maintained by MS
4) Because 'murrica.
".45 ACP - because shooting twice is just silly" - JSOP, 2010 ----- You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010 ----- When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013
|
|
|
|
|
0.) 5-7MB vs 50K
You are still using 9600bps connections?
1.) Same here, I don't like them
2.) Correct
3.) .net framework will sooner or later disapear
4.) Pls. translate

|
|
|
|
|