473,395 Members | 1,999 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Extended File Properties

I'd like to read a file's "extended" properties, i.e. for some JPEG images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced mode)
using Windows Explorer.
Mar 11 '07 #1
10 2328
Post your message to a newsgroup with "windows" in the description. They
are on the bottom of the dropdown list in the MS Discussion Group
interface. This is a .Net Programming newsgroup.

Robin S.
---------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:8B**********************************@microsof t.com...
I'd like to read a file's "extended" properties, i.e. for some JPEG
images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced mode)
using Windows Explorer.

Mar 11 '07 #2
i guess the authors means to get these additional informations
using .NET.

On Mar 12, 5:43 am, "RobinS" <Rob...@NoSpam.yah.nonewrote:
Post your message to a newsgroup with "windows" in the description. They
are on the bottom of the dropdown list in the MS Discussion Group
interface. This is a .Net Programming newsgroup.

Robin S.
---------------------------"Dick" <D...@nospam.nospamwrote in message

news:8B**********************************@microsof t.com...
I'd like to read a file's "extended" properties, i.e. for some JPEG
images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced mode)
using Windows Explorer.- Hide quoted text -

- Show quoted text -

Mar 12 '07 #3
http://forums.microsoft.com/MSDN/Sho...89525&SiteId=1

i think this post will help you

On Mar 12, 4:56 am, Dick <D...@nospam.nospamwrote:
I'd like to read a file's "extended" properties, i.e. for some JPEG images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced mode)
using Windows Explorer.

Mar 12 '07 #4
Hi,

I agree with Garfilone here that the properties you're looking for is
actually stored using EXIF (http://www.exif.org). The property should be
"DatePictureTaken" to let you know the "Date Picture Taken" information.

Here's an example exactly listing the "Date Picture Taken" information from
files:

http://www.vbaccelerator.com/home/NE...Reading_EXIF_T
ags_from_JPG_Files/article.asp

Hope this helps.

Sincerely,
Walter Wang (wa****@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Mar 12 '07 #5
Thank you for your valuable contribution Robin, however, I do think I've
posted to the correct discussion group.

You, on the other hand, might find it useful to start posting in the group
called "I need to get a Life"!

"RobinS" wrote:
Post your message to a newsgroup with "windows" in the description. They
are on the bottom of the dropdown list in the MS Discussion Group
interface. This is a .Net Programming newsgroup.

Robin S.
---------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:8B**********************************@microsof t.com...
I'd like to read a file's "extended" properties, i.e. for some JPEG
images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced mode)
using Windows Explorer.


Mar 12 '07 #6
Thanks Walter that looks to be exactly what I'm looking for.

"Walter Wang [MSFT]" wrote:
Hi,

I agree with Garfilone here that the properties you're looking for is
actually stored using EXIF (http://www.exif.org). The property should be
"DatePictureTaken" to let you know the "Date Picture Taken" information.

Here's an example exactly listing the "Date Picture Taken" information from
files:

http://www.vbaccelerator.com/home/NE...Reading_EXIF_T
ags_from_JPG_Files/article.asp

Hope this helps.

Sincerely,
Walter Wang (wa****@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Mar 12 '07 #7
Thankyou for you help.

"Garfilone" wrote:
http://forums.microsoft.com/MSDN/Sho...89525&SiteId=1

i think this post will help you

On Mar 12, 4:56 am, Dick <D...@nospam.nospamwrote:
I'd like to read a file's "extended" properties, i.e. for some JPEG images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced mode)
using Windows Explorer.


Mar 12 '07 #8
Thanks for your suggestion. I did misunderstand that you wanted to do that
with .net, because it was not clear to me, especially since neither .Net
nor VB nor C# appear in your posting.

If you were a regular reader of this newsgroup, you would see that there
are roughly a dozen or so posts a day from people asking windows questions
because they posted to the wrong group.

Investigation has revealed that this is because they are using Microsoft's
interface to the usenet groups, and the dropdown list does not display the
entire group names, so this one is the first one that shows up as "General
Discussion" and that's all that shows up, nothing about .Net.

So rather than let these poor people post something and sit there wondering
why it was never answered, I let them know they've posted to the wrong
place so they can post to somewhere they can actually get an answer.

I don't mind being corrected when I misunderstand, but you don't have to be
rude when I'm trying to help people. A simple "but this *is* a .Net
question" would suffice.

Robin S.
-------------------------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:78**********************************@microsof t.com...
Thank you for your valuable contribution Robin, however, I do think I've
posted to the correct discussion group.

You, on the other hand, might find it useful to start posting in the
group
called "I need to get a Life"!

"RobinS" wrote:
>Post your message to a newsgroup with "windows" in the description. They
are on the bottom of the dropdown list in the MS Discussion Group
interface. This is a .Net Programming newsgroup.

Robin S.
---------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:8B**********************************@microso ft.com...
I'd like to read a file's "extended" properties, i.e. for some JPEG
images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced
mode)
using Windows Explorer.



Mar 12 '07 #9
I apologise.

"RobinS" wrote:
Thanks for your suggestion. I did misunderstand that you wanted to do that
with .net, because it was not clear to me, especially since neither .Net
nor VB nor C# appear in your posting.

If you were a regular reader of this newsgroup, you would see that there
are roughly a dozen or so posts a day from people asking windows questions
because they posted to the wrong group.

Investigation has revealed that this is because they are using Microsoft's
interface to the usenet groups, and the dropdown list does not display the
entire group names, so this one is the first one that shows up as "General
Discussion" and that's all that shows up, nothing about .Net.

So rather than let these poor people post something and sit there wondering
why it was never answered, I let them know they've posted to the wrong
place so they can post to somewhere they can actually get an answer.

I don't mind being corrected when I misunderstand, but you don't have to be
rude when I'm trying to help people. A simple "but this *is* a .Net
question" would suffice.

Robin S.
-------------------------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:78**********************************@microsof t.com...
Thank you for your valuable contribution Robin, however, I do think I've
posted to the correct discussion group.

You, on the other hand, might find it useful to start posting in the
group
called "I need to get a Life"!

"RobinS" wrote:
Post your message to a newsgroup with "windows" in the description. They
are on the bottom of the dropdown list in the MS Discussion Group
interface. This is a .Net Programming newsgroup.

Robin S.
---------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:8B**********************************@microsof t.com...
I'd like to read a file's "extended" properties, i.e. for some JPEG
images
taken with a digital camera, I'd like to read the "Date Picture Taken"
property. I can see this property from the Summary tab (in Advanced
mode)
using Windows Explorer.


Mar 13 '07 #10
Thank you. I hope you got the help you needed with your (.Net) problem.
:-)

