Jump to content

Running .NET windows application!


Recommended Posts

Can anybody tell me what do i need to run a windows application developed on .NET platform(I use C#), on those computers where .NET Framework is not installed?

Is it necessary to have .NET Framework installed to run those application? OR What files or dlls do i need?

Please Help!!!

Link to comment
Share on other sites

  • 2 weeks later...

thanks for the reply.

so that means when i develop a software in .NET languages, i have to ship the .NET framework with the software as well , for it to be installed in the client computer??

Isn't that tedious? Doesn't window natively support those softwares?

Or isnt there a better way to make them run on computers without having to install .net framework?? I mean like copying some dll files in the system folder or like that??

Link to comment
Share on other sites

The programs I'm aware of that rely on net.framework (e.g. DriveImage) do ship a copy with the program.

The redistributable package containing net.framework is here http://www.microsoft.com/downloads/details...&displaylang=en

A more general overview is http://www.microsoft.com/net/default.mspx

It isn't included with Windows, as far as I'm aware.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy