COMMENTED FEATURE: Allow sorting on object graph public properties
It would be helpful if there were a simple way to sort objects deeper in the object graph via their public properties.An Example Scenario:Parent object has children objects with property of...
View ArticleNew Post: How to access the field like System.Data.RelatedView.values ?
The problem is that the type System.Data.RelatedView is internal into System.Data.dll so the following code can't be compiled :...
View ArticleNEW POST: How to access the field like System.Data.RelatedView.values ?
The problem is that the type System.Data.RelatedView is internal into System.Data.dll so the following code can't be compiled :...
View ArticleNew Post: Nested Objects
Is there any expectation of extending this to support nested objects? aka something.somethingelse.somethingI have taken your base and manipulated it with some other examples I have found to support...
View ArticleNEW POST: Nested Objects
Is there any expectation of extending this to support nested objects? aka something.somethingelse.somethingI have taken your base and manipulated it with some other examples I have found to support...
View ArticleNEW POST: Internal Class
Yes, i've a solution. You can see a sample in my project Tangibilis in Codeplex.http://www.codeplex.com/Tangibilis/SourceControl/FileView.aspx?itemId=135071&changeSetId=6122 Good luck.
View ArticleNEW POST: Internal Class
Yes, i've a solution. You can see a sample in my project Tangibilis in Codeplex.http://www.codeplex.com/Tangibilis/SourceControl/FileView.aspx?itemId=135071&changeSetId=6122 Good luck.
View ArticleNew Post: How about generic method invocations?
I'd like to use your approach to handling generic class instantiation and generic method invocation, but I don't see any way to do it. Here's a sample of code I'd like to use it for. creating a...
View ArticleSource code checked in, #99885
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article