Use of windows Installer
Explain the use of Windows Installer.
Expert
Windows Installer deployment procedure allows us to deploy Web applications and Windows-based through creating the Windows Installer Package. Installer package has the extension of .msi and it contains registry entries, application, some dependent files, and the rest. Installer package can then be circulated to a variety of end-users by merely copying it on target computers.
After that end-users can run installer package to install application anyplace in their computers. Installation takes place using installation wizard; hence, users could easily install application on the system. Once the application is installed on target computer, then end-users could open application from installed location.
Describe about lambda expressions which are used in LINQ?
State some differences between the ComboBox control and a ListBox control?
How can we programmatically prevent the Combobox from dropping, in the .NET 4.0?
Explain DataAdapter class in the ADO.NET?
Explain the role of a DISTINCT clause in the LINQ query?
Briefly describe about standard query operators in LINQ?
Can the 'throws' clause can be used to raise an exception?
List out the different components of an assembly.
What are Binders ?
Illustrate the term lazy initialization?
18,76,764
1955184 Asked
3,689
Active Tutors
1441838
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!