HI


Iam using MSChart for one of my project ,and in Microsoft site it mention that MSChart only support for visual Studio 2008 and Dotnet framework 3.5 SP1,SO i f I create Exe for that project then if I install it another compurter then is there DOTNET framwork 3.5 install?

Thanks
TAnk50

Yes. If you write an application using .NET 3.5 libraries and functions, then the end user will have to install .NET 3.5 framework, in addition to the code you're deploying.

Fortunately, though, deployment packages make this easier, and can even facilitate downloading and installing the framework if the end user's machine does not have it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.