توصیه به شرکت‌های نرم‌افزاری: یا سریع رشد کنید یا آرام نابود شوید
301, MovedPermanently
http://www.systemgroup.net/articles/2807 icon
موسسه مک‌کینزی در تحقیق جدید خود چرخه عمر حدود ۳ هزار شرکت نرم‌افزاری و خدمات اینترنتی را در سراسر جهان و بین سال‌های ۱۹۸۰ تا ۲۰۱۲ مورد بررسی قرار داده است. این موسسه همچنین در مورد مدیران بیش از ۷۰ شرکت تحقیق کرده و از شرکت‌هایی که به سرعت رشد کرده‌اند و یا رشد آن‌ها متوقف شده، موردکاوی‌هایی با جزییات تهیه کرده است. این تحقیق به سه نتیجه اصلی رسیده است.
...
توصیه به شرکت‌های نرم‌افزاری: یا سریع رشد کنید یا آرام نابود شوید
پیاده سازی MVC Patterns (Active and Passive Model) در ASP.NET Web forms
301, MovedPermanently
http://www.codeproject.com/Articles/674959/MVC-Patterns-Active-and-Passive-Model-and-its icon
This tutorial distinguish between MVC Patterns, specially Active Model MVC Pattern and Passive Model MVC Pattern with diagram for both technical’s and non- technical’s. This tutorial also describes the implementation of MVC pattern with Passive Model using ASP.Net web forms
پیاده سازی MVC Patterns (Active and Passive Model) در ASP.NET Web forms
16 ابزار کاربردی و مورد نیاز هر توسعه دهنده, برای مدیریت و بهره وری بیشتر از MS SQL Server
301, MovedPermanently
http://www.red-gate.com/products/sql-development/sql-toolbelt/ icon
این مجموعه نرم افزار, محصول شرکت Red Gate برای مدیریت و کار با Microsoft SQL Server می‌باشد. البته فعلا تا نسخه SQL Server 2012 را بدون مشکل پشتیبانی میکند.  
16 ابزار کاربردی و مورد نیاز هر توسعه دهنده, برای مدیریت و بهره وری بیشتر از MS SQL Server
طراحی Autocomplete Menu مانند IntelliSense ویژوال استودیو
301, MovedPermanently
http://www.codeproject.com/Articles/365974/Autocomplete-Menu icon

برنده جایزه بهترین مقاله #C در آوریل 2012 کد پروجکت ...

We all use VisualStudio's autocomplete menu, aka IntelliSense. This is very useful, is not it? Unfortunately, .NET FW does not contain built-in component for autocomplete menu. The proposed control fills this gap.AutocompleteMenu allows you to easily embed a drop-down hints into any TextBox or RichTextBox on your form

طراحی Autocomplete Menu مانند IntelliSense ویژوال استودیو
مفاهیم و اصول OOP
301, MovedPermanently
http://www.codeproject.com/Articles/771455/Diving-in-OOP-Part-Polymorphism-and-Inheritance-Ea icon
یک سری پنج قسمتی ...
This article will cover almost every OOPS concept that a novice/beginner developer may hunt for, and not only beginners, the article’s purpose is to be helpful to experienced professionals who may need to brush-up on their concepts or who prepare for interviews. 
مفاهیم و اصول OOP
Primery Key از نوع GUID بجای نوع int جدول دیتابیس در مواقع وجود چندین دیتابیس
301, MovedPermanently
http://www.codeproject.com/Articles/388157/GUIDs-as-fast-primary-keys-under-multiple-database icon
With the increasing use of Object-Relational Mapping (ORM) frameworks such as NHibernate and the ADO.NET Entity Framework, relying on the server to generate key values adds a lot of complication that most people would prefer to avoid 
Primery Key از نوع GUID بجای نوع int جدول دیتابیس در مواقع وجود چندین دیتابیس