I\'m considering XBAP with full trust, but just heard about SL5\'s ability to P/Invoke.This is quite exciting because XBAP deployments are very difficult considering it only really works with IE, work
Hosted customers in IIS7 can use asp.net and System.Diagnostics to list all the system\'s process ID.They can also kill the ones that belong to their own application pools.Seems like a big security pr
I have an XBAP 开发者_开发技巧which needs Full Trust to run. I have had it working on a number of client machines by adding a temporary certificate to the Trusted Root Certification Authorities and Tr
It seems like NLog can\'t use reflection for GetCurrentClassLogger(), even though my MVC 3 app is deployed in a Full Trust environment on IIS7. I\'m using StructureMap 2.6.1 and the problem seems to a
Will I be able to download and start another exe-file using my click once deployment? I already have the functionality that downloads and updates my application files, so I would really like for a Cli
Here\'s my situation. I\'ve just started a new job and I\'ve inherited an application recently which is going to need a rewrite.I know what you\'re thinking but trust me,...this really IS one of thos
So this is a Visual Studio 2008, .NET, WPF, XBAP, Windows 7 question, regarding .NET trust policies. At work, we have several Web Browser Applications (.XBAP files) developed with Visual Studio 2008
I know Silverlight 4 can handle elevated permissions outside the browser.Is there a way to accomplish this inside the browser?
I\'m executing my .NET app from a network share. Since framework 3.5 SP1, and as explained here: http://blogs.msdn.com/shawnfa/archive/2008/05/12/fulltrust-on-the-localintranet.aspx, the main exe and
I have been tasked with writin开发者_运维技巧g an installer with a silverlight out of browser application. I need to.