I Repeat: Do Not Listen to Your Users
posted by jdelator(500) 4 years, 2 months ago 0
My first submission that got published, thanks guys!
Reply
Douchebaggery
Eclipse is actually not that bad, I think it's easier to navigate code a bit easier in Eclipse than Visual Studio since you can alt-click a function name and go straight to the definition.
O don't get me wrong, I think Visual Studio is better than Eclipse. Have you guys ever tried coding something other than java in Eclipse? It's such a nightmare.
Retaining Good Developers - 10 Things To Keep Them Happy
I dont like that guy's avatar.
A Question of Programming Ethics
This is kinda of a catch 22, why would Dustin log into John's account without breaking some sort of ethics? If I was Dustin I would had done the same thing. But imagine if he logged into his email account and there was nothing?
Microsoft blocked from updating Wikipedia!
Yeah, I just checked.It expires on 21:19, 18 March 2008, though.
The fastest way to insert 100K records
posted by jdelator(500) 4 years, 1 month ago 0
His approach was wrong.
Well there are too many variables that are not being controlled if he was really trying just to test the fastest way to insert 100k records. He should have written a stored proc like someone mentioned. Also he did not use bulk insert or union select insert on sql server. Mysql also lets you insert many rows in one query. Also it not enought to test it just with ints. What he did was test 100k single inserts over through a C# app.
Credit card validation - regular expressions
After that use the Luhn formula to verify.
Using the Luhn algorithm to validate credit cards
Thanks for giving me credit since you the post was inspired by my comment and not the post.
It should read *since you know
Get country from a browser in ASP.NET
posted by jdelator(500) 3 years, 9 months ago 0
Anyone have the link for the IP address to country solution?
SQL Server 2008 RTM available from MSDN/TechNet
Wow like lol, I just an internal email saying katmai RTMed and ppl on DNK got this info before me? lol