Articoli taggati post

MSDN Week : 22 Febbraio

In questo post raccogliamo un po’ di link interessanti sul mondo e le tecnologie .NET. Visual Studio 2010 e .NET Framework 4 In questa sezione trovate dei link interessanti per chi sta sviluppando con Visual Studio 2010 e .NET 4. WPF in Visual Studio…(read more)

Riflessioni sui trend nei sistemi di gestione del codice sorgente

Questo post rappresenta alcune riflessioni sull’evoluzione dei sistemi di gestione del codice sorgente, derivate da una serie di eventi: La diffusione dei sistemi di gestione distribuita del codice (DVCS) soprattutto nei progetti Open Source. Il rilascio…(read more)

Work With .NET Projects From a Network Share

I’ve tried a couple different methods from a bunch of different websites, and none of them worked. The only thing that worked for me was this post from the Microsoft Knowledge Base. It is the only place on the internet that gives the proper caspol command for issuing Full Trust to a network share. It is:

Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\caspol.exe -m -ag 1 -url “file:////\\computername\sharename\*” FullTrust -exclusive on

Note the 4 slashes after the “file” and then the 2 backslashes for the full network path. Trust me, it will save you a lot of headaches.

Are You Building Cool Solutions with Vista & Office?

I'm helping Microsoft coordinate some launch efforts in the Southwest US. So if you live and work in one of the following areas:

  • Las Vegas
  • Utah
  • Colorado
  • Arizona
  • New Mexico

… and are building cool solutions on Office 2007, Windows Vista, or .NET 3.0, please read this post.