.NET Kml wrapper framework. Includes sourcecode and binaries. Use this to generate KML through typed objects. The .NET KML wrapper framework enables users (you) to create the KML file through typed objects. I'm not going to go into detail for each and every class, but instead highlight key functionalty. How you choose to utilize the wrapper framework is up to you. I prefer the use of Http Generic handlers (.ashx), but implementing it together with a user control (.ascx) or directly on an ASPX-page is doable. [More]