JohnRLewis

Stories submitted by JohnRLewis

A Call for Help – Vote for my Codeplex Issues(www.lostechies.com)

submitted by JohnRLewisJohnRLewis(125) 2 years, 4 months ago

This is my second time of calling to the community to support some feature requests I have made for the CodePlex website. The first time I did this, I got a great response. The community voted my issue up and the codeplex team promptly implemented the feature. It was a simple feature and the community clearly thought it had value. I am making a call for help. read more...

add a comment |category: |Views: 4

tags: another

The ALT.NET Programming Contest(codebetter.com)

submitted by JohnRLewisJohnRLewis(125) 3 years, 2 months ago

Details the bot programming contest that was held at ALT.NET Seattle read more...

add a comment |category: |Views: 10

tags: another

How to get WebORB and ASP.NET MVC to work together.(aspzone.com)

submitted by JohnRLewisJohnRLewis(125) 3 years, 5 months ago

WebORB does not play nicely with the default routing in ASP.NET MVC. This blog post shows how to configure routing so that both WebORB and ASP.NET MVC will function properly. read more...

add a comment |category: |Views: 91

tags: another

NHibernate.Linq troubles(aspzone.com)

submitted by JohnRLewisJohnRLewis(125) 3 years, 11 months ago

I think I found a bug in NHibernate.Linq, on a parent-child relation ship, trying to select all children that have no parent. Code sample included. read more...

add a comment |category: |Views: 49

tags: another

HowTo: Configure Microsoft Source Analysis (aspzone.com)

submitted by JohnRLewisJohnRLewis(125) 4 years ago

Lots of folks are complaining about Microsoft's recently released Source Analysis tool, and how they disagree with certain rules, and how it is not configurable. Well, it is configurable, but they put the dialog in a strange place. read more...

add a comment |category: |Views: 406

tags: another