26.12.13

why not use repository pattern


http://tech.pro/blog/1191/say-no-to-the-repository-pattern-in-your-dal
http://blog.8thlight.com/mike-ebert/2013/03/23/the-repository-pattern.html

22.12.13

wire frame


http://theappentrepreneur.com/54-amazing-wireframing-tools-apps

19.12.13

test

$("#carousel-example-captions").on('slid.bs.carousel', function (event) { if ($(this).find('.active').index() == 2) { $('.home-features-data').html(''); } });

15.12.13

Jquery Mobile Introduction


http://jquerymobile.com/demos/1.2.0/docs/pages/page-anatomy.html

12.12.13

can we allow users to use their own domain?

http://support.appharbor.com/discussions/problems/1421-can-we-allow-users-to-use-their-own-domain

8.12.13

select box select old value


http://stackoverflow.com/questions/496052/jquery-setting-the-selected-value-of-a-select-control-via-its-text-description

7.12.13

Check request come from window or mobile

http://stackoverflow.com/questions/14357539/how-to-check-requested-device-info-in-asp-net-mvc