Well, playing with mono for Android is quite fun, until you run into very silly errors which kind of keep you stuck for hours before
Continue reading The name ‘Resource’ does not exist in the current context
|
||||||
|
Well, playing with mono for Android is quite fun, until you run into very silly errors which kind of keep you stuck for hours before Continue reading The name ‘Resource’ does not exist in the current context I was facing this wierd problem for the past couple of hours. The problem is that CPN Tools gives you very little debug information or Continue reading Could not start a simulator – CPN Tools When you are trying to run SPARQL query examples from the command-line, JENA complains you of JENAROOT not set. You can easily set the path Continue reading JENAROOT not set To add a breakpoint, use Example: To go to next line, type To step into type To continue running, type I encountered another funny little problem while running a rails application with mongrel cluster. I was pretty confident, I correctly integrated the mongrel_cluster with apache Continue reading Error calling Dispatcher.dispatch I am fond of “Wireless Communication Technology”. The way messages and information packets get transferred from one node to the other without any physical connection Continue reading Bluetooth based Chat Application Simple GNU Cat Program // Accepts standard input and copies to the standard output Continue reading Simple C++ STL Examples Convert first letter of each word to uppercase in Continue reading Convert first letter of each word to uppercase in MySQL Backup a database # mysqldump -u [username] -p [password] [databasename] > [backupfile.sql] Backup a database with add drop table if exists # mysqldump –add-drop-table -u sadmin -p pass21 Continue reading Handy Mysql Commands |
||||||
|
Copyright © 2013 P Coder - All Rights Reserved |
||||||