Visual Studio 2005 ile ASP.NET uygulamaları geliştirenlerden bir kısmı VS 2005 ile yeni project-less modeli çok beğendi, bir kısım ise pek hoşlanmadı. Microsoft ASP.NET Program Manager Scott Guthrie aldıkları geri bildirimler sonucunda VS 2005 üzerine sonradan indirilecek (5MB kadar) bir kurulum paketi ile VS 2003 web application project modelin VS 2005'de de kullanılabileceğini aşağıdaki şekilde duyurdu.
Bu durum özellikle ile VS 2003 projelerini upgrade ederken sorun yaşayanları çok sevindirmiş görünüyor.
Özellikle kalın belirttiğim bölüm kullanıcılardan alınan geri bildirimlerin ne kadar önemsendiğini gösteriyor.
Scott Guthrie'nin de dediği gibi elbette bu özellike RTM de olsa daha iyi olurdu ancak kullanıcılardan alınan geri bildirimlere bu kadar hızlı yanıt verilmesi ise gerçekten sevindirici bir durum.
When building new web projects, developers will be able to choose whichever web project model (Web Site Projects or Web Application Projects) works best for their workflow and scenarios. Some developers love the new dynamic web project model, some hate it and want the old approach back ? the good news is that you now get a choice to pick whichever works best for you, your style of development, and your existing code-base (note: yes, we made a mistake in not providing this choice in the first place). This new project model option will also make it much easier to migrate large/complex existing applications to VS 2005 without requiring significant effort (since it has the same code semantics as VS 2003 today).
http://weblogs.asp.net/scottgu/archive/2005/12/16/433374.aspx
Bahsi geçen ek paketin Preview sürümünü aşağıdaki adresden indirip test edebilirsiniz. http://webproject.scottgu.com/ Ve aynı siteden Scott Guthrie'ye geri bildirimlerde bulunabilirsiniz. Yorumlar bölümüne göz atarsanız her yoruma tek tek cevap yazılmış olduğunu gözlemleyebilirsiniz. Microsoft bizi dinliyor!