Robin S.
--------------------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:E0**********************************@microsof t.com...
>I apologise.

"RobinS" wrote:
>Thanks for your suggestion. I did misunderstand that you wanted to do
that
with .net, because it was not clear to me, especially since neither .Net
nor VB nor C# appear in your posting.

If you were a regular reader of this newsgroup, you would see that there
are roughly a dozen or so posts a day from people asking windows
questions
because they posted to the wrong group.

Investigation has revealed that this is because they are using
Microsoft's
interface to the usenet groups, and the dropdown list does not display
the
entire group names, so this one is the first one that shows up as
"General
Discussion" and that's all that shows up, nothing about .Net.

So rather than let these poor people post something and sit there
wondering
why it was never answered, I let them know they've posted to the wrong
place so they can post to somewhere they can actually get an answer.

I don't mind being corrected when I misunderstand, but you don't have to
be
rude when I'm trying to help people. A simple "but this *is* a .Net
question" would suffice.

Robin S.
-------------------------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:78**********************************@microso ft.com...
Thank you for your valuable contribution Robin, however, I do think
I've
posted to the correct discussion group.

You, on the other hand, might find it useful to start posting in the
group
called "I need to get a Life"!

"RobinS" wrote:

Post your message to a newsgroup with "windows" in the description.
They
are on the bottom of the dropdown list in the MS Discussion Group
interface. This is a .Net Programming newsgroup.

Robin S.
---------------------------
"Dick" <Di**@nospam.nospamwrote in message
news:8B**********************************@microso ft.com...
I'd like to read a file's "extended" properties, i.e. for some JPEG
images
taken with a digital camera, I'd like to read the "Date Picture
Taken"
property. I can see this property from the Summary tab (in Advanced
mode)
using Windows Explorer.



Mar 13 '07 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Tyrone | last post by:
How do you go about reading the extended properties of a file. (jpg)
4
by: Markus Brenner | last post by:
Hi there! Hope anybody can help. I want to at least read (maybe write) the extended file properties of office documents like winword, excel, .... I've tried two ways till now, one by opening...
4
by: David Farruggio | last post by:
Hello, I'd like to read the extended file properties using C#. Those are e.g. author, subject, ... of a word file or bit rate, artist, duration of a mp3 file. I already tried to use the storage...
1
by: Corey Ellsworth | last post by:
Does anybody know how to read/write extended file properties such as comments, keywords, author, etc. in VB.NET? I can't find anything anywhere. It may be because I don't know where to start or...
0
by: archana | last post by:
Hi all, I wrote one application to read excel files data into datatable. To get data of excel file into datatable i used oledbconnection. In connectonstring i set extended properties as excel...
1
by: Tina | last post by:
I need to obtain the extended file properties, such as Owner, Title, etc, for a file in a .net program. I have looked through the FileInfo class and I cannot see any methods or properties that...
0
by: TN | last post by:
I created a dataset in code (with extended properties on the table and the columns) and I saved the schema (the properties were there). Now I am trying to take that .xsd file and generate a...
0
by: jcvoon | last post by:
Hi: How to notify extended properties provider when the component is removed ? so that i can deleted the entry for that component from extended properties holder (the collection use to hold all...
3
by: Ben | last post by:
Hi! I have a user on my database that has only "select" access (db_datareader). Problem is, I also want him to also be able to create/update extended properties on tables or views, but without...
1
by: =?Utf-8?B?TWFyaw==?= | last post by:
How can I read extended attributes from a file ? For example I have tiff file and with it there are connected some additional information Width, Height, Pages etc. I couldn't find any usefull...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.