Click here to Skip to main content
15,908,675 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generating Excel reports by using .Net Pin
eoe19-Sep-07 22:17
eoe19-Sep-07 22:17 
QuestionHow to get now month? Pin
somsakchoto19-Sep-07 19:29
somsakchoto19-Sep-07 19:29 
AnswerRe: How to get now month? Pin
JoeSharp19-Sep-07 19:34
JoeSharp19-Sep-07 19:34 
QuestionSearching a Record Pin
Imranlogi19-Sep-07 19:22
Imranlogi19-Sep-07 19:22 
AnswerRe: Searching a Record Pin
lost in transition 20-Sep-07 11:36
lost in transition 20-Sep-07 11:36 
QuestionPass-Thru Authentication Pin
classNoob19-Sep-07 14:17
classNoob19-Sep-07 14:17 
QuestionWorking with a strange data type Pin
Klazen19-Sep-07 13:04
Klazen19-Sep-07 13:04 
AnswerRe: Working with a strange data type [modified] Pin
ChrisKo19-Sep-07 13:45
ChrisKo19-Sep-07 13:45 
GeneralRe: Working with a strange data type Pin
Klazen19-Sep-07 15:37
Klazen19-Sep-07 15:37 
QuestionMessages to a hidden window? Pin
hauptmatter19-Sep-07 12:15
hauptmatter19-Sep-07 12:15 
AnswerRe: Messages to a hidden window? Pin
mav.northwind19-Sep-07 19:13
mav.northwind19-Sep-07 19:13 
QuestionReportDocument and printtoprinter Pin
Saamir19-Sep-07 11:10
Saamir19-Sep-07 11:10 
QuestionClean up while Session State is set to SQLServer Pin
f_coy19-Sep-07 10:16
f_coy19-Sep-07 10:16 
QuestionPerformance question when generating a large batch file Pin
Dan Neely19-Sep-07 8:52
Dan Neely19-Sep-07 8:52 
AnswerRe: Performance question when generating a large batch file Pin
Dave Kreskowiak19-Sep-07 8:58
mveDave Kreskowiak19-Sep-07 8:58 
GeneralRe: Performance question when generating a large batch file Pin
Luc Pattyn19-Sep-07 9:49
sitebuilderLuc Pattyn19-Sep-07 9:49 
GeneralRe: Performance question when generating a large batch file Pin
Dave Kreskowiak19-Sep-07 10:03
mveDave Kreskowiak19-Sep-07 10:03 
GeneralRe: Performance question when generating a large batch file Pin
Dan Neely19-Sep-07 11:06
Dan Neely19-Sep-07 11:06 
GeneralRe: Performance question when generating a large batch file Pin
Luc Pattyn19-Sep-07 11:18
sitebuilderLuc Pattyn19-Sep-07 11:18 
QuestionPages file attribute. Pin
Lord_Veralix19-Sep-07 7:43
Lord_Veralix19-Sep-07 7:43 
AnswerRe: Pages file attribute. Pin
Dave Kreskowiak19-Sep-07 8:52
mveDave Kreskowiak19-Sep-07 8:52 
There is nothing in the .NET BCL that will do this without loading the file. You'd have to either write your own, or use a third party library that can get the attributes directly from the file without loading it. I, myself, don't know of any because image processing isn't in my main line of work.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionRe: Pages file attribute. Pin
Lord_Veralix19-Sep-07 9:25
Lord_Veralix19-Sep-07 9:25 
AnswerRe: Pages file attribute. Pin
Dave Kreskowiak19-Sep-07 10:05
mveDave Kreskowiak19-Sep-07 10:05 
AnswerRe: Pages file attribute. Pin
Lord_Veralix20-Sep-07 16:48
Lord_Veralix20-Sep-07 16:48 
GeneralRe: Pages file attribute. Pin
Dave Kreskowiak20-Sep-07 17:16
mveDave Kreskowiak20-Sep-07 17:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.