Posts Tagged “new features”

Grouping Sets, Spatial Data types

0Mandar Oak12th Feb 2010All Articles, Programming, SQL, , ,

I found these good articles on Grouping Sets and Spatial Datatypes

Grouping Sets, By Cube, By Rollup

http://blogs.msdn.com/craigfr/archive/2007/10/11/grouping-sets-in-sql-server-2008.aspx

Spatial Data types (Series of articles)

http://jasonfollas.com/blog/archive/2008/03/14/sql-server-2008-spatial-data-part-1.aspx

Google Search New Improvement

0Mandar Oak20th May 2009Miscellaneous, Daily Scoop, Miscellaneous, Programming, Technology, ,

Over past few years Google Search is improved a lot, from starting Image search, Blog search to suggesting Search Keywords to user.

I can see one more addition to Keyword suggestion feature, which shows a direct link in suggest box for first possible url of search keyword following with suggested keyword and then ‘Search’ and ‘I am feeling lucky’ buttons at the top of it, this is useful for those who use Search button click to search phrases.

google-search

Automatic Properties, Object Initializers, and Collection Initializers

0Mandar Oak21st May 2008Programming, .net framework, ,

I found nice article on C# Orcas new features.

Read it here.