Browse by Tags

15 August 2006
Making Meaning Is Why I Became A Computer Programmer (Part 1)
This is the first in a series about why I choose to become a computer programmer. While I was in college studying Chemical Engineering, I decided I was going to pursue a career after college in Computer Programming . Making that decision was easy because Read More...
0 Comments
Filed under: ,
 
22 July 2006
Become A Programmer, Fast Track Your Computer Career Or Get a High Paying Job In Information Technology
If you want to fast track your career, become a computer programmer or get a high paying job working with computers, here is your chance. Based on more than a decade of practical experience in Information Technology, Computer Programming and Software Read More...
15 June 2006
IT Career Coach on Time to Start a High Paying Career in Information Technology
The word on the street is “ Now Is a Good Time to Start a High Paying Career in Information Technology ”. I live in Saint Louis, Missouri and work as an Information Technology consultant. The demand for Information Technology consultants in general and Read More...
09 August 2005
Will An IT Certification Really Help Your Career : MCDBA, MCSD.NET, MCSE, MCP, OCP, ETC.
Does an IT certification really help on the job? I have been reading several different articles about IT certifications. Some authors are of the opinion that an IT certification does not mean a mastery of the skills represented by the certification in Read More...
2 Comments
Filed under: ,
 
25 July 2005
Commentary on Aaron Weiker's article and Richard Hale Shaw (C# MVP) blogs on "Moving away from C++"
C# is not acceptable in some situations for high performance mathematical code. E.g. In the forthcoming SQL Server 2005 Data Mining release, you can write native data mining algorithms in C++ but not so natively in C#. I was disturbed about this and I Read More...
0 Comments
Filed under: ,
 
10 April 2005
Create Custom ASP.NET Jobs For Background Processing On Single or Multiple Threads The Community Server Way!
1. Introduction: This article describes how to create a custom ASP.NET like DTS job that can run on a single thread or multiple threads in the background. The source code ( http://www.kdkeys.net/forums/4526/PostAttachment.aspx ) used in this demonstration Read More...
0 Comments
Filed under:
 
09 April 2005
What's wrong with C#: Properties
I want to translate overloaded Java properties to C# and I need to know how to implement Java's property overloading in C#.. Without knowing all the reasons why C# was designed this way, I will have to say that it would have been a nice addition to C# Read More...
1 Comments
Filed under:
 
20 March 2005
Community Server 1.0 Migration - No Search Results Displayed
After migrating ASP 2.01 Forums to Community Server 1.0, the Forums searching was returning no records. The new site was located at http://www.kdkeys.net and the old site was moved to http://www.kdkeys.com . I realized that any problems that I would have Read More...
0 Comments
Filed under: