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.
Explain the types of Inheritance.
Illustrate the difference between Web.Config and Machine.Config and where it will be?
Explain the use of App_Code folder in ASP.NET?
Explain about LinqDataSource control?
How to make a windows desktop application using visual studio 2010 ultimate?
What do you mean by the term Routed event?
Differentiate between Web server controls and HTML?
List some differences between the CheckBox control and a RadioButton control?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
In what way we can display the icon during runtime on a StatusStrip control?
18,76,764
1947369 Asked
3,689
Active Tutors
1457633
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!