moleskine di un programmatore

Appunti di viaggio tra bit e byte

Browse by Tags

All Tags » proximo » code (RSS)
FakeCloneTree
I’ve to test a massive document import from an external system and I want to test on my dev machine before going to the servers. I’ve to deal with filename analysis (the have the key to the business logic of the external legacy system) so I need to clone...
Estrazione delle embedded resources su file system
Per la realizzazione di un progetto ho incluso come embedded resources diversi file (report, immagini, xml, etc...) in modo da semplificare il deploy. Per lasciare comunque la possibilità di customizzare l'installazione ho creato questa classe helper...
Prxm.Greetings
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls;...