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.
Write the name of the method which is used to create a click event of Control class for Button control in C#?
By which method we can add or remove rows from a DataTable object of DataSet?
Explain about the Take and Skip clauses?
Specify the pre-requisites for connection pooling?
What is the function of Orientation property in a Menu control?
Why XMLHttpRequest object is used in the AJAX?
Which method is used to kill explicitly the users session?
Illustrate some of the points regarding CustomControls in WPF?
What is .NET Framework? Specify its applications?
Explain what is the CLI and also if it is same as that of CLR?
18,76,764
1943653 Asked
3,689
Active Tutors
1423521
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!