posts - 6, comments - 1, trackbacks - 1

My Links

News



Twitter












Archives

My Websites

Friday, October 10, 2008

yellow screen of death

This is for all those yellow moments....

Issue #1

yellow screen of death

posted @ Friday, October 10, 2008 3:38 PM | Feedback (0) |

Saturday, October 04, 2008

alas, debugging.com is mine ...

After many months of back and forth emails with the previous owner, http://www.debugging.com is finally mine.
I am thinking of a programmer themed comic, while I'm certainly no artist I can draw a stick figure or two :)
I haven't mapped out all the different characters yet completly, but I do have a good idea of where things should be headed (at least in the beginning).

I hope to get my first 'scene' out by next week so stay tuned ...

posted @ Saturday, October 04, 2008 11:55 AM | Feedback (0) |

Monday, October 09, 2006

Free C# Book

Ok so I have been busy writing and formatting (for the web) my C# Book along with my HTML Book.  I'm still in the process of uploading all the examples and demos so be patient until that gets up.

I'm also thinking of creating a online repository for code snippets where you can login and store all your code snippets online, I already have the backend code that could handle this (with tagging etc) its just a matter of be getting a nice and simple design built.

The goal is to make something simliar to w3schools, but with more microsoft oriented material and references.

Happy programming!

 

 

posted @ Monday, October 09, 2006 6:19 PM | Feedback (0) |

Wednesday, September 20, 2006

Design UI first, then code

I find it hard sometimes to continue my development momentum when my applications user interface is not developed nicely.

On the other hand, if I have a UI then has all the elements of the application, I find that I am much more excited about the project.  I think the main motivation is that I have a clear picture of where I'm headed, and I already have the end goal in plain view.   Having the end result infront of me allows me to reverse engineer how I want to go about designing the application also.

Another benifit to developing with the UI designed, is that you are forced to really think through how your application is going to work.  Reason being is that you won't be able to even comeup with a mockup of your design unless and until you have a good understanding of your sites functionality.

Downside?  Unless your a designer, your design bill might be a little higher than normal since there are bound to be a few tweaks to the layout unless you really hammered the design phase (since the design phase is the 1st step in this backwards approach).

Interestingly enough, the people at 37signals have a little ebook out that goes over this approach in a little more detail: https://gettingreal.37signals.com/


 

 

 


 

 

posted @ Wednesday, September 20, 2006 2:02 PM | Feedback (0) |

Sunday, June 04, 2006

I'm not really a geek

Greetings folks,

Just trying to get myself started with my new fancy blog!  Let me make it known, I am not a geek! lol

Anyhow, a little background about myself.   I started web development back in the 'classic' ASP days, later moved on the ASP.NET the moment the betas were out.  In April of 2002 I launched my own community site http://www.csharpfriends.com.  I have worked for a few companies over the years, my last stint I was on the eCommerce team (B2B).

So I hope to provide something positive to the GWB readers out there!

 

 

 

posted @ Sunday, June 04, 2006 1:30 AM | Feedback (0) |

Intellisense for SQL Server

If you haven't heard yet, red-gate has released a FREE release of its new product, SQL Prompt.  You can download a fully functional version with no restrictions up until september 1st 2006.

http://www.red-gate.com/products/SQL_Prompt/index.htm

I always find myself jumping between EM and query analyzer trying to get information on what datatype I used for a particular db column (actually now I just open up the treeview in QA but that was before I discovered that hehe).

Anyhow, its something to checkout and it is a very useful tool especially when building stored procedures and the like.

 

 

posted @ Sunday, June 04, 2006 1:44 AM | Feedback (1) |

Powered by: