Philosophizing about the .Net religion
Browse by Tags
All Tags »
VB.Net »
Dev Philosophy (
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...
|
-
|
I've been thinking about all this and I have been pondering ways to make my templated code more maintainable or better yet, get things to a point where I somewhat don't have to maintain code at all.
The idea I have come up with to create a CodeSmith template (I'm sure this can be done with other templating tools like MyGeneration) that let's me build CodeSmith Templates.
|
-
|
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?
|
-
|
[Please excuse me as I'm trying to get my blogging form back... With the life juggling I've been doing lately, I've not been able to really devote myself to blogging the way I would like to] I had a friend of mine remind me about Eric's Domain Manager...
|
-
|
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...
|
-
|
My good buddy -- D.Code -- throws down on the whole VB6 petition thing. D.Code is the man behind my infamous " College Students post ." He shows his usual brand of humor to put this whole petition thing into perspective (and then ends with a rather funny...
|
-
|
I've recently encountered a couple people giving some advice that I think is nonsense. One of them is a Microsoft employee and the other is a contractor here at my work place... I found the advice as an overzealousness to sell people on a new technology...
|
-
|
For a Rant! I felt that Geoff's Rant (the last of which is here ) answered this subject well... I told myself (stay out of it)... you don't want to be a part of the lunacy... you were a part of it once before, and now you should just stay out of it.....
|
-
|
[WARNING: I expect that I may get heavily flamed for this post... especially from my co-conspirators here on CodeBetter.Com... there are a bunch of C#ers here and I'm about to take a couple shots... Please don't take it personal... it's just an observation...
|
More Posts