The Weird and The Wonderful
The Weird and The Wonderful forum is a place to post Coding Horrors,
Worst Practices, and the occasional flash of brilliance.
We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid
workarounds and developers just not quite getting it. And then somedays we come across - or write -
the truly sublime.
Post your Best, your worst, and your most interesting. But please - no
programming questions . This forum is purely for amusement and discussions on code snippets. All
actual programming questions will be removed.
|
|
Don't cross post, you've already posted this in the C# forum.
|
|
|
|
|
no programming questions thats what the header says.
|
|
|
|
|
Please delete it if you don't want to get many minus points because people in here vote it as abusive.
|
|
|
|
|
Of course there's a solution with webservices!
You can do anything with webservices, you just need enough of them.
And lots and lots of really verbose XML. Can't have a solution with webservices without lots of XML!
Quidquid latine dictum sit, altum viditur.
|
|
|
|
|
Hi,
I have a confusion in which of the below one's to go, any suggestions please regarding the future if I take one.
I was working in latest technology for Healthcare Industry(5+ yrs). However I worked in VB.NET for 9 months but I'm in love with C#
Now I got two offers to work
1. Work as a Consultant in Banking sector with the latest cutting edge technology like C#, MVC3 , WCF.
2. Permanent full time opportunity to work in Healthcare domain with ASP.NET in VB.NET programming
Thanks,
Ranjan.D
|
|
|
|
|
I think that should be placed somewhere other than here!
Bob Dole The internet is a great way to get on the net.
 2.0.82.7292 SP6a
|
|
|
|
|
Can you please guide me where else I can place this one if not here. I thought people would love to suggest and help me by all means.
Ranjan.D
|
|
|
|
|
I agree that this is the wrong forum. I would suggest posting it in The Lounge.
It seems to me we might benefit from having a new forum specifically for posts of this nature.
Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
|
|
|
|
|
Sorry about this.. I thought I have posted this in Lounge.
Ranjan.D
|
|
|
|
|
you didn't mention $$$, is it because you love coding so much and you're such a great programmer that money don't matter?
dev
|
|
|
|
|
Yeah what you said is true. If I would have gone with money then there wouldn't be much a problem to choose one
Now you have asked, Here it's
Contract Offer: 35$ an hour on W2 Contract , the consultant said they are going to pay all the tax with Healthcare 60/40 benefit. Means employee needs to pay 40%
Permanent One: 90-95$, I do have to pay all tax with additional employee benefits like payed leaves , Health care benefit.
Thanks,
Ranjan.D
|
|
|
|
|
Retail banks pay cheap. I suspect both Health care and Investment pays well.
Work life balance in Health Care?
dev
|
|
|
|
|
Yes Healthcare is really doing well and it's like evergreen. And they do pay well.
Regarding work life balance if you are into a product company then it's really good and also if you have prior healthcare experience then you will enjoy learning things in Healthcare.
Healthcare, Energy , Investment sectors are really good.
Ranjan.D
|
|
|
|
|
Ranjan.D wrote: Healthcare domain
Take it. Healthcare is a good and stable sector (I am working in this domain).
|
|
|
|
|
Thanks a lot. I have choose Healthcare domain, May be I will keep up to date with the technology if don't get any opportunity to work the same in office.
Ranjan.D
|
|
|
|
|
var someVar = someList.SelectMany(λ => λ);
In some cases, my signature will be longer than my message...
<em style="color:red"> <b>ProgramFOX</b></em> ProgramFOX
|
|
|
|
|
And the best part is that actually works!
Bob Dole The internet is a great way to get on the net.
 2.0.82.7292 SP6a
|
|
|
|
|
|
Yes.
In some cases, my signature will be longer than my message...
<em style="color:red"> <b>ProgramFOX</b></em> ProgramFOX
|
|
|
|
|
Well that makes sense if someList is a list of objects which implement IEnumerable (like List<List<int>> . A bit weird but no horror.
|
|
|
|
|
Which is why this forum is called "The Weird and The Wonderful"!!
Bob Dole The internet is a great way to get on the net.
 2.0.82.7292 SP6a
|
|
|
|
|
It's not even weird, if you want to flat a list of lists then that's the best way to do it.
|
|
|
|
|
I think one posted in the chatroom a coupla days ago had C++11... [](){[](){}();}(); ... but I suspect he was trolling.
|
|
|
|
|
The great thing about C++ is: you can never be sure.
|
|
|
|
|
xD .. If i'm not mistaken, that is just an empty lambda nested inside another one ... I wonder if one could go on and on like that. -- But in the end it would do nothing (besides probably a stack overflow, if you take it too far^^)
|
|
|
|
|
|
General
News
Suggestion
Question
Bug
Answer
Joke
Praise
Rant
Admin
Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.