Tuesday, 3 September 2013

Google Play requires versionCode to be set to a positive 32-bit integer in AndroidManifest.xml

Google Play requires versionCode to be set to a positive 32-bit integer in
AndroidManifest.xml

References

Reference NO 1

http://forums.adobe.com/thread/765086

Reference NO 2

http://stackoverflow.com/questions/13634458/google-play-requires-versioncode-to-be-set-to-a-positive-32-bit-integer-in-andro

Reference NO 3

http://stackoverflow.com/questions/7050108/minsdkversion-positive-32-bit-integer

Reference NO 4

https://groups.google.com/d/topic/appinventor/rQjea7hRp7A

Reference NO 5

http://android.bigresource.com/Android-Can-039-t-upload-app-in-the-market-Market-requires-the-minSdkVersion-to-be-set-in-AndroidManifest-xml-upDy8HdCR.html

Reference NO 6

http://forum.xda-developers.com/showthread.php?t=880676

Reference NO 7

http://code.google.com/p/app-inventor-for-android/issues/detail?id=56

Reference NO 8

http://forumarray.com/android-link-to-appbrain-apk-cant-download-it-from-market-98904

Assert.ThrowsException in async function unit test?

Assert.ThrowsException in async function unit test?

References

Reference NO 1

http://stackoverflow.com/questions/13634779/assert-throwsexception-in-async-function-unit-test

Reference NO 2

http://blogs.msdn.com/b/visualstudioalm/archive/2013/02/02/improvements-in-windows-store-unit-tests-test-exceptions-in-async-lamba-expressions-run-tests-on-the-ui-thread.aspx

Reference NO 3

http://www.srtsolutions.com/testing-async-methods-in-c-5

Reference NO 4

http://www.pedrolamas.com/2013/04/30/assert-throwsexception-the-async-way/

Reference NO 5

http://social.msdn.microsoft.com/Forums/vstudio/en-US/b015fe82-eb9f-4cb7-815e-3d2fc0eb14fe/action?threadDisplayName=release-preview-unit-test-the-type-or-namespace-name-expectedexceptionattribute-could-not-be

Reference NO 6

http://www.techbubbles.com/testing/unit-testing-improvements-in-visual-studio-2012-update2/

Reference NO 7

https://www.dartlang.org/articles/dart-unit-tests/

Reference NO 8

http://www.geekchamp.com/news/improvements-in-windows-store-unit-tests-test-exceptions-in-async-lamba-expressions--run-tests-on-the-ui-thread

Horizontal Sum for dynamic columns

Horizontal Sum for dynamic columns

References

Reference NO 1

http://stackoverflow.com/questions/13635066/horizontal-sum-for-dynamic-columns

Reference NO 2

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=28101

Reference NO 3

http://www.plus2net.com/sql_tutorial/sql_sum-multiple.php

Reference NO 4

http://www.dynamicreports.org/getting-started

Reference NO 5

http://www.mrexcel.com/forum/excel-questions/135979-horizontal-sumif-dsum-sumproduct-required.html

Reference NO 6

http://forums.asp.net/t/next/1108357

Reference NO 7

http://www.codeproject.com/Articles/232181/SQL-Pivot-with-Grand-Total-Column-and-Row

Reference NO 8

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/69c3453f-a5b9-44a7-aa62-cfca89ba6217/action?threadDisplayName=ssrs-2005-matrix-with-horizontal-table-subtotal

Visible domain redirection using DNS CNAME

Visible domain redirection using DNS CNAME

References

Reference NO 1

http://stackoverflow.com/questions/13635356/visible-domain-redirection-using-dns-cname

Reference NO 2

http://stackoverflow.com/questions/16128268/redirect-subdomain-to-a-domain-using-cname-a-ns-aaaa-txt-mx-record

Reference NO 3

http://serverfault.com/questions/229809/redirect-subdomain-example-org-to-somethingelse-com-hidden-to-the-user

Reference NO 4

http://wiki.shopify.com/DNS

Reference NO 5

http://help.ovh.co.uk/DomainServicesManager

Reference NO 6

http://www.networking4all.com/en/support/domain+names/domain+redirects/

Reference NO 7

http://www.tldp.org/HOWTO/Domain-7.html

Reference NO 8

http://help.dnsmadeeasy.com/record-entry/cname/

Converting HTML/CSS templates into Wordpress templates: CSS image path changing

Converting HTML/CSS templates into Wordpress templates: CSS image path
changing

References

Reference NO 1

http://stackoverflow.com/questions/13635719/converting-html-css-templates-into-wordpress-templates-css-image-path-changing

Reference NO 2

http://www.sitepoint.com/create-your-own-wordpress-theme-from-an-html-template/

Reference NO 3

http://wordpress.org/support/topic/converting-website-to-wordpress

Reference NO 4

http://wordpress.org/support/topic/hard-coded-logo-image-not-showing-up-but-background-image-are

Reference NO 5

http://codex.wordpress.org/Theme_Development

Reference NO 6

https://drupal.org/node/214024

Reference NO 7

http://gpeasy.com/Forum?show=t135

Reference NO 8

http://www.rockettheme.com/blog/coding/1767-basics-debugging-a-customizing-with-lesscss

Monday, 2 September 2013

Fragments inside swipe views rather than just views Android

Fragments inside swipe views rather than just views Android

References

Reference NO 1

http://stackoverflow.com/questions/13636077/fragments-inside-swipe-views-rather-than-just-views-android

Reference NO 2

http://stackoverflow.com/questions/17374870/cant-click-on-tabs-to-switch-fragment

Reference NO 3

http://developer.android.com/training/implementing-navigation/lateral.html

Reference NO 4

http://developer.android.com/training/custom-views/optimizing-view.html

Reference NO 5

http://developer.android.com/training/custom-views/making-interactive.html

Reference NO 6

http://ucla.jamesyxu.com/?p=278

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to add Jquery-ui to textbox ? In tag-it function

How to add Jquery-ui to textbox ? In tag-it function

References

Reference NO 1

http://stackoverflow.com/questions/13639688/how-to-add-jquery-ui-to-textbox-in-tag-it-function

Reference NO 2

http://stackoverflow.com/questions/18158974/creating-tags-using-jquery

Reference NO 3

http://www.devthought.com/projects/jquery/textboxlist/

Reference NO 4

http://blog.alicialiu.net/post/8340435476/writing-a-jquery-plugin-with-jquery-ui-widget

Reference NO 5

http://riderdesign.com/Blog/Post/2/create-an-autocomplete-textbox-using-jqueryui

Reference NO 6

https://github.com/aehlke/tag-it

Reference NO 7

http://forums.asp.net/t/prev/1796630

Reference NO 8

http://jquery.webspirited.com/2011/02/jquery-tagit-a-jquery-tagging-plugin/