This forum is to help me see what topics people would like me to talk about next.
Drop in your suggestion or vote for an existing one
-
203 votes
Nhibernate + WCF Implementation / architecture
Ayende,
I would love to see more of your findings on WCF and NHibernate usage.
I recently started to use WCF and have been using nhibernate already for a fair amount of time. There seem to be several hoops which the combination of the two technologies make you jump through, like where to put th... more
-
110 votes
More composite application posts
I would like your ideas on composite application architecture that you mention in http://ayende.com/Blog/archive/2009/07/23/feature-by-feature.aspx
from: jyoung1024
-
77 votes
File > New > Solution, then what?
I'd love to see a tutorial on how *you* typically start from a blank solution and get to a stubbed-out web application. What projects do you create in what order? What dependencies do you take by default? Basically from Start to Hello World, the Ayende way.
I know many things vary from project t... more
-
68 votes
-
65 votes
-
48 votes
Building scalable systems
I enjoyed the presentation you did at NDC 09 on building scalable systems. I especially like the real world scalability examples you gave. I think this is a very interesting topic personally.
-
40 votes
Dependencies management
How do you manage your dependencies? One of my projects depends on NH, Castle+Contrib, Rhino, Json.Net and more. After manually copy-pasting everything for months, I ended up making my first rake file for building and copying. It's really ugly, but it does the job.
Do you use Horn? Rake? Or boo ... more
-
36 votes
Recommended tools
-What tools do you use on a regular basis and couldn't live without? (resharper?, notepad2?, evernote?, etc...)
-
31 votes
real-world IoC guidance
With Bob Martin's recent post triggering a renewed discussion about IoC patterns and anti-patterns, many of us down-to-earth developers, are left confused. I for one would really welcome some guidance on how to _properly_ set up IoC in a real-world project ("with only 10 lines of code",... more
-
28 votes
Migrating legacy apps to Nhibernate
I'd like to see more examples of how to migrate a legacy application, using sprocs and Enterprise Library, to NHibernate. I assume that it would be little by little, starting with loading the existing sprocs with Nhib, and then migrating to Criteria queries, etc.
-
25 votes
S#arp Architecture - arch and code review
I enjoyed both the Nerd Dinner and Kobe reviews. I would really like to know what you think about S#arp Architecture - How about it?
-
24 votes
Rhino Licensing
Howto, how can people use it in their products
-
17 votes
How you can accomplish so much in so little time
I would be interested to know how you organize your time and life to accomplish so much stuff in so little time. Is it all existing knowledge and skill, or what else?
-
16 votes
Could you review horn?
I have been contributing heavily to horn which is trying to take the pain out of getting and building open source projects and more importantly their dependencies. http://code.google.com/p/hornget/
-
14 votes
Write Nhibernate book.
I believe it would be very useful as there are not many books about nhibernate and usually are for older version. Ayende can write a very interesting and helpful book as he is one of the developers of nhibernate.
-
14 votes
Resolving Nhibernate perf issues after deployment to production
It would be interesting to see a blog or series of blogs about how to deal with NHibernate performance issues if they arise after the app is deployed to production.
Status: planned -
13 votes
-
13 votes
Rhino PHT in messaging environment
rhino.pht as cache in a messaging environment
your insight of how to design messages -
12 votes
NHibernate with Offline Cache/Sync Framework. How should it be done?
Sometimes your blogs mention IIS caching. I'm specifically interested in client applications. See http://msdn.microsoft.com/en-us/library/bb384436.aspx for the VS Wizard way.
