Difference between publishing and deploying
Differentiate between publishing and deploying an application?
Expert
In deployment, we can generate the latest setup and deployment project. We can add project output and generate the setup.exe file. After generating the executable file, we need to login into server and perform the setup.exe file to install application. While in publishing, we need to right-click application in Solution Explorer and choose Publish to publish application. Then, we specify the location where application is to be published. Users can then install application from location where we have published it and execute locally even when computer is offline.
Define the term tracing? And also explain that where it can be used?
Name the values that can be allocated to a DialogResult property of the Button control?
Write the different types of literals used in C #?
What are the methods by which we can instantiate a complex number?
What do you mean by the term WPF?
Explain the ToolTip control and how it can be associated with the other controls?
Specify the function of CheckState property of the CheckBox control?
What do you mean by the term Routed event?
What do you understand by the term ASP.NET Web Forms?
Explain about the DataAdapter.Update() and DataSetAcceptChanges() methods.
18,76,764
1937189 Asked
3,689
Active Tutors
1413441
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!