What architecture advancements can be applied to Windows-based applications?

€¢ Intelligent Install and Update: The . NET Framework enables applications to be deployed using a variety of techniques, including simple file copy or download over HTTP. Applications can be updated while running and they can be deployed on demand by clicking a URL.

It also provides a powerful security mechanism that guarantees the integrity of the application and its related assemblies. €¢ Self-Update and ClickOnce: ClickOnce is a new application deployment technology that makes deploying a Windows Forms application as easy as deploying a Web application. It is as simple as clicking a link on a Web page.

To deploy or update an application, administrators have to only update files on a server; there is no need to individually touch every client. ClickOnce applications can be deployed through Web servers, file servers, DVDs, and so on. They can also be installed.

When they are installed, Start menu and Add/Remove program entries are created or they run and are stored in cache. ... more.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions