حین مرور وب سایت .NET Tips به یک لینک پر بازدید برخوردم که در آن، یک بابایی به اسم Julio نکاتی را که به قول خودش در طول سی سال برنامه نویسی یاد گرفته، آورده است. از خواندن سریع آن لذت بردم و بد ندیدم که بعضی از نکات جالب آن را اینجا باز تکرار …
یکی از عادتهای من در این وبلاگ نوشتن دربارهی کتابهایی است که خواندهام. یکی از کتابهایی که مدتها پیش خواندن آن را شروع کردم کتاب LINQ in Action است. این کتاب را برای تکمیل اطلاعاتم راجع به LINQ شروع کردم چون حس میکردم چیزهایی که راجع به LINQ از کتاب Pro C# 2008 and the …
Castle ActiveRecord یک ابزار کمکی برای استفاده راحتتر از NHibernate است. NHibernate خودش هم یک ORM کد باز داتنتی معروف است. در واقع میتوان Castle ActiveRecord را یک ORM خیلی راحت دانست. بسیاری افراد فکر میکنند استفاده از ORMها و تنظیمات آنها کار خیلی سختی است. اما من در اینجا میخواهم در چند قدم ساده …
I’m always thinking that something may be wrong with my study and learn process. Being a .Net developer in companies in Iran that make enterprise web applications, I’m forced to study and learn so many various things: 1. Web technologies and tools: ASP.NET Webforms, ASP.NET MVC, ASP.NET AJAX, JavaScript, jQuery, CSS and HTML.2. Application level …
In all of my passed years in university and development teams, I was wondering if our style of software development is correct or not. I was comparing ourselves with those development teams in well-known companies and universities in industrial countries specially in United States (I live and work in Iran). There was no direct way …
Many times we need to learn new technologies. There is two major ways for reading a new technology’s book. Firstly reading miscellaneous articles and papers about that technology and second way is reading a complete book about that thing. In first approach you find short articles or blog posts about desired subject, read it and …