Un repository di tutorial ajax vastissimo…
Cups on Ubuntu Dapper
Posted by stefanorg on September 20, 2006
https://www.cs.uwaterloo.ca/twiki/view/CF/CupsOnLinux#Ubuntu_and_Cups_Dapper_Release
Posted in Varie | Leave a Comment »
[Ubuntu] Come creare dei pacchetti .deb
Posted by stefanorg on September 19, 2006
Guida molto interessante e di semplice utilizzo.
http://italy.copybase.ch/blog/creare-pacchetti-debian-a-partire-dai-sorgenti-guida-rapida/
Posted in Varie | Leave a Comment »
How To Install VMware Server On Ubuntu 6.06 LTS (Dapper Drake)
Posted by stefanorg on September 17, 2006
Creare un server virtuale con vmware server e ubuntu
http://www.howtoforge.com/ubuntu_vmware_server
Posted in Varie, link utili | Leave a Comment »
Come cambiare la modalità di autenticazione di SQL Server…
Posted by stefanorg on June 8, 2006
Ancora su sql server….
mi è capitato dopo aver installato sql (express) server di stare li a provare e riprovare a smanettare con CMS e vari…mi sono imbattuto su uno strano problema (ke googlando ho scoperto ke nn è poi tanto strano
), insomma se volete utilizzare sql server con applicazioni web (o altro) che richiedono l'autenticazione dell'utente tramite il server sql e non con windows authentication allora probabilemte questo link fa al caso vostro :
http://support.microsoft.com/default.aspx?scid=kb;en-us;285097
Aprendo il registro di sistema e andando su HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\
fare un Find: LoginMode e cambiare il valore nel seguente modo:
1 : se si vuole solo windows authentication
2: se si vuole sia windows authentication e sql authentication
enjoy
Posted in Varie | Leave a Comment »
SQL Server Remote Access
Posted by stefanorg on June 7, 2006
Guida su come configurare sql server per l'accesso remoto…
Posted in Varie | Leave a Comment »
Microsoft SQL Server Management Studio Express
Posted by stefanorg on June 7, 2006
un tool davvero carino per la gestione e amministrazione del server sql
Posted in .Net Framework, Varie | Leave a Comment »
c# per sviluppatori java…
Posted by stefanorg on May 16, 2006
http://msdn.microsoft.com/vstudio/java/gettingstarted/csharpforjava/#top
Posted in .Net Framework, c# | Leave a Comment »
Paint .NET
Posted by stefanorg on May 14, 2006
Utile leggero e molto pratico…come il famosissimo paint di mamma microsoft ecco paint .net scritto in c# e basato sul framework .net…
http://www.eecs.wsu.edu/paint.net/
Posted in .Net Framework, c# | Leave a Comment »
CSS: Float Tutorial…
Posted by stefanorg on April 28, 2006
Un ottimo tutorial per utilizzare al meglio immagini e testo con css…
Posted in Varie | Leave a Comment »