Error!
Success!

[.NET 2.0] Playing Around with BuildProvider and CodeDom

0
kicks

[.NET 2.0] Playing Around with BuildProvider and CodeDom  (Unpublished)

This is old news for some of you, but I've never looked at the ASP.NET buildprovider functionality in more detail until tonight, and it is pretty cool. The buildprovider can generate/build code from certain file types you drop into an ASP.NET project and I'm sure you're familiar with .xsd files and how VS.NET generates classes from those. The cool thing is that you can write your own buildprovider and generate code yourself.


Kicked By:
Drop Kicked By: