improve.dk
Just another mindless drone looking for the perfect stack
posts - 227, comments - 489

February 2012 Blog Posts


Why Use Big Endian For Compressed Integers?

Written on Wednesday, February 29, 2012 by Mark S. Rasmussen in SQL Server: Internals, SQL Server: Compression

What's the idea behind using big endian for storing integers when using compression?

No comments | Write first comment
 

Stop Worrying About Exhausting Bigints

Written on Monday, February 20, 2012 by Mark S. Rasmussen in SQL Server: Misc

Should you worry about running out of bigint values? Probably not.

3 comments | Read comments
 

LINQPad – The Perfect Playground for Amazon Web Services

Written on Friday, February 17, 2012 by Mark S. Rasmussen in Development: .NET, Development: Amazon Web Services

How to use LINQPad for easy prototyping of AWS SDK code.

No comments | Write first comment
 

Creating Multiplexers Using Logic Gates

Written on Monday, February 13, 2012 by Mark S. Rasmussen in Computer Science, Electronics

How to create a 4-to-1 multiplexer using logic gates.

2 comments | Read comments
 

OrcaMDF Row Compression Support

Written on Tuesday, February 07, 2012 by Mark S. Rasmussen in SQL Server: OrcaMDF, SQL Server: Compression

Announcing row compression support for OrcaMDF.

No comments | Write first comment
 

Adding 6+7 At The Logic Gate Level

Written on Monday, February 06, 2012 by Mark S. Rasmussen in Computer Science, Electronics

How does a computer add numbers using logic gates?

1 comments | Read comments