0
kallend

Geek question

Recommended Posts

I just installed some software that insisted on downloading Microsoft ".NET Framework" before it would run.

What on Earth is MS .NET Framework, and what does it enable the software to do?

The software is for programming a fancy brushless DC electric motor speed control by way of the USB port.
...

The only sure way to survive a canopy collision is not to have one.

Share this post


Link to post
Share on other sites
A new(ish) programming framework from MS based off of C#/XML/ADO.NET/ASP.NET/SQL Server that allows for new functionality in Windows. It contains three parts ASP, a common runtime language and something else....drawing a blank.

edit: Go ahead and install, all MS based stuff from now on will rely on it.
_________________________________________
you can burn the land and boil the sea, but you can't take the sky from me....
I WILL fly again.....

Share this post


Link to post
Share on other sites
Guest
Quote

I just installed some software that insisted on downloading Microsoft ".NET Framework" before it would run.

What on Earth is MS .NET Framework, and what does it enable the software to do?

The software is for programming a fancy brushless DC electric motor speed control by way of the USB port.




the short answer is, it's okay to go ahead and install it. It supplies more libraries and so on for development tools and other things not in the center of the beaten path. I've ended up installing it on a dozen or so machines the past couple years without any particular or noticeable downside. You'll still have to reboot Windows every so often to keep it happy. (~:o)

You can have it good, fast, or cheap: pick two.

Share this post


Link to post
Share on other sites
Quote

Instead of spending 10 minutes typing the full explaination out, here's a link that says much of the same:

http://www.startvbdotnet.com/dotnet/dotnet.aspx

Now you know you could have found this information in about 3 seconds by using Google.



Yes, but I wanted an explanation in English, not Geekspeak.
...

The only sure way to survive a canopy collision is not to have one.

Share this post


Link to post
Share on other sites
It's a java like technology where everything that is run is handled through an intermediary system.

That system hides the complexity of the Windows 32 operating system calls that a programmer would normally have to code against.

Java does the same thing but is Operating system independant.

Blues,
Ian
Performance Designs Factory Team

Share this post


Link to post
Share on other sites
Quote

Quote

Yes, but I wanted an explanation in English, not Geekspeak



Then try wikipedia instead.. I use it more often than google..

http://en.wikipedia.org/wiki/Microsoft_.NET

Max



Cool, so I can even get FORTRAN to run with .NET!

I must have 100,000 lines of scientific FORTRAN code that I wrote back in the day that would be nice to power up again.

Thanks.
...

The only sure way to survive a canopy collision is not to have one.

Share this post


Link to post
Share on other sites
.Net truly opens up so many librarys that can be used by ALL of the MS porgraming languages. It Is a HUGE step forward for us who have been coding in C++, VB, ASP.......
I am testing the new VS.net, and I am so happy to see they are adding C++ (last release only had C#) back to the mix.....
Y'all can slam MS all you want, but the whole .NET program makes me smile.....B|:D:D
HAVE FUN...
...JUST DONT DIE

Share this post


Link to post
Share on other sites
Quote

Y'all can slam MS all you want, but the whole .NET program makes me smile.....



Yeap. I've made a great living from MS and have been lucky enough to be coding Enterprise Applications since VS2000. Right now VS Whidbey is a nifty tool and the .NET 2.0 framework promises to be good :)
MS make great developer tools IMO.

Blues,
Ian
Performance Designs Factory Team

Share this post


Link to post
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.
Note: Your post will require moderator approval before it will be visible.

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.

0