I purchased 10 Arduino Uno chips with the bootloader pre-loaded. I put them on a breadboard and got everything ready. Now, I would like to program this arduino using an Arduino Mega. Here is what i am purposing, Could I put a capacitor between the reset pin and the 5v pin on the mega (to prevent mega reset), and then after that wire the TX, and RX pins between the UNO chip and the mega. This way I am using the serial interface of the mega to program the uno without the mega having to worry about anything and the arduino to just do what it is told. Here is the setup example of what i am purposing. Is this possible?
(if the picture didn't work, i uploaded it to https://docs.google.com/file/d/0Bxs3PmrmqLKma3BEUm8zZW0wcTA/edit?usp=sharing)