febbraio 2005 Blog Posts
QueryCommander is a free sql editor wrapped in a Visual Studio type of environment. QueryCommander supports:
Microsoft SQL Server 2000
Microsoft SQL Server 2005 (YUKON)
Microsoft SQL Server 6.5
MySQL 4.x
Oracle 9i
http://querycommander.rockwolf.com/qc.aspx
posted @ giovedì 24 febbraio 2005 12:35 |
Questo modulo permette di programmare in ASP .Net sfruttando il server web Apache 2.0. Il modulo non emula il Framework .Net, consentendoci di sfruttare tutte le caratteristiche che ci offre e che siamo abituari ad usare sviluppando applicazioni in IIS.
Introduzione al Modulo Asp .Net : http://httpd.apache.org/cli/introduction
Download : http://www.apache.org/dist/httpd/mod_aspdotnet/mod_aspdotnet-2.0.0.msi
posted @ martedì 22 febbraio 2005 20:18 |
Determine error values from decimal and hexadecimal error codes in Microsoft Windows operating systems.
http://www.microsoft.com/downloads/details.aspx?FamilyId=BE596899-7BB8-4208-B7FC-09E02A13696C&displaylang=en
posted @ sabato 19 febbraio 2005 09:50 |
RegexDesigner.NET is a powerful visual tool for helping you construct and test .NET Regular Expressions. When you are happy with your regular expression, RegexDesigner.NET lets you integrate it into your application through native C# or VB.NET code generation and compiled assemblies (usable from any .NET language).
http://www.gotdotnet.com/workspaces/workspace.aspx?id=01e0dfb7-0182-45cd-94f7-2ed2df2504a9
posted @ sabato 19 febbraio 2005 09:49 |
GhostDoc is an add-in for Visual Studio .Net 2003 for automatically generating those parts of a C# documentation comment that can be deduced from name and type of e.g. methods, properties or parameters.
http://www.roland-weigelt.de/ghostdoc/
posted @ sabato 19 febbraio 2005 09:44 |
Il file sysoc.inf é il file che controlla alcuni dei settaggi del pannello di installazione / disinstallazione programmi di Windows. Al suo interno vi é una lista di voci, alcune delle quali hanno nella stringa parametri la parola "hide". Per rendere visibili, tutte le voci installate nel sistema nel pannello di installazione / disinstallazione programmi, bisogna cancellare la parola “hide“ lasciando le virgole tra le quali la parola é compresa e salvare le modifiche al file. Riaprendo il pannello di installazione / disinstallazione programmi si avrá la visualizzazione completa di tutte le voci, comprese quelle nascoste e quindi disinstallabili.
Esempio :
Per visualizzare e poter rimuovere la voce di Windows Messenger:
...
posted @ lunedì 14 febbraio 2005 20:30 |
http://blog.dotnetwiki.org/archive/2004/08/31/869.aspx
posted @ martedì 8 febbraio 2005 14:40 |