uadozer

Stories submitted by uadozer

jQuery.position() on Invisible Elements fails(west-wind.com)

submitted by uadozeruadozer(650) 3 years, 8 months ago

Rick has found a solution how to get object position when it is hidden read more...

add a comment |category: |Views: 66

tags: another

UpdatePanels and ClientScript in custom Controls(west-wind.com)

submitted by uadozeruadozer(650) 3 years, 9 months ago

This is story is 1 year old but it is a good post with ClientScriptProxy code which is needed if you have control which renders some JavaScript and is placed in UpdatePanel. The code provided uses Page.ClientScript object if MS.Ajax lib is not present and ScriptManager if it is read more...

add a comment |category: |Views: 22

tags: another

UI design patterns library(ui-patterns.com)

submitted by uadozeruadozer(650) 4 years, 2 months ago

Very cool site which shows give you ideas about visual presentation for misc elements of user interface read more...

2 comments |category: |Views: 339

tags: another

Get Your Database Under Version Control(codinghorror.com)

submitted by uadozeruadozer(650) 4 years, 3 months ago

Jeff Atwood post links to K. Scott Allen 5 blog entries about putting db under version control read more...

add a comment |category: |Views: 4

tags: another

Cool Vibrant Ink theme is now available and for VS 2008(developernotes.com)

submitted by uadozeruadozer(650) 4 years, 3 months ago

Visual Studio 2008 Vibrant Ink theme read more...

add a comment |category: |Views: 98

tags: another

MVC or MVP Pattern – Whats the difference?(blogs.infragistics.com)

submitted by uadozeruadozer(650) 4 years, 6 months ago

This awesome post explains differences between MVP and MVC patterns using VS Class Diagrams read more...

3 comments |category: |Views: 611

tags: another