User Profile

Collapse

Profile Sidebar

Collapse
catoblepa80
catoblepa80
Last Activity: Jul 1 '10, 02:26 PM
Joined: Feb 1 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Read Google Chrome Bookmarks and place them into a collection

    How can i read all google chrome bookmarks and place it into a list or a dictionary?

    i think the best way is to use regular expressions on the chrome bookmarks file, can you help me to accomplish this task?

    Thank you
    See more | Go to post

  • Retrieve Exchange 2007 public folder content from c#

    I have Exchange 2007 and a public folder containing mainly Tasks. i need to obtain a collection of this tasks from c# to send an alert by email on the ending of the task schedule (i cannot use the integrated task ending in the public folder).

    My problem is, how can i query the exchange store to obtain this informations? Do i have to use the OUTLOOK MAPI CLIENT library or the web service of exchange 2007?

    Can you give...
    See more | Go to post

  • catoblepa80
    replied to Windows I/O Filter Driver
    in C
    i have a set of problems...

    1) if the file is opened with exclusive access by another process?? how can i read it? the copy file or binary openin throws an exception
    2) if the file is very big? like a database (edb, pst, access, mssql ecc, >= 1gb), i cannot hold it for a long time during copy. i need a copy "on the fly", like a lot of backup software do.
    See more | Go to post

    Leave a comment:


  • catoblepa80
    started a topic Windows I/O Filter Driver
    in C

    Windows I/O Filter Driver

    Good morning,
    i'm developing an application for my company, in particular i have this need.. i have to copy a file from a place to another (tipically a network storage).
    i have the problem when the file is opened, in particular when during copy the file is modified, how can i create a "snapshot" of the file?
    Searching on internet i found that something can be done writing a filter driver for the file system.
    ...
    See more | Go to post
No activity results to display
Show More
Working...