Friday, February 22, 2013

working url....pixil ,opera.gumby,


http://www.endmemo.com/sconvert/pixelpoint.php



http://www.opera.com/developer/tools/mobile/




http://gumbyframework.com




http://www.infobyip.com/testwebsiteresolution.php



learn nock out
--------------------------
http://www.sitepoint.com/beginners-guide-to-knockoutjs-part-1/


connect to remote descktop an other person system

> go to run command and type   > this (mstsc)


connect remote desktop.

Monday, February 4, 2013

problum solve js files not work on masterpage in asp.net

But i am use this command and js work fine ...

<script type="text/javascript" src='<%= Page.ResolveClientUrl("~/css/5grid/jquery.js") %>'></script>
        <script type="text/javascript" src='<%= Page.ResolveClientUrl("~/css/5grid/init.js?use=mobile,desktop,1000px&amp;mobileUI=1&amp;mobileUI.theme=none&amp;mobileUI.titleBarHeight=60&amp;mobileUI.openerWidth=52") %>'></script>..





shahzad_samejo@yahoo.com