Philosophizing about the .Net religion
Browse by Tags
All Tags »
Dev Philosophy »
Technology »
VB.Net (
RSS)
-
|
[I started this as a comment on Don's blog and decided it was getting too lengthy for a comment] Don, [Let me switch on my Religion Degree Hat... Unnhhh... Ok... I think it's on... do you see the light?? No... Nuts... Ahhh... the switch... bzzzt!] AMEN...
|
-
|
So a co-worker (Scott H.) sent me some code that is purely fictional (but a sick part of me wishes I had actually found it in the wild). Here's the code - Public Function IsNotFalse( ByRef Value As Boolean ) As Boolean IsNotFalse = False If Value = True...
|
-
|
I have decided to spend sometime learning Python. I may actually have a small amount of time to do so over the next month. The main reason is this article by Darrell. My hopes are that maybe I can write some Python for a quick problem solving session...
|
-
|
This is a quick personal (kind of) post. I just wanted my regular readers to stay tuned. I will be back (am back). I've had an extremely busy couple of weeks. I'm writing a guide for the How TO Select Guides on Internet E-mail components, have been extremely...
|
-
|
When I wrote the experts post I was trying to attack a particular attitude that I see in commenters, and on some blogs. There are a lot of people out there who subscribe to what I now call "ICUI" which stands for "It's cool! Use it!" Whenever they see a particular technology -- that they are devoted to -- attacked (or that someone points out a valid question about when to use it), they immediately attack telling the writer what a freaking idiot he is and that he has no idea what he is talking
|
-
|
I would like to ask everyone a question. How many lines of Javascript is too many in a page? When do you start thinking about moving that functionality out of the page and back on the server? In other words, when is it OK, to go ahead and post back to the server. How many lines?
|
-
|
I had a conversation with a friend this morning that somewhat scared me. This friend has been the biggest VB.Net proponent I have ever met. His stance is what has inspired to stand up to " stupid language bigotry " (BTW, this ended in a truce). I have...
|
More Posts