Buy me a beer
Nanowrimo

Administration
Categories
Monthly Archives: June 2010
Poetry
I have a spieling chequer. It came with my pea sea. It plane lee marks four my revue Miss steaks aye can knot sea. Eye ran this poem threw it, Your sure reel glad two no. Its vary polished in … Continue reading
Fun in the Kitchen
Fill a shallow pan with water. Put a potato into the pan. Stick a match in the potato. Have a glass bowl ready to place over the potato. Light the match, place the bowl over the potato. Observe. Tweet
Handy Reference Guide
The code examples are Visual Basic .Net Symbol Relation Examples > greater than Decimal.Parse(AmountTextBox.Text) > LimitDecimal CorrectInteger > 75 < less than Integer.Parse(SalesTextBox.Text) < 10000 NameTextBox.Text < NameString = equal to PasswordTextBox.Text = “101″ <> not equal to FreshmanRadioButton.Checked <> … Continue reading
Opening a file and loading it into an array in Visual Basic
This was for POS/408, done in Visual Basic .Net ‘ Project: Program 4 ‘ Date: June 20, 2010 ‘ Version: 1.03 ‘ Release Notes: This program loads two text files using the OpenFileDialog and merges the contents together in one … Continue reading
Reserved Words
Reserved words (also called keywords) are special words that are part of the JavaScript language syntax. abstract final public boolean finally return break float short byte for static case function super catch goto switch char if synchronized class implements this … Continue reading
Transmission Control Protocol (TCP) and Internet Protocol (IP)
Transmission Control Protocol (TCP) In the Internet Protocol suite, a standard, connection-oriented, full-duplex, host-to-host protocol used over packet-switched computer communications networks Internet Protocol (IP) A DOD standard protocol designed for use in interconnected systems of packet-switched computer communication networks. The … Continue reading
Posted in Technology
Leave a comment

