« Disease | Main | Switch »

February 22, 2004

Linker on .NET issue

Joel Spolsky: Please Sir May I Have a Linker? and Jason Zander’s comments on it.

Basically I felt asking for a linker for .NET to link statically your application, is just kind of conflict fundamentally with what .NET is for. But without that option, it’s painful to ISV: you got a superb development environment/tools and you love it, however, to have the convenience it means your users suffering from the downloading (and potentially go away).

Jason said security is the real kicker. I was puzzled with that. Isn’t that Microsoft’s attitude is like: “Hey, if your application isn’t certified by us, it’s none of our issue!”. So if CLR has a bug got to be fixed and your standalone app is statically linked, would that be a concern to MS??

February 22, 2004 09:06 AM | Computing
[ Trackback URL for this entry: http://www.yowkee.com/cgi-bin/mt-tb.cgi/171 ]
Comments/Trackback
Related entries in yowkee essential
Related blogs from Waypath
Waypath
[Asshole Roommate] - Thursday, June 23, 2005
Back to my pet topic - getting pissed off at religious fanaticism (be it Mullahs who abuse kids , Christian turn-me-straight camps or anti-driving laws ) - but this made me laugh more than pissed-off: Blogging: an Islamic perspective At the outset, it seems like blogging is a harmless activity for Muslims. ... After all, it’s simply a journal about one’s personal experiences, hobbies, and other ramblings, compiled publicly for others to read and often comment on. ... There isn’t anything really wrong with doing that (if one wishes to be so ...
[KasLog] - Friday, June 10, 2005
Aside from hunting for tablet PCs at ITEC yesterday, I dropped in on a presentation about ClickOnce deployment, given by Rory Blyth . ... In order for ClickOnce to work with just one click, the user must have the .NET 2.0 framework installed, and must have security policies in place to allow ClickOnce applications from that particular publisher. ... ClickOnce doesn t require administrative privileges and doesn t affect the setup for other users. ... If a user has the permissions to do so, and chooses to install a ClickOnce application from ...