settembre 2004 Blog Posts

Inviti Gmail....

Se state cercando un invito per Gmail o ne volete regalare uno visitate isnoop.net gmail invite spooler...

PDFThumbnail.NET (free ASP.NET control)

PDFThumbnail.NET is an ASP.NET control that can render thumbnail images of pages in a PDF document. This enables you to show a PDF document preview on a webpage. PDFThumbnail.NET is FREE. http://www.tallcomponents.com/?ref=25&redir=pdfthumbnail

Server Performance Advisor V1.0 - Performance diagnostic tool for Windows Server 2003

Service Performance Advisor is a server performance diagnostic tool developed to diagnose root causes of performance problems in a Microsoft® Windows Server™ 2003 operating system, particularly performance problems for Internet Information Services (IIS) 6.0 and the Active Directory® directory service. Server Performance Advisor measures the performance and use of resources by your computer to report on the parts that are stressed under workload. http://www.microsoft.com/downloads/details.aspx?FamilyID=61a41d78-e4aa-47b9-901b-cf85da075a73&displaylang=en

NxBRE

"...NxBRE is the first open-source rule engine for the .NET platform and a lightweight Business Rules Engine (aka Rule-Based Engine)..." Tra le varie cose da questa versione supporta RuleML 0.86 e comprende un set di stencil appositamente disegnati per Visio 2003 per modellare visualmente le regole. http://www.agilepartner.net/oss/nxbre/

Lucene.Net

Lucene.Net the Lucene compatible full-text search engine library for .NET. http://sourceforge.net/projects/lucenedotnet/

ADO.NET Provider for NNTP

Grazie all'idea di  Dirk Primbs è possibile interrogare un server NNTP usando dei semplici SQL statement :-) "yeah, you can fire a SELECT-statement against a newsserver now :-)"  Qui trovate il provider da scaricare: http://www.gotdotnet.com/Community/Workspaces/Workspace.aspx?id=49e40d01-3713-4b53-881d-266f5c5613a5 . Di seguito un semplice esempio di come usarla: nntpConnection conn = new nntpConnection("news.microsoft.com"); try { conn.Open(); nntpCommand cmd = new nntpCommand("select top 10 * from microsoft.public.sharepoint.portalserver", conn); nntpDataAdapter da = new nntpDataAdapter(cmd); DataSet ds = new DataSet(); da.Fill(ds); dataGrid1.DataSource = ds.Tables[0]; cmd.Dispose(); } finally { conn.Dispose(); }

NHibernate is a .NET based object persistence library

NHibernate is a .NET based object persistence library for relational databases. NHibernate is a port of the excellent Java Hibernate relational persistence tool. http://nhibernate.sourceforge.net/

Microsoft to Launch Virtual Server 2005

Interessante articolo apparso su InternetNews, dove viene annunciato il pricing di VS 2005.... http://www.internetnews.com/ent-news/article.php/3405771

«settembre»
domlunmarmergiovensab
2930311234
567891011
12131415161718
19202122232425
262728293012
3456789