They're defiant thieves. I hope they go down in flames.
Ssswamii
Posts
-
Adobe download prices -
.Net 4.0 & C#4.0 OpinionsYeah, ditto. It's one of those things that you think should work, but doesn't once you go try it:
var strings = new List() { "hello", "world" };
IEnumerable objectList = strings; // this works nowThe 3 big areas that affect me are
IEnumerable<T>
,Action<T, ...>
andFunc<T...>
-
C# Question with GenericsI don't think so. The best way to accomplish what you're trying to do is to make Foo() virtual, then override Foo in the base classes to do call GenericStaticMethod using the current class type.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: The Lord's Prayer in Aramaic song (audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Benefits of atheism:) That seems to be your posting style, at least here in the Lounge and on my blog as well. :) Take care, God bless.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: The Lord's Prayer in Aramaic song (audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
I just love itArchaelogists Criticize Cameron's Claim About Jesus[^]
Amos Kloner, the first archaeologist to examine the site, said, "the idea fails to hold up by archaeological standards but makes for profitable television."
'Nuff said. :)
Tech, life, family, faith: Give me a visit. I'm currently blogging about: The Lord's Prayer in Aramaic song (audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Benefits of atheismIlíon wrote:
Haven't you noticed that, as Europe is so clearly demonstrating, 'atheism' is a one-way ticket to national/cultural suicide.
Blunt, but I like it. :)
Tech, life, family, faith: Give me a visit. I'm currently blogging about: The Lord's Prayer in Aramaic song (audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
WPF/E Question.It's a plug-in that runs a subset of XAML. I believe JavaScript is used as the code-behind.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: The Lord's Prayer in Aramaic song (audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
John Simmons, Linux, and managed codeShog, I will have to learn to keep Linux posts in the Soapbox then. :-) The only reason I posted here was as a follow-up to the Lounge post yesterday, after researching and discovering some CAS stuff after work yesterday (yes I am a working programmer too hehe), I was anxious to post the results of my research for all to see. I'm sorry if you're offended at my research, being a member of the C++/MFC group of which I am formerly a part, I understand your situation. To address your points (sorry for bad formatting, running in Firefox here), We, for the most part, are working programmers. -As am I. Did this research after work yesterday and posted here this morning. A lot of us are here to relax. Hence the name of this forum. Being working programmers, we can't just go sit in a hot tub (it tends to ruin laptops), so we come here. -My laptop is waterproof. ;-) Seriously, it is my mistake to post a managed vs unmanged code with example in the lounge. Next time the soapbox or an article, I promise. :-) A lot of us are here to find solutions to problems we face while working. You come here to find solutions. I discovered a solution and posted the results of my research. A lot of us are here to share what we've learned with others. Exactly! My reason for posting my research. But do us all a favor, please - leave the slashdot attitude at slashdot. I'm sorry if there was any attitude in my post, it wasn't intentional. I was careful not to insult or make inflammatory remarks, only post my research and the reason for doing it.