Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

m samar

@m samar
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • picture not shown in runtime (.net)
    M m samar

    Yes ,I can access the image by url "f:\WebSite2\Images\bg.jpg " in browser.

    Web Development csharp design question

  • picture not shown in runtime (.net)
    M m samar

    No , there is no config file in "Images" folder.

    Web Development csharp design question

  • picture not shown in runtime (.net)
    M m samar

    Hi every one I used an image control on a web page.The image is shown in design time but not in runtime.The ImageUrl is "~/Images/bg.jpg". I tried other formats like "./Images/bg.jpg" or "F:/myWebSite/Images/bg.jpg" but no success. :doh: any idea? thanks

    Web Development csharp design question

  • Problem in reading a log file
    M m samar

    Uufortunately the logger application does not release the log file during running... anyway... thank you for your answers

    C# help question

  • Problem in reading a log file
    M m samar

    Hi every one I have a log file that continually is filling by a application. How can I read the log file? I tried

    _StreamReader tr=new StreamReader("d:\\\\theLogFile.txt");
            MessageBox.Show(tr.ReadLine());_
    

    but got "The process cannot access the file because it is being used by another process." error. help please? thanks.

    C# help question

  • How can I access to objects in a third-party application?
    M m samar

    ok....hmmm ... Could you please [give|refer] me some references for study? Thank you. :sigh:

    C# question css tutorial

  • How can I access to objects in a third-party application?
    M m samar

    Thanks for your reply I searched user32.dll API Reference for C#,the best I found is "list of some user32.dll functions.With findWindow(...) the window could be found but how access to it's objects(ex. grid,textbox).which function could help me? thanks in advance

    C# question css tutorial

  • How can I access to objects in a third-party application?
    M m samar

    Hi every one. there is a application that receives data from BTS stations and shows them as log in a grid... In order to analyze the log,I need to access to the grid.I don't know how to access and read that? in other words how can I read data shown in a third party application?

    C# question css tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups