|
...fondata sul lavoro. |
|
|
By Mad Druid on
Thursday, September 25, 2008
|
|
|

Questi sono gli annunci di lavoro che si trovano a Cosenza.
Ti spari prima una bella laurea di 5 anni, poi trovi un lavoro (anche a gratis) che ti permetta di imparare tutto quello che l'università non ti ha dato ma il mercato richiede: PHP, ASP, .NET, MySQL, SQL Server e, perchè no, anche Ajax.
Poi... un bel giorno (dopo 3/5 anni) leggi questo annuncio e decidi di fare il salto di qualità... una botta di vita... ragazzi si passa a 450 euro al mese (NETTI!!! Questa è una svolta!!).
Io purtroppo non conosco PHP... peccato... se vi interessa vi passo il link, và.
|
 |
|
Comments (0)
|
|
|
|
RevokeCertificate, two's complement and unchecked |
|
|
By Mad Druid on
Thursday, October 18, 2007
|
|
|
Those of you working with Microsoft Certification Authority in a .NET environment probably noticed that during the use of a specific Win32 dll in .NET an anomalous situation arises.
Prologue
CertAdm.dll library expose, among other ca administrative methods, the RevokeCertificate method of the ICertAdmin2 interface. Those method, as explained in documentation, accept the LONG Reason input parameter (We could argue why a LONG, given that allowed values are 0..6). However, from the documentation we can read that in case of certificates revoked with CRL_REASON_CERTIFICATE_HOLD reason (Reason=6) it is pos ...
|
 |
|
Comments (0)
|
More...
|
|
|
Error BC30560 |
|
|
By Mad Druid on
Monday, July 16, 2007
|
|
|
Few days ago, early in the morning, connecting to my DotNetNuke site I found it completely crashed! Apparently without a valid reason, given that I left it in good health the night before... everything was ok and I didn't make any config changes. Giving a look at the log, the main exception (at which many other followed) seemed to be this:
"System.Web.HttpCompileException: \Portals\_default\Skins\Tranquility\Basic.ascx(32): error BC30560: 'admin_skins_solpartmenu_ascx' is ambiguous in the namespace 'ASP'."
After 5 minutes of panic, I started to look for a known solution on the internet and on dotnetnuke.com forums. I didn't find many solutions... and the few ones I found didn't match my case.
For someone the exception arises due to the ...
|
 |
|
Comments (5)
|
More...
|
|