نقل قول نوشته شده توسط SabaSabouhi مشاهده تاپیک
با سلام
ظاهراً در VS2005 به دو طريق مى‌شه WebSite و يا WebService ايجاد كرد، خواهش‌مندم دوستانى كه مى‌دونن بگن فرق اين چيه؟

1. File~New~Project و انتخاب گزينه‌ى ASP.NET Web Application
2. File~New~WebSite و انتخاب گزينه‌ى ASP.NET Web Site

و به همين ترتيب براى Web Service.

صبا صبوحى

پ.ن: نسخه‌اى كه من دارم Team Suite نسخه‌ى 8 هم‌راه با SP1.0 هست.
فرقش اینه:
Purpose of Web Application Projects
The goal of Web application projects is to address some of the feedback we have heard from customers. Some developers find migrating Visual Studio .NET 2003 applications to the new Web site model in Visual Studio 2005 impractical, especially because precompiling (publishing) a Visual Studio 2005 Web site creates multiple assemblies.
The new Web application project type also enables some scenarios where Visual Studio 2005 Web projects are different than in the previous version of Visual Studio. For example, the new model has different semantics for Web subprojects where the subproject is not an ASP.NET or IIS application, but instead feeds its generated assembly to a parent application's Bin folder.
The new project type also provides a model that will feel familiar to developers who do not want to change how they structure their Web projects from how they use Visual Studio .NET 2003 today—for example, they want to continue to use a project file.
The new Web application project type does not replace the Web site project type introduced in Visual Studio 2005, which provides many new features and additional flexibility in how you manage Web applications. Instead, it is an alternative project type that you might choose depending on your requirements and your preferred development workflow. Some developers will find the default Visual Studio 2005 Web site project model natural and easy to use. Other developers will prefer a model in which project resources are defined explicitly (rather than implicitly by simply being in a folder) and in which they have tighter control over their project, and will therefore choose the new Web application project model. Rather than forcing developers to use just one project model, we will support both project models and allow developers to choose whichever Web project model works best for them.
Note Web application projects do not work with Visual Web Developer Express Edition.

منبع
نقل قول نوشته شده توسط twelve مشاهده تاپیک
من که مورد 1 رو ندارم ، هیچ وقت هم نداشتم ! از کجا آوردیش اینو کلک ؟ P-:
همون شماره 2 برای ایجاد پروژه وب رایجه و همیشه از اون استفاده میشه! (شایدم vs من تقلبیه D-:)
VS شما اشکال نداره باید به عنوان یک افزونه نصب کنید.