August 2005 - Posts

Eli has moved his sharepoint resources they can now be found here:

http://weblogs.asp.net/erobillard/articles/SharePointResources.aspx

They will also be extended every once in a while.

with no comments
Filed under:

Masterpages superquick / dummy guide:
http://www.dotnetjunkies.com/WebLog/cykophysh/archive/2005/08/19/MasterPages.aspx

Improvements made in webprojects in vs.net 2005
http://weblogs.asp.net/scottgu/archive/2005/08/21/423201.aspx

Some fun statistics about vs.net 2005 :)
http://blogs.msdn.com/jmstall/archive/2005/08/23/How_big_is_Vs.aspx

Hotfixes for performance and other stuff that matters:
http://blogs.msdn.com/toddca/archive/2005/08/23/455116.aspx

 

http://www.escapeyesterworld.com/

 

A few days ago I came across a super simple code generator.

It takes a delimited list as input, and a pattern as input.

The following example tells you exactly what makes it tick .
http://www.secretgeek.net/programmers_mate.asp

Since then it's been updated to:
http://www.secretgeek.net/New_Generator.asp

Direct link to generator:
http://secretgeek.net/w2scg.asp

Now the fun with these kinds of micro code generators starts when you start feeding it data related stuff.
So for this I used the superb mygeneration to translate database tables to comma delimited lists.

http://shrinkster.com/75t

Offcourse this template can be used for other micro codegeneration tools which use the same type of input.

The mayor advantage of going down this road is that your resulting templates used for the micro generator stay super simple.
And thus super maintainable.
An article full of tips and tricks regarding this subject:
http://www-128.ibm.com/developerworks/web/library/wa-ie2mozgd/?ca=dgr-lnxw01

Building an interface without clicking:
www.dontclick.it

DHTML lemmings:
http://193.151.73.87/games/lemmings/index.html