Toolbar by .net
-
hi all, I want to know that if I create a toolbar for IE(like google toolbar) or any browser using .net then it is necessary that .net frmaework is installed on client machine. Thanks in advance.
-
hi all, I want to know that if I create a toolbar for IE(like google toolbar) or any browser using .net then it is necessary that .net frmaework is installed on client machine. Thanks in advance.
Yes. Any software created for .NET requires .NET to be installed on the machine it is to run on. V3.0 is installed already on Vista and Weven, ealier version may need to be installed.
All those who believe in psycho kinesis, raise my hand.
-
Yes. Any software created for .NET requires .NET to be installed on the machine it is to run on. V3.0 is installed already on Vista and Weven, ealier version may need to be installed.
All those who believe in psycho kinesis, raise my hand.
That's not quite true. There are applications, such as Thinstall, which will embed the runtime into a single application which can be run without the .NET framework. They are expensive, and largely unnecessary, but they do work.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
That's not quite true. There are applications, such as Thinstall, which will embed the runtime into a single application which can be run without the .NET framework. They are expensive, and largely unnecessary, but they do work.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
Xenocode has a trial out now that works as far as I can tell. I finished a product using it, despite my advisement to the client about the risks and issues with using such a tool. With .net preinstalled on weven and vista, most XP machines have it too, is it really such a big issue anymore?
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]