The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Developing as non-admin made easier with VS.Net 2005?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
Developing as non-admin made easier with VS.Net 2005? Posted: Dec 29, 2004 10:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: Developing as non-admin made easier with VS.Net 2005?
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

One of the coolest things about VS.net 2005 is that you can actually debug your application using specific "Click-Once" security permissions. Simply go into the "properties" of your project, click the "Security" tab, and set the "Enable ClickOnce security Settings" checkbox to true.

ow you can decide under which permissions your application will run.

An interesting thought this brought on - does this rid you of the "Develop as admin" problem? Can I from now on develop as admin, but use this setting and still make sure least privileged users can run this securely?

I wonder..

Read: Developing as non-admin made easier with VS.Net 2005?

Topic: Boston Comes Alive! Previous Topic   Next Topic Topic: Python in 2005

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use