Ben Kamens:
'via Blog this'
Friday, 31 October 2014
Thursday, 30 October 2014
Free 100% LEGO Marvel Super Heroes Saved Data Slot - LEGO Marvel Super Heroes Message Board for PC - GameFAQs
Free 100% LEGO Marvel Super Heroes Saved Data Slot - LEGO Marvel Super Heroes Message Board for PC - GameFAQs: "http://www.mediafire.com/download/1p9aqocxonl3ek9/game1.legomarvelsuperheroessavegamedata"
'via Blog this'
'via Blog this'
Wednesday, 29 October 2014
Tuesday, 28 October 2014
Monday, 27 October 2014
Saturday, 25 October 2014
Wednesday, 22 October 2014
Tuesday, 21 October 2014
Monday, 20 October 2014
Sunday, 19 October 2014
Saturday, 18 October 2014
Friday, 17 October 2014
How to Tags inside HTML table
How to Tags inside HTML table: "
"
'via Blog this'
This table contain Image , link, List and Paragraph tags |
|
|
About |
'via Blog this'
Thursday, 16 October 2014
Wednesday, 15 October 2014
Tuesday, 14 October 2014
Monday, 13 October 2014
Sunday, 12 October 2014
BigArray, getting around the 2GB array size limit - SpankyJ - Site Home - MSDN Blogs
BigArray<T>, getting around the 2GB array size limit - SpankyJ - Site Home - MSDN Blogs: "You are correct in noticing that this means you can have 2x the number of slots in a maximally sized "
'via Blog this'
'via Blog this'
How to serialize and compress an object to FileStream?
How to serialize and compress an object to FileStream?: "try
{
FileStream fs = new FileStream(@"C:\Projects\Test\Test.txt", FileMode.Open);
GZipStream decompressor = new GZipStream(fs, CompressionMode.Decompress);
BinaryFormatter bf = new BinaryFormatter();
CUnits ds = (CUnits)bf.Deserialize(decompressor);
decompressor.Close();
fs.Close();
}
catch (Exception ex)
{
MessageBox.Show(ex.Message);
} "
'via Blog this'
{
FileStream fs = new FileStream(@"C:\Projects\Test\Test.txt", FileMode.Open);
GZipStream decompressor = new GZipStream(fs, CompressionMode.Decompress);
BinaryFormatter bf = new BinaryFormatter();
CUnits ds = (CUnits)bf.Deserialize(decompressor);
decompressor.Close();
fs.Close();
}
catch (Exception ex)
{
MessageBox.Show(ex.Message);
} "
'via Blog this'
Saturday, 11 October 2014
Friday, 10 October 2014
Wednesday, 8 October 2014
Tuesday, 7 October 2014
Monday, 6 October 2014
Saturday, 4 October 2014
Friday, 3 October 2014
Thursday, 2 October 2014
Wednesday, 1 October 2014
Subscribe to:
Posts (Atom)