Rehosted intellisense sample solution?
-
Wednesday, August 01, 2012 12:07 PM
I know there are many threads out there asking about rehosted intellisense, with snippets of code people have taken from their custom implementations, but for most of us it is elusive and a very sought after feature that would really make for a really usable / sexy application. Users want it, developers want to give it to them, but for whatever reason I have not been able to find a complete sample solution that gives a starting place (not just a class - but an entire .sln, ready to go after unzipping). Does anyone know of any such solution? Can MS provide something, even a stub of a project that has simple intellisense, even say for just one namespace - even just a couple objects? It's kind of hard for me to believe something this sought after hasn't been put together yet - so many people want it - I can only chalk it up to me not being able to track it down. If it doesn't exist, can someone please help do this? It would be most appreciated...
Thank you in advance,
John
All Replies
-
Monday, August 13, 2012 12:52 PMAnyone have any thoughts?
-
Wednesday, August 15, 2012 4:33 PM
John, the best example i have seen out there is the WFDesignerExpress project on codeplex (http://wfdesignerexpress.codeplex.com/). There is source code available for you to review and understand how they have achieved certain features.OB
- Marked As Answer by John Hennesey Wednesday, August 15, 2012 6:19 PM
-
Wednesday, August 15, 2012 6:19 PMThanks a bunch - I'll check it out!

