Error!
Success!

By tag: Model

showing:  of
0
kicks

Waterfall development just work as great  (Unpublished)

Waterfall development is still a valid way to develop software. Setting up the requirements, making proper analysis, coding and then testing works just as fine. However… not for ever changing software like a website. If I were to build an e-Commerce website, I would never choose to go Waterfall.


Kicked By:
Drop Kicked By:
0
kicks

Anti-Pattern: Anemic Domain Model  (Unpublished)

Here is an anti-pattern Martin Fowler will agree with. In fact, it’s Martin Fowler that first described this anti-pattern in November 2003. Like Fowler said, it looks like a model, it smells like a model but there is no behaviour inside. The basic symptom of an Anemic Domain Model is that at firs...


Kicked By:
Drop Kicked By:
0
kicks

Stop using those stupid Model example  (Unpublished)

Stop using Circle/Square/Rectangle, People/Employee, Car/Model examples for models or example on how to use Object-Oriented Principles or any example at all. There is plenty of "Open" model that you can use. Here's a simple list for those who needs inspiration.


Kicked By:
Drop Kicked By:
0
kicks

Using the ASP.NET MVC ModelBinder attribute  (Unpublished)

ASP.NET MVC action methods can be developed using regular method parameters. In earlier versions of the ASP.NET MVC framework, these parameters were all simple types like integers, strings, booleans, … When required, a method parameter can be a complex type like a Contact with Name, Email and Messag...


Kicked By:
Drop Kicked By:
0
kicks

The Oncoming Microsoft ASP.NET MVC with Some LINQ Tossed In - Part 2  (Unpublished)

In the <a href="http://adronbhall.com/blogs/technology__software_development/archive/2007/12/25/6062.aspx" target="_blank">first part of this series</a> I went over how to create a basic skeleton of controllers and models so that we could create a mock test and get it...


Kicked By:
Drop Kicked By:
0
kicks

How to Write a Provider Model  (Unpublished)

In this article Keyvan teaches you how to write your own data provider for .NET applications using the provider model.


Kicked By:
Drop Kicked By:
0
kicks

Concurrent Affairs: Async additions to C#  (Unpublished)

My man-crush, Jeffrey Richter (of CLR Via C# fame) writes in the November issue of MSDN magazine about some of the recent additions to C# that makes the async programming model easier, plus other stuff.


Kicked By:
Drop Kicked By: