intellisence does not prompt properly when using indexers. We have to create create instance of an object to see intellisence prompts. I hope that it will be fixed in next release
similar problem when we try to use casting (eg ((DataRow)dt.Rows[1]).) intellisence does not show up