Archive of September, 2006
Articles found: 3

Wednesday, September 20, 2006

Text not translated Il quesito è semplice: perché se effettuo una verifica sull'esistenza di un file condiviso mi viene sempre restituito False? Proviamo a rappresentare l'errore: FileInfo file = new FileInfo(@"\\\\192.168.1.1\\C\\fileTest1.txt"); Response.Write(file.Exists.ToString()); Indicando informazioni corrette sul percorso remoto del file, quello che vedremo a video eseguendo la nostra pagina Web, sarà sempre False. Il motivo è semplice come il quesito: nel momento in cui cerchiamo di interrogare il FileSystem del computer remoto, l'applicativo .



Friday, September 22, 2006

RSS.NET is an open-source .NET class library for RSS feeds. It provides a reusable object model for parsing and writing RSS feeds. It is fully compatible with RSS versions 0.90, 0.91, 0.92, and 2.0.1, implementing all constructs. Check it: http://www.



Thursday, September 28, 2006

The Microsoft .NET Framework 3.0 (formerly known as WinFX), is the new managed code programming model for Windows. It combines the power of the .NET Framework 2.0 with new technologies for building applications that have visually compelling user experiences, seamless communication across technology boundaries, and the ability to support a wide range of business processes.





Versione italiana Versione italiana

CATEGORIES

Ajax (2)
ASP.NET (11)
C# Code (4)
IIS (1)
Silverlight (1)
Sql Server 2000 (1)
Varie (4)
Visual Studio (4)

ARCHIVE

April 2009 (1)
May 2008 (1)
April 2008 (1)
January 2008 (4)
December 2007 (1)
May 2007 (1)
February 2007 (1)
December 2006 (3)
October 2006 (1)
September 2006 (3)
August 2006 (1)
June 2006 (1)

ABOUT ME [curriculum]

Curriculum ZofM

CREDITS