Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 44583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:40:29+00:00 2026-05-10T15:40:29+00:00

What is the order of topics to explain to a .NET developer or user

  • 0

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…
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:40:30+00:00Added an answer on May 10, 2026 at 3:40 pm

    The essential principles to drive home are:

    • Microsoft tools are a good place to start, but it’s possible to write better software faster by using other companion products
    • Change is good, so always think about ways that code can be changed and verified quickly
    • If it isn’t tested, it’s not production quality

    Then, after version control (!), I’d start with continuous integration, and show how getting immediate feedback on the quality of a build can help improve quality from the first moment. Doing CI first doesn’t change the codebase.

    Then I’d introduce automated end-to-end testing of the application with FitNesse, Watin or somesuch. This should then illustrate how refactoring code isn’t something to be afraid of if you have good testing tools that will verify that the code still works.

    Then I’d do gentle refactoring to break out business logic and domain objects from the UI (if they’re not there already) and introduce unit testing. This further shows how refactoring is a good thing.

    As we aim to get some sort of seperation of concerns, design patterns (such as IoC) will naturally start to become apparent. It’s also going to be obvious that we can replace the data layer with ORM.

    As we refactor, I’d also show how test-driven development can actually speed creation of better code. This is probably easiest shown for the first time with new development, as otherwise it’s quite a culture shock!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In order to fully use LinqToSql in an ASP.net 3.5 application, it is necessary
In order to debug an asp.net web app I have to have IE Script
I have a little problem - i would can get with this query topics
In order to perform a case-sensitive search/replace on a table in a SQL Server
In order to know how many times a pattern exists in current buffer, I
In order to improve my open source project, I need testers. I have created
In order to create an arbitrary precision floating point / drop in replacement for
In order to create the proper queries I need to be able to run
In order to verify the data coming from the Google Safe Browsing API ,
In order to improve performance reading from a file, I'm trying to read the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.