Skip to content

*.dannyg

an extension of dannyg

Menu
  • Home
  • art
  • inspiration
  • music
  • poetry
  • Recipes
  • writings
Menu

Nice!!!

Posted on June 11, 2012

Found this in some code today.  Made me smile

One Line Palindrome

Posted on May 31, 2012

Fibonacci Sequence using .NET 4 and no recursive function

Posted on March 13, 2012

Using a recursive function can be very expensive as you’re stack will get larger and larger as you need to store in memory a pointer to the last function on top of…

Cool Stuff Vol 4.

Posted on July 12, 2011

IE and CSS Compatibility http://msdn.microsoft.com/en-us/library/cc351024%28v=vs.85%29.aspx Bedroom Closet Office http://www.elijahmanor.com/2011/01/transition-to-working-from-home.html MVC Scaffolding (using NuGet) http://blog.stevensanderson.com/2011/01/28/mvcscaffolding-one-to-many-relationships/ Lean Pub http://leanpub.com/ MediaElement.js – Cross Browser HTML5 Video / Audio Compatibility http://mediaelementjs.com/ Test Javascript on Differnent Browser…

Serializing .NET Resources (.resx) as JSON (part 2)

Posted on June 9, 2011

So after playing with my own code after a while I realized that there was a slight flaw in my thinking.  Since every application is slightly different in the way it determines…

Serializing .NET Resources (.resx) as JSON

Posted on June 8, 2011

This is actually quite a useful solution.  The goal here is to use the same resource file for client and server side coding, while also utilizing the “Culture” awareness of .NET that…

Reinstalling WCF on Windows

Posted on March 24, 2011

http://msdn.microsoft.com/en-us/library/ms732012.aspx Technorati Tags: wcf,debugging

PartialView: Why?

Posted on March 22, 2011

There are several cases where you would want to break down your view into several small components. One use case that I am working with right now, is I have a multi-lingual…

Reverse Proxying With IIS7

Posted on March 9, 2011

There are some really nice modules to add on to IIS7.  One of the them URL Rewrite.  You can also set up a Reverse Proxying rule.  This basically allows you to re-route…

Powershell Script: Convert RGB to HEX

Posted on March 1, 2011

Sometimes when I’m doing web programming (namely CSS), I need to quickly convert RGB to HEX.  So, I have written a neat little Powershell script.  Keep in mind that you might have…

Posts pagination

Previous 1 2 3 … 9 Next

Recent Posts

  • Reading Room
  • Inspirational Movies / TV shows
  • Remove passphrase from PEM file
  • Parallels Multihoming a CentOS Server
  • Forced Failures

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2025 *.dannyg | Design: Newspaperly WordPress Theme