Home / ASP.NET Weblogs
All Tags » ASP.NET » TDD » C# (RSS)

Browse by Tags

Related Posts

  • Domain Model (Developing KiGG v2.0 Part 1)

    As mention in my previous post that I will be discussing the technical side of KiGG . So this is the beginning and it will be a multi-part series. I will try to put as much detail as possible, do let me know if I missed anything. Just for a recap, KiGG is Web 2.0 style social news application where I...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 02-12-2009, 12:00 AM
    Filed under: Asp.net, C#, MVC, DotNetShoutout, DDD, TDD, ASPNETMVC, KiGG
  • Unit Testing ASP.NET? ASP.NET unit testing has never been this easy

    Unit Testing ASP.NET? ASP.NET unit testing has never been this easy. Typemock is launching a new product for ASP.NET developers – the ASP.NET Bundle - and for the launch will be giving out FREE licenses to bloggers and their readers. The ASP.NET Bundle is the ultimate ASP.NET unit testing solution, and...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 05-19-2009, 12:00 AM
    Filed under: ASP.NET, C#, Typemock, Unit Testing, TDD
  • Book Review: ASP.NET MVC in Action

    I've had the pleasure of being able to review ASP.NET MVC in Action in it's early access form. If you've not heard of this program, Manning has a program called MEAP (Manning Early Access Program) which allows you to purchase the book before it's published and gain access to it in PDF form as the author...
    Posted to Chris Stewart's ASP.NET Blog (Weblog) by CompiledMonkey on 07-12-2009, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, Book Review, Dependency Injection, TDD, CodeCampServer, Manning, C#
  • Shrinkr - Url Shrinking Service Developed with Entity Framework 4.0, Unity, ASP.NET MVC And jQuery (Part 2)

    In the previous post we have created our initial domain model, in this post I will show you how the domain model  is mapped to database with Entity Framework 4.0. But before that I would like to discuss how I usually structure the Visual Studio Projects. Most often I prefer to have a one class library...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 09-13-2009, 12:00 AM
    Filed under: Asp.net, C#, MVC, DDD, TDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity, Mock, Unit Test, Open Source, Best Practise, jQuery, Entity Framework, Shrinkr
  • Test Method Code Snippet For Visual Studio – created with the Snippet Designer

    I came across the Snippet Designer earlier today and I have to say I’m really impressed – it was really easy to use and I have already created some snippets that will save me from a great deal of repetition. One of the snippets I’ve made is Test Method template – mainly because I use TDD at work and...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 12-09-2009, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, Visual Studio, .NET, ASP.NET MVC, Unit Testing, TDD
  • Custom IoC Container for Dependency Injection with an Asp.Net Mvc website usage example

    I’ve recently been working on some mvc helper controls and wanted to use TDD for both aiding the design and having a test harness for the future. In order to aid the use of tdd and improve the overall design I wanted to utilise dependency injection. There are loads of good IoC containers out there which...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 01-13-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, SPRING.NET, DEPENDENCY INJECTION, Unit Testing, TDD, FLUENT INTERFACE
  • Creating a dynamic proxy generator with c# – Part 4 – Calling the base method

    Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors   The plan for calling...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 03-29-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, DEPENDENCY INJECTION, TDD, ASPECT ORIENTATED PROGRAMMING, DYNAMIC PROXY, AOP
  • Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors

    Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 4 – Calling the base method For the latest code go to http...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 03-25-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, DEPENDENCY INJECTION, TDD, ASPECT ORIENTATED PROGRAMMING, DYNAMIC PROXY, AOP
  • Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design

    Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors Creating a dynamic proxy generator with c# – Part 4 – Calling the base method For the latest code go...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 03-24-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, DEPENDENCY INJECTION, TDD, ASPECT ORIENTATED PROGRAMMING, DYNAMIC PROXY, AOP
Page 1 of 1 (9 items)