|
Home
»
Design & Architecture
|
|
|
|
|
|
Welcome to Design & Architecture section of C# Corner. In this section, you will find various Design & Architecture related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
Coding Better: Programming From the Outside In. Video Part I
by
Matthew Cochran
on
Jan 26, 2009
Modeling an API for a domain is a difficult task. The trick is to get the correct level of encapsulation/abstraction while making the API easy to understand and consume. If we can model our domains at the same level that we understand them linguistically then we are 90% of the way there. This article discusses a programming methodology by which we can build a concise interface that will provide a consistent level of abstraction and is easy to code against.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Welcome to the Google Driven Development (GDD) Model
by
Mahesh Chand
On
Mar 20, 2008
The growing popularity of the Agile Development, Feature Driven Development (FDD) and Extreme Programming and other Rapid Application Development (RAD) models pushing developers away from the traditional software development life cycle (SDLC) and system analysis and development (SAD).
|
|
Comments:
1
|
|
|
|
|
When you think you are GOD
by
Lasse Jaervensivu
On
Nov 01, 2007
Being a 5+ year old student programmer, I've been through hell and heaven, and back to hell. Software engineering is an interesting field I am starting to scrape on, and sometimes when you have those AHA-experiences about some problematic matter, it really turns your world upside down - in a good way. This blog is about pattern and OO principles I read about in a fantastic book which I truly recommend to any software developer.
|
|
Comments:
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
The book cover ASP.NET 2.0 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 2.0 application in the best possible style.
|
|
Browse more books here»
|
|
|
|
|