Category Archives: asp.net

ASP.NET MVC… That was quick!

So I finally delved into ASP.NET MVC. My first impression is it was very easy to get it up and running very quickly. When using the defualt application, I was very easily able to create new routes, and controllers.
The only thing that I did not like was the semantics of constructing a view. [...]

Google XML Sitemap library in ASP.NET

XML site maps that are submitted to google or yahoo is fast becoming a standard. Producing these in .NET can be straightforward. Here is my example site map generator class. The full generator must be passed a list of SitemapUrl objects, which is included in the project.
Download This Project
The project is in [...]

Nhibernate + Recursion = Suck!

I use nhibernate and I want to load a branch of the tree. My tree is not binary, nor doubley linked. Trust me this is bad really bad, you have a couple of options.

Load your whole graph or tree
Make lazy loaded calls one at a time to your tree, or some variation [...]

Profile Picture

About Ian Lintner


I am a software developer, mostly web,  in Des Moines, Iowa. I take a very opinionated stand concerning development, you will never regret a simple design or architecture. My education was at Drake University in Biology and Computer Science. Offline I am recently married to my wife Heather. I try my hand at many hobbies currently I am gardening till the snow comes in.



My Current Projects


Des Moines Twitter Trends