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
L

lost_in_code

@lost_in_code
About
Posts
17
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • process modifying/openning file
    L lost_in_code

    hi,can someone help me with this.... i want to know how to get the file name currently being modified/openned by certain process, i know about FileSystemWatcher tool but i want to get it in another way(i mean what process x is openning or modifying at a specific moment). is there any API or c# code to it??? any help is appreciated

    C# csharp json help tutorial question

  • change name of c# application
    L lost_in_code

    Hi, I need to change the name of my c# application without affect on my application. I tried to do that by properties of the solution explorer and change the namespace but the program not open.

    C# csharp

  • call .wcp (help file)
    L lost_in_code

    Hi, I'm using winchm tool to create help file and its extension is wcp and i need to call this file in c# Application.How?

    C# csharp help question

  • convert integer to 8 bits
    L lost_in_code

    hi all.. i want to convert an integer number into 8 bits .. for example : if the Integer number is 5 , i want it to be 00000101. and i need the zero's in my output.. i'll be very thankful if any one have an idea ..

    Java tutorial

  • Process's changes
    L lost_in_code

    hi,could some one help me with my problem... i'm trying to get the changes or modifications a specific process on my computer has made, i know how to do it in opposite side < i mean knowing what is happening now in registry ,or what files modified,but not telling who did it>... i found a program donig that but i want to do it<by the way : i'm using c# .net 2008> can someone tell me how i can do that?

    C# csharp help question windows-admin tutorial

  • [Message Deleted]
    L lost_in_code

    [Message Deleted]

    C#

  • degree of multithreading(analyze)
    L lost_in_code

    Hi, I got thread details about each runnining process on the computer(start time, state, wait reason, cpu%) and i need to determine the degree of multithreading of the process.How? In other words, Given the number of threads that built the process and their states,how can i determine the degree of multithreading?

    C# question

  • degree of multithreading [modified]
    L lost_in_code

    Hi, I got thread details about each runnining process on the computer(start time, state, wait reason, cpu%) and i need to determine the degree of multithreading of the process.How? In other words, Given the number of threads that built the process and their states,how can i determine the degree of multithreading?

    modified on Monday, May 4, 2009 1:43 AM

    IT & Infrastructure question

  • DB with Dataset
    L lost_in_code

    I'm using SQL Express server and i linked table in the db with table in the dataset which is linked with gridview and i write procedure to insert records to the table in the database but the grid does not display the new records why?

    Database database css sysadmin question

  • handled files
    L lost_in_code

    one of running processes in the windows task manager is winword.exe I need to retrieve all running files with .doc extension(as an example)

    C#

  • handled files
    L lost_in_code

    No,I didn't mean modules of a process. What i need get non executable files associated to a process like .doc , .pdf

    C#

  • handled files
    L lost_in_code

    how can i get all files handled by a specific process without using WMI in c#?

    C#

  • WMI for process tracing
    L lost_in_code

    hi, how can i use WMI to trace process activities; what are the files,registry files it opens or updates in chronological order

    C# windows-admin debugging question

  • error running asp page
    L lost_in_code

    hi,i dont think the problem is from IIS 'cause i tried to open it on my PC and it worked(i run it from .net) and i dont have IIS, but when i try run it from a PC on local network it dosnt work and give the following error: The requested URL could not be retrieved While trying to retrieve the URL: http://localhost:3274/trywebsite/Default.aspx The following error was encountered: Unable to determine IP address from host name for unknown server name This means that: The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. but i entered the right address, i dont know the problem!!!!

    ASP.NET sysadmin csharp asp-net help question

  • error running asp page
    L lost_in_code

    hi, i have a page on asp.net, i'm trying to run it on browser but i gives me error cannot find server, what should i do?by the way , the PC i'm working on is in local network

    ASP.NET sysadmin csharp asp-net help question

  • process tracing
    L lost_in_code

    hi, how can i know -in C# code- what a process is doing in a specific moment, what the files opened by the process and in what order?

    C# question csharp

  • graphs in c#
    L lost_in_code

    hi, is there any tool that i can include in my c# project that will draw a graph with coordinates i give to it?

    C# csharp data-structures question
  • Login

  • Don't have an account? Register

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