Blogs1 - 5 of 5 recent posts for tag:"Medium Trust"
09
Nov
2009
IIS 7: Medium i Full Trust na jednym serwerze

12 days ago by monika

Co zrobić, jeśli chcemy ustawić poziom zaufania wszystkich stron znajdujących się na naszym serwerze na Medium i jednocześnie przydzielić jakiejś konkretnej stronie poziom zaufania Full? Otwieramy plik web.config (znajdujący się w: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG) i dokonujemy ...

tech-blog.IT - tech-blog.it

29
Jun
2009
Quick Mosso / Rackspace Cloud Q&A

145 days ago by Matt

I’ve noticed that a few people are finding this site in searches for Mosso or the Rackspace Cloud, here are a few answers to some of the questions people seem to be asking. Does Linq to SQL work on Mosso / The Rackspace Cloud Yes, it works perfectly. Quick Hostels is all Linq and it runs without any ...

Brain Explosion - bexplosion.com

24
Jun
2009
New adventures under medium trust

150 days ago by martijn

Many web hosting companies only allow ASP.NET applications to run under medium trust. This has been a major drawback for Cuyahoga because it required full trust (or better: some libraries require full trust). This has already caused some nasty surprises when people deployed their site to the host to ...

Martijn Boland - blogs.taiga.nl/martijn · 2 references

23
Apr
2009
Använda NHibernate under Medium Trust

212 days ago by Martin Thern

Jag kan tänka mig att jag inte är den enda som suttit med något litet hobbyprojekt i ASP.NET och kört med NHibernate som OR-mapper. Allt är guld och glada skogar tills man bestämmer sig för att köra applikationen på ett webbhotell som Loopia, Binero osv. Alla dessa webhotell brukar köra medium trust ...

The Thern Around - blog.thern.nu

Using LINQ to SQL and EF in Sharepoint under Medium Trust

213 days ago by David DeWinter

Code Access Security (CAS) is a large area of the .NET Framework that doesn’t often get the developer attention it deserves—at least, until it causes problems. Very recently I fielded a question on why the Entity Framework throws a SecurityException when executing a query in a Sharepoint-hosted web ...

David DeWinter - blogs.rev-net.com/ddewinter · 9 references