Posts

Showing posts from April, 2012

Source Code On Ruby

Source Code On Ruby Debugging with Socket Session Logging http://www.yourprojectcode.com/source/show.asp?ScriptID=2778   1/6/2012 Re-Encode a String http://www.yourprojectcode.com/source/show.asp?ScriptID=2777   1/6/2012 Encrypting/decrypting a data stream. http://www.yourprojectcode.com/source/show.asp?ScriptID=2776   1/6/2012 File Encryption / Decryption http://www.yourprojectcode.com/source/show.asp?ScriptID=2775   1/6/2012 Extract a File from a .p7m http://www.yourprojectcode.com/source/show.asp?ScriptID=2774   1/6/2012 FTP XML Directory Listing http://www.yourprojectcode.com/source/show.asp?ScriptID=2773   1/6/2012 Quoted-Printable Encode/Decode a String http://www.yourprojectcode.com/source/show.asp?ScriptID=2772   1/6/2012

Source Code On C++

Source Code On C++ Convert HTML to plain-text http://www.yourprojectcode.com/source/show.asp?ScriptID=2936   1/18/2012 Convert Byte Array to Encoding http://www.yourprojectcode.com/source/show.asp?ScriptID=2918   1/15/2012 How to read a binary structure http://www.yourprojectcode.com/source/show.asp?ScriptID=2917   1/15/2012 Save an Email Attachment using a Specific Filename http://www.yourprojectcode.com/source/show.asp?ScriptID=2916   1/13/2012 Process Large POP3 Mailbox http://www.yourprojectcode.com/source/show.asp?ScriptID=2915   1/13/2012 POP3 Support and Debugging http://www.yourprojectcode.com/source/show.asp?ScriptID=2914   1/13/2012 Reassemble a Previously Split File http://www.yourprojectcode.com/source/show.asp?ScriptID=2913  

Source Code On Java Script

Integrating Browser History Manager with Server-side Pagination and Sorting http://www.yourprojectcode.com/source/show.asp?ScriptID=2332   12/16/2011 Adding A Context Menu To A TreeView http://www.yourprojectcode.com/source/show.asp?ScriptID=2331   12/16/2011 Dynamically Loading Node Data http://www.yourprojectcode.com/source/show.asp?ScriptID=2330   12/16/2011 Build a TabView from JavaScript. http://www.yourprojectcode.com/source/show.asp?ScriptID=2329   12/16/2011 Copy of the tree above taken from its own definition http://www.yourprojectcode.com/source/show.asp?ScriptID=2328   12/16/2011 Default presentation for the TreeView Control. http://www.yourprojectcode.com/source/show.asp?ScriptID=2327   12/16/2011 Copy of the second branch of the tree at the top http://www.you

Source Code On COBOL

Program to compute compound interest. http://www.yourprojectcode.com/source/show.asp?ScriptID=2050   11/30/2011 Program for calculating yearly depreciation. http://www.yourprojectcode.com/source/show.asp?ScriptID=2049   11/30/2011 Program to compute income tax. http://www.yourprojectcode.com/source/show.asp?ScriptID=2048   11/30/2011 Cobol sequential file program. http://www.yourprojectcode.com/source/show.asp?ScriptID=2047   11/30/2011 Date Difference in Mainframe COBOL http://www.yourprojectcode.com/source/show.asp?ScriptID=2046   11/30/2011 Merge Two Files. http://www.yourprojectcode.com/source/show.asp?ScriptID=2045   11/30/2011 Binary-Decimal conversion http://www.yourprojectcode.com/source/show.asp?ScriptID=1582   4/16/2009 7:51:36 AM Decimal to B

Source Code On C

moving characters (Mini Project) http://www.yourprojectcode.com/source/show.asp?ScriptID=2358   12/18/2011 Display text using Bios routines http://www.yourprojectcode.com/source/show.asp?ScriptID=2357   12/18/2011 file transfer between two computers using communication ports. http://www.yourprojectcode.com/source/show.asp?ScriptID=2356   12/18/2011 Sequential Display of Lights. http://www.yourprojectcode.com/source/show.asp?ScriptID=2355   12/18/2011 Simulating a preprocessor using files http://www.yourprojectcode.com/source/show.asp?ScriptID=2354   12/18/2011 Menu Driven File Attribute Changing Utility http://www.yourprojectcode.com/source/show.asp?ScriptID=2353   12/18/2011 Encryption/Decryption http://www.yourprojectcode.com/source/show.asp?ScriptID=2352   12/18

Latest CTS Placement Papers

CTS Placement Paper on 06 Jan 2012 At Pune http://www.vyoms.com/placement-papers/details/cts-pune-placement-paper-2012-7558.asp             CTS Placement Paper -06 Jan 2012 At Hyderabad http://www.vyoms.com/placement-papers/details/cts-hyderabad-placement-paper-2012-7557.asp                 CTS Placement Paper on 06 Jan 2012 At Bangalore http://www.vyoms.com/placement-papers/details/cts-bangalore-placement-paper-2012-7556.asp               CTS Placement Paper -2012 http://www.vyoms.com/placement-papers/details/cts-placement-paper-2012-7555.asp                  CTS Placement Paper GCELT campus - 25 Jan 2012 At Kolkata http://www.vyoms.com/placement-

Latest Java Articles

An Introduction into the concept of nested classes in Java http://www.vyoms.com/articles/details/an-introduction-into-the-concept-of-nested-classes-1330.asp           Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud http://www.vyoms.com/articles/details/cloud-expo-new-york-the-java-ee-7-platform-deve-1329.asp            Immersing into JavaScript Frameworks http://www.vyoms.com/articles/details/immersing-into-javascript-frameworks-1328.asp              Asynchronous Logging Using Spring http://www.vyoms.com/articles/details/asynchronous-logging-using-spring-1326.asp                  Three Tips to Successfully Load Test Adobe Flex Applications http://www.vyoms.com/articles/details/three-tips-to-successfully-load-test-ado

PHP Interview Questions

What is the use of obj_start()? http://www.coolinterview.com/interview/18158/ Difference between mysql_connect and mysql_pconnect? http://www.coolinterview.com/interview/15264/ What is the difference between Split and Explode? http://www.coolinterview.com/interview/18165/ What is the difference between session_register and $_session? http://www.coolinterview.com/interview/18150/ How i can make a chat page in php in simple? http://www.coolinterview.com/interview/6171/ Explain about the $_GET variable of PHP? http://www.coolinterview.com/interview/22245/ How do you capture audio/video in PHP? http://www.coolinterview.com/interview/18169/ How can I maintain the count of how many persons have hit my site? http://www.coolinterview.com/inter