pavanip wrote:
develop add-on to internet explorer and mozilla firebox.
Two different interfaces. Not exactly a neat solution, but doable...
pavanip wrote:
If we develop in dotnet it will not work with out having Dotnet frame work
True.
pavanip wrote:
all users no need to install framework
They have to install the .NET Framework in order to run managed code (C#, VB.NET, C++/CLI, ...). There are utilities out there that will compile the app down to native code and include the .NET Framework, but there are no free ones and they cost at least $1,000 to get.
pavanip wrote:
Is there any way to develop a toolbar in dotnet,It will work with out having dotnet framework.
Without said utility, no.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008