I am having an strange problem in visual studio 2010, visual basic, and using linq.My lamda expressions are not showing up in intellesence.The project I am working on was created in visual studio 2008
I have the following line of code which works well: $(\"a.grouped_elements[href$=.jpg],a.grouped_elements[href$=.png],a.grouped_elements[href$=.gif]\").fancybox();