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.
What is connection pooling? And name the pre-requisites used for connection pooling?
Can the 'throws' clause can be used to raise an exception?
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Explain what is Multicast delegate?
How to access information about a user's locale?
How we can prevent validation control from validating data at client end?
Write name of the class which can be used for converting the data types?
What is meant by DLR (Dynamic Language Runtime)?
Explain the term multilingual Web site?
What is Object?
18,76,764
1941897 Asked
3,689
Active Tutors
1455270
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!