Friday, 6 September 2013

select datas from firsttable and order by field in secondtable in mysql

select datas from firsttable and order by field in secondtable in mysql

References

Reference NO 1

http://stackoverflow.com/questions/17056145/php-mysql-how-to-select-data-from-two-tables-which-only-first-row-of-second-tabl

Reference NO 2

http://stackoverflow.com/questions/9788006/mysql-order-from-another-table

Reference NO 3

http://dev.mysql.com/doc/refman/5.5/en/select.html

Reference NO 4

http://dev.mysql.com/doc/refman/4.1/en/select.html

Reference NO 5

http://dev.mysql.com/doc/refman/4.1/en/union.html

Reference NO 6

http://tagide.com/blog/2012/08/how-to-handle-large-data-in-mysql/

Reference NO 7

http://www.sitepoint.com/understanding-sql-joins-mysql-database/

Reference NO 8

#EANF#

Activity reloads the whole data from server again when coming back from an other activity in andoird

Activity reloads the whole data from server again when coming back from an
other activity in andoird

References

Reference NO 1

http://stackoverflow.com/questions/13581805/activity-reloads-the-whole-data-from-server-again-when-coming-back-from-an-other

Reference NO 2

http://stackoverflow.com/questions/17103108/how-to-stop-reload-listview-in-android

Reference NO 3

http://stackoverflow.com/questions/15625072/onbackpressed-avoid-destroying-activity

Reference NO 4

http://stackoverflow.com/questions/16466089/pause-activity-and-go-back-to-previous-activity

Reference NO 5

http://stackoverflow.com/questions/6255598/go-from-activty-a-to-b-and-come-back-to-a-android

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to use a trait several times in a class?

How to use a trait several times in a class?

References

Reference NO 1

http://stackoverflow.com/questions/13582061/how-to-use-a-trait-several-times-in-a-class

Reference NO 2

http://stackoverflow.com/questions/14355029/is-it-possible-to-add-traits-to-a-class-in-php-in-runtime

Reference NO 3

http://php.net/manual/en/language.oop5.traits.php

Reference NO 4

http://search.cpan.org/perldoc?Class::Trait

Reference NO 5

http://lotro-wiki.com/index.php/Traits

Reference NO 6

http://www.javacodegeeks.com/2011/10/scala-tutorial-objects-classes.html

Reference NO 7

http://blog.duh.org/2011/11/scala-pitfalls-trait-bloat.html

Reference NO 8

#EANF#

Unable to inject JSF ViewScoped bean into Validator as ManagedProperty

Unable to inject JSF ViewScoped bean into Validator as ManagedProperty

References

Reference NO 1

http://stackoverflow.com/questions/13582400/unable-to-inject-jsf-viewscoped-bean-into-validator-as-managedproperty

Reference NO 2

http://stackoverflow.com/questions/5167920/jsf-2-managedproperty-injection-of-bean-from-dependency-jar

Reference NO 3

http://stackoverflow.com/questions/15063903/unable-to-refresh-jpa-2-entity-injected-into-a-jsf-2-managed-bean

Reference NO 4

http://stackoverflow.com/questions/5648299/managedproperty-inject-one-request-scoped-bean-into-another-request-scoped-be

Reference NO 5

http://stackoverflow.com/questions/9824462/is-this-the-correct-way-to-integrate-a-viewscoped-and-requestscoped-bean

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

In a GWT application should I use a different event (and event handler) for switching to each View?

In a GWT application should I use a different event (and event handler)
for switching to each View?

References

Reference NO 1

http://stackoverflow.com/questions/9900312/gwt-do-i-make-event-and-event-handler-class

Reference NO 2

http://stackoverflow.com/questions/2951621/gwt-custom-events

Reference NO 3

http://www.gwtproject.org/articles/mvp-architecture.html

Reference NO 4

https://developers.google.com/web-toolkit/tools/gwtdesigner/tutorials/loginmanager

Reference NO 5

http://code.google.com/p/mvp4g/wiki/MultiModules

Reference NO 6

http://alextretyakov.blogspot.com/2011/11/gwt-event-bus-basics.html

Reference NO 7

https://github.com/google/gwteventbinder

Reference NO 8

http://www.tutorialspoint.com/gwt/gwt_quick_guide.htm

adding lan support in a HTML5 game using javascript

adding lan support in a HTML5 game using javascript

References

Reference NO 1

http://stackoverflow.com/questions/13582984/adding-lan-support-in-a-html5-game-using-javascript

Reference NO 2

http://msdn.microsoft.com/en-us/hh563503.aspx

Reference NO 3

http://www.photonstorm.com/html5/the-reality-of-html5-game-development-and-making-money-from-it

Reference NO 4

https://developer.mozilla.org/en-US/docs/Web/Apps/Developing/Games/Engines_and_tools

Reference NO 5

http://www.netmagazine.com/tutorials/build-cross-platform-html5-game

Reference NO 6

http://www.ludei.com/tech/cocoonjs

Reference NO 7

http://www.htmlgoodies.com/html5/tutorials/introduction-to-offline-web-applications-using-html5.html

Reference NO 8

https://github.com/iceddev/frozen

PL/SQL : UTL_FILE.FOPEN Will this open file in client side or server side

PL/SQL : UTL_FILE.FOPEN Will this open file in client side or server side

References

Reference NO 1

http://stackoverflow.com/questions/13583330/pl-sql-utl-file-fopen-will-this-open-file-in-client-side-or-server-side

Reference NO 2

http://docs.oracle.com/cd/B28359_01/appdev.111/b28419/u_file.htm

Reference NO 3

http://www.csee.umbc.edu/portal/help/oracle8/server.815/a68001/utl_file.htm

Reference NO 4

http://psoug.org/definition/UTL_FILE.htm

Reference NO 5

http://li374-23.members.linode.com/wiki/Oracle:UTL_FILE_-_Use

Reference NO 6

http://cis.jscc.edu/cis215/UTL_FILE.pdf

Reference NO 7

http://docstore.mik.ua/orelly/oracle/bipack/ch06_02.htm

Reference NO 8

http://dbaforums.org/oracle/index.php?showtopic=10104