locked
(Sumber: milist DOTNET) Compile ASP.net C# visual studio 2010 RRS feed

  • Pertanyaan

  • Dear milist,

     

     

    Mohon pencerahannya.. gimana cara mengcompile aplikasi web. Saya menggunaakan ASP.net c# visual studio 2010. Kiranya rekan2 ada step2 nya mohon sharing ilmunya.


    Kamis, 04 Agustus 2011 06.40
    Moderator

Jawaban

  • Di visual studio, "compile" itu istilahnya "build". Build ada menunya di Visual Studio, atau langsung pencet F6.

    Habis di-build, kalau mau ditaruh di server maka aplikasi webnya di "Publish". Caranya, klik kanan di project webnya dan pilih menu Publish.

     

    Dijawab oleh: Pradana Atmadiputra


    Agnes Sannie [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Kamis, 04 Agustus 2011 06.41
    Moderator
  • Seperti yang mas Pradana bilang, pada saat publish ada beberapa opsi publish method: deploy ke web via service, ke file system(tentuin folder) ataupun ke FTP, silahkan mencoba,,

     

    Dijawab oleh: Yitro Kurniawan


    Agnes Sannie [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Kamis, 04 Agustus 2011 06.42
    Moderator

Semua Balasan

  • Di visual studio, "compile" itu istilahnya "build". Build ada menunya di Visual Studio, atau langsung pencet F6.

    Habis di-build, kalau mau ditaruh di server maka aplikasi webnya di "Publish". Caranya, klik kanan di project webnya dan pilih menu Publish.

     

    Dijawab oleh: Pradana Atmadiputra


    Agnes Sannie [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Kamis, 04 Agustus 2011 06.41
    Moderator
  • Dear pak Pradana,

     

    Terimakasih advisenya, yg saya mau tanyakan lagi setelah di build dan publish , apakah akan terbentuk folder sendiri untuk file hasil compile? 


    Kamis, 04 Agustus 2011 06.41
    Moderator
  • Seperti yang mas Pradana bilang, pada saat publish ada beberapa opsi publish method: deploy ke web via service, ke file system(tentuin folder) ataupun ke FTP, silahkan mencoba,,

     

    Dijawab oleh: Yitro Kurniawan


    Agnes Sannie [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Kamis, 04 Agustus 2011 06.42
    Moderator