alt.net

What is ALT.NET?

Recently, Scott Hanselman blogged and podcasted about ALT.NET. What is it and how is it a new concept? What can I learn?...

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 think this is the one they get the fastest) Agile Etc, etc... ...

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 know that I have a great deal to learn even in the realm of the basics. Based on listening to PodCasts, reading blogs, papers etc; I've c...

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. What I'm interested in finding out is: What are the core differences between ASP.NET MVC and FubuMVC? What are the gains/loses with eith...

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 menu in Visual Studio has been good enough for me. I'm trying to learn more good software engineering practices, and continuous integration i...

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 MS has come up with Entity Framework, we have NHibernate ". I was just wondering if an MVC framework exits that is worth looking at which is...

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 .NET developers that has all of this? ...

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 maybe?) Pros, Cons, Experiences etc. ...

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, SWFDotNet, VistaDB, and even paint-mono(Paint.Net) but there are no OR/M's or IoC listed. ...