Category Archives: LINQ SchemaExplorer

Using LINQ with SchemaExplorer in CodeSmith 5.1

SchemaExplorer now contains the LINQ to easier querying of metadata! A new feature in CodeSmith 5.1 is the ability to use LINQ with SchemaExplorer. LINQ support makes it easier to filter, organize and sort the metadata from your datasource. Here is a quick sample that shows the difference LINQ makes in developing a CodeSmith template: …Read More