Around and About .NET World

Il blog di Marco Minerva
posts - 1671, comments - 2232, trackbacks - 2135

My Links

News

Contattami su Live Messenger:


MCTS: Windows, Web, Distributed Applications & SQL Server

MCPD: Enterprise Applications

Tag Cloud

Archives

Post Categories

Links

venerdì 2 marzo 2007

Windows Vista e la Volume Shadow Copy

La Volume Shadow Copy (o Previous Version, come viene chiamata in Vista) è una tecnica introdotta in Windows Server 2003 per tenere copie di backup di ogni file e cartella presente sul nostro computer. Perfino se eliminate un file dal cestino, questo sistema di backup ne terrà traccia, e potrete ripristinarlo in qualsiasi momento.

In questo post (da cui è tratta la citazione precedente) è possibile trovare maggiori informazioni sulla funzionalità in questione.

Technorati Tags:

posted @ lunedì 1 gennaio 0001 00:00 | Feedback (0) | Filed Under [ Windows Related ]

Gestire i Feed RSS da .NET

Cercando su Internet è possibile trovare numerose class library che consentono di gestire i Feed RSS dalle proprie applicazioni .NET. Come avevo segnalato qui, anche Microsoft fornisce un'API per la loro manipolazione. Recentemente ho scoperto Argotic, una libreria con le seguenti caratteristiche:

  • Complete implementation of the RSS 2.0 specification.
  • Complete implementation of the ATOM 1.0 specification.
  • Implements a provider model for storing/retrieving syndication information to your back-end database of choice.
  • Provides an extensible framework for processing any syndication specification extension.
  • Natively handles the RCF822 and W3C DateTime structures.
  • Support for auto-discovery of syndication feeds for a given web site.
  • Supports consumption of secure/authenticated syndication feeds.
  • Implementations of the most common syndication specification extensions.

La libreria è fornita con la Microsoft Permissive License (Ms-PL). Il download è disponibile qui.

Technorati Tags: ,

posted @ lunedì 1 gennaio 0001 00:00 | Feedback (0) | Filed Under [ C# VB .NET ]

Finestre di dialogo Apri e Salva con nome del .NET Framework 3.5

Qualche tempo fa avevo scritto un post in cui facevo notare che gli oggetti OpenFileDialog e SaveFileDialog di .NET 2.0 con Windows Vista non utilizzano il nuovo stile delle finestre di dialogo comuni, ma appaiono così come erano in Windows XP. Il .NET Framework 3.5 risolve questo problema e mostra le finestre con lo stile corretto.

Technorati Tags: ,

posted @ lunedì 1 gennaio 0001 00:00 | Feedback (0) | Filed Under [ Orcas & .NET 3.5 ]

Le novità del .NET Framework 3.5

In questo post Thom Robbins riassume alcune delle numerose novità che possiamo trovare nel .NET Framework 3.5, di cui è stata da poco rilasciata la CTP di Marzo 2007.

posted @ lunedì 1 gennaio 0001 00:00 | Feedback (0) | Filed Under [ Orcas & .NET 3.5 ]

Powered by:
Powered By Subtext Powered By ASP.NET