Duncan Mackenzie has too much time on his hands
Browse by Tags
All Tags »
Personal Musing... »
Visual C# (RSS)
-
For various reasons, the biggest being my desire to play around with .Text, I've moved my blog to my own server at http://blogs.duncanmackenzie.net/duncanma following the 3 leaf model when they moved, I thought I should post this notice a couple of times.. Read More...
|
-
For various reasons, the biggest being my desire to play around with .Text, I've moved my blog to my own server at http://blogs.duncanmackenzie.net The first post over there shows the app that I wrote last night and then used to copy all of my posts and Read More...
|
-
I'm sure I'll be one of many commenting on this, but the recent updates to .Text on this site are a wonderful improvement. For the past while I had been unable to really sift out the good comments from the bad, so real (non-spam) comments to the VB or Read More...
|
-
A couple of weeks ago I posted my "Quick Poll" Coding 4 Fun column in its unedited form... was that useful? If it was, I can continue to do that with my articles ... basically posting my version of them up in advance onto www.duncanmackenzie.net and then Read More...
|
-
I blame google. ( 250 + comments so far, not counting the ones I've had to remove ) Read More...
|
-
In an earlier post , I mentioned that I use a trigger to update a "DateCreated" field in one of my tables... and various people commented on this... asking "why not pass in a value in your Insert?" or "why not use a default value?" Since I feel that replying Read More...
|
-
One of the big reasons I redesigned the poll component , was so that I could track votes over time... I did this by adding a 'dateVoted' column to my vote table, and then using an “On Insert” trigger to set that column to the current date/time.... Read More...
|
-
Just today, I've added the new "Smart Client Offline Application Block" (from PAG), FotoVision , these articles by Cliff Atkinson about PowerPoint ... and I brought home Murach's "ASP.NET Web Programming with VB.NET" to start reading in my spare time... Read More...
|
-
Then, first let me say you have my pity, and then let me direct you to this nice piece by my old business partner (we started our first consulting business together out of our house)... Responding to RFP's Many of you who are also consultants know that Read More...
|
-
It appears to work fine... assuming you haven't voted from the machine you are currently on, you should be able to see the new button (and try it out) at http://www.duncanmackenzie.net Currently, Halo 2 appears to be behind VS 2005... which was not what Read More...
|
-
I've added some functionality to my personal site because I now have SQL Server available on the back end... so, as a test, I've put a voting component onto the home page at http://www.duncanmackenzie.net ... I plan to add some features to it (like 'just Read More...
|
-
I'm getting back into my column writing, and I'm looking for topic suggestions... I actually have a long list of ideas already, but I'm always interested in hearing what you folks want to read about! So... suggest away! Feel free to include topics related Read More...
|