Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Guidelines Needed

This is a discussion on Guidelines Needed within the Microsoft .NET forums, part of the Programming Talk category; I want to make custom modifications to the interface for deploying the application I am developing using .NET. Kindly suggest ...

  1. #1
    ashlee is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    108

    Guidelines Needed

    I want to make custom modifications to the interface for deploying the application I am developing using .NET. Kindly suggest me for achieving the above what editor should I use. Also kindly give me tips that I should handle while deploying my application.


  2. #2
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    For making custom modifications to the interface for deploying the application you have developed using .NET you can make use of User Interface editor. Deploying of application process comes after you finish designing, constructing, testing and debugging your application well. For this process of deploying your application if you plan to do by web site a network server would make your process simple. The first and foremost ting you must ensure while deploying your .NET application is selecting a deployment method that is appropriate for your usage. There are various methods of deployment. You can also make use of XCOPY deployment which makes the process easy and simple.


Latest Article

Network Security Risk Assessment and Measurement

Read More...