One of the problems that I encounter so often is need to refresh an ASP.NET website. Many times we make some changes in website’s data and need the website act on these new data. But unfortunately this does not take effect, because ASP.NET worker process is not going to read data from beginning. One of …
اگر میخواهید اسکرام یاد بگیرید و پروژههایتان را با روش اسکرام مدیریت کنید، اگر میخواهید در تولید نرمافزار از روشهای جذاب XP استفاده کنید و اگر نمیخواهید درگیر مسائل تئوری شوید و میخواهید مستقیماً از روش اسکرام استفاده کنید، یک منبع خوب وجود دارد: خواندن و به کار بردن کتاب Scrum and XP from the …
صبح یک روز بهاری یک مرغ و یک گاو در مزرعهای در کنار هم راه میرفتند. مرغ به گاو گفت بیا با هم یک رستوران راه بیندازیم. گاو گفت باشه ولی اسمشو چی بذاریم؟ مرغ گفت اسمشو بزاریم رستوران «کباب و نیمرو». گاو گفت: نه من موافق نیستم. چون من باید از جونم بگذارم تا …
اگر بخواهیم Agile را خیلی ساده و بدون استفاده از لغات دقیق و فنی و مرزبندیهای مربوطه تعریف کنیم، آن وقت Agile یعنی یک نوع روش تولید نرمافزار که در آن عمده توجه به انعطافپذیری تیم تولید در پذیرش تغییرات مداوم نیازمندیهای اولیه نرمافزار است. این انعطافپذیری در اثر iterative و incremental بودن این روش …
lazy loading از آن قابلیتهای جالبی است که همه دوست دارند آن را در برنامه خود داشته باشند. با کمک lazy loading که تقریباً همه ORMها آن را پیادهسازی کردهاند میتوان بازیافت اطلاعات از دیتابیس را تا حداکثر زمان ممکن به تعویق انداخت. مثلاً فرض کنید آبجکتی به اسم obj1 دارای یک property به نام …
NHibernate Forge is “The official new home for the NHibernate community”. Everyone who wants to start with NHibernate, probably tries to utilize this site. Recently I visited this site because I was looking for some information about NHibernate and decided to write my point of view about it: 1. Best section of site in my …
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 …
Just one day ago Visual Studio 2010 RTM has been officially released in some priced editions and some free editions. Free editions are named Express editions and is provided as 4 separate editions: Visual Web Developer, Visual Basic, Visual C# and Visual C++.Express editions have limitations. But this not means that you could not use …
دیروز نسخه نهایی Visual Studio 2010 منتشر شد. به همین مناسبت من تصمیم گرفتهام کاری را که همیشه میخواستم انجام بدهم را این بار عملی کنم. این بار میخواهم صرفاً از ویرایشهای Express ویژوال استودیو که رایگان هم هستند استفاده کنم و تا آنجایی که دچار محدودیتهای فنی خیلی جدی نشدهام به استفاده از آن …