
After speaking to the supervisor I was granted a one time deal free repair, with an optional $50 2 year extended warranty, which I will get for sure.
Therefore, I highly recommend anyone to buy the XBOX360
A place[fancy word for blog] where topics such as Technology, Life Matters, Careers, and Software Engineering sparks interest in my mind. I'll share it here;leave a comment, for your responses amends my knowledge in my posted discussions.

You can search on all the properties any kind of file can have. For example. you can search for photos based on the Taken property. You can search for document based on it's author. For eample:
Kind:Document Author:David Johnson
or you do an exact match
Kind:Document Author:"David Johnson"
or you can take it further
kind:Document Author:="David Johnson"
The difference here: the first one is searching for author that contains "David Johnson". The second using the equal sign is searching for author with exact match.
I will be covering the Advance Query Sytnax - AQS Part 3 soon



Check it out: Watch this video
