Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

26
votes
4answers
3k views

NHibernate or Fluent NHibernate?

I would be interested in hearing op opinions from others regarding whether which they would choose (no 'neithers' please ;), and why. What are the downsides to using fluent? (version dependancy ...
25
votes
4answers
1k views

What is ALT.NET? [closed]

Recently, Scott Hanselman blogged and podcasted about ALT.NET. What is it and how is it a new concept? What can I learn?
17
votes
4answers
5k views

What are the main differences between ASP.NET MVC and FubuMVC?

A developer I know just showed me FubuMVC and there was some question whether or not we should attempt to use it on a real live project or not. The current design choice so far has been ASP.NET MVC. ...
5
votes
6answers
361 views

IOC Design Resources

I've done quite a bit of searching on this and haven't had much luck finding something cohesive. I'm a relatively new developer and have just started in my first professional development position. I ...
5
votes
7answers
389 views

How to get someone started with ALT.NET

What is the order of topics to explain to a .NET developer or user group to get them started and interested with alt.net tools and practices. ORM IoC TDD DDD DSL CI MVC - MVP Version Control (I ...
4
votes
3answers
489 views

What are some good resources to learn to use NAnt?

I've never used an automated build system - to be honest, I've never had a use for it since I work as a solo developer (not by choice) and do development only on my workstation, so using the Build ...
2
votes
3answers
56 views

Suggested books that focus on the alt.net style of development? e.g. solid, DI, de-coupling, testing, etc

What .net/c# focused books are there that teach how to develop applications using SOLID principles, unit testing, IoC, etc? I've watched a few videos on the SOLID principles, but I'd love to learn ...
2
votes
4answers
293 views

Is there a non-microsoft / open-source MVC framework for ASP.net?

I have seen in the past that before MS takes a dash at something, there is awareness in the .net community for it already. I am talking here about the ALT NET and Open Source folks who are like " If ...
1
vote
3answers
3k views

Are there alternatives to Visual Studio Team System and Team Foundation Server?

Visual Studio Team System and Team Foundation Server offers a lot of goodies like source control, unit testing and automatic building. I'm wondering the following: What alternatives are there for ...
0
votes
1answer
126 views

What Alt.Net Solutions have you ported to Mono / Linux?

I hope to gain insight on what has already been accomplished, and what pitfalls you experienced along the way. UPDATE: From Mono Project, there are numerous applications listed such as Unity 3d, ...