ASP.NET custom validators

Thursday, May 31st, 2007

Useful reference:

http://quickstarts.asp.net/QuickStartv20/util/srcview.aspx?path=~/aspnet/samples/validation/CustomValidator.src&file=CustomValidator_cs.aspx&lang=C%23+Source

Flash sound objects

Thursday, May 31st, 2007

Flash has a nifty sound object. Sometimes you might have a couple of sound objects with different volumes etc. What if you wanted to have a global mute. If you don’t specify a target when creating a sound object it will control the global sound output:

this was useful:

http://www.sonify.org/home/feature/remixology/001_timelinesoundobject/page3.html

Flash

Thursday, May 31st, 2007

http://www.senocular.com/flash/tutorials/preloading/

Opening a web browser using a service

Thursday, May 31st, 2007

http://www.webmasterworld.com/microsoft_asp_net/3282171.htm

Flash Video FLV metadata injector

Thursday, May 31st, 2007

http://www.buraks.com/flvmdi/

Useful XPath

Thursday, May 31st, 2007

http://www.w3schools.com/xpath/xpath_axes.asp

Page turn effect Flash

Thursday, May 31st, 2007

http://www.oreillynet.com/pub/a/javascript/2004/09/03/flashhacks.html?page=1

Using Prototype

Thursday, May 31st, 2007

http://www.sergiopereira.com/articles/prototype.js.html

Ajax Lessons etc

Thursday, May 31st, 2007

http://www.ajaxlessons.com/2006/02/19/ajax-workshop-3-shopping-cart-using-scriptaculous/

http://www.ajaxlessons.com/Â

Creating a windows Service

Thursday, May 31st, 2007

http://www.codeproject.com/dotnet/simplewindowsservice.asp