Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, May 17, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Studio 2005 > Visual Basic 2005 > File Management
How to get file creation date and other useful information using VB.NET in .NET 2.0        
Total Hits: 3213  |  Today: 5 Author: Aadil       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article I’ll show you how to get the information relating the creation date time of files in a folder and other related information.You can get various details about the files present on the file system by using the new capabilities added in the FileInfo class. First of all the Arrtibutes property of this class is there so you can use that to find the various attributes of the specific file. There is a property named CreateTime that represents the creation time of the file. This is a readable and writable property and it is a DateTime object. So you can get as well set the Creation time for a file using this property.You can encrypt ..

What's New at DevASP.Net
05/17  Adding Mouse Gesture Functionalit..
05/17  DayPilot MonthPicker for ASP.NET
05/17  The Art & Science of Storing Pass..
05/17  Using Workflow Foundation and Vis..
05/17  Practices and Hints for Gadgets
05/17  Fast mathematical expressions par..
05/17  C#: A-Star is born
05/17  State of the Art Expression Evalu..
05/17  Manipulating colors in .NET - Par..
05/17  Symbolic Differentiation
05/17  Jump start Windows Workflow Found..
05/17  Introduction to WF (Part01)
05/17  Hello, WF!
05/17  WS-Transfer Service for Workflow
05/17  Mastering Page-UserControl Commun..
05/17  Generating XP style webparts from..
05/17  A Simple Date Selector User Contr..
05/17  Full-Featured ASP.NET Modal Windo..
05/17  A simple ASP.NET Web TabStrip Use..
05/17  Dynamic User Control, Ajaxify You..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net