User Profile

Collapse

Profile Sidebar

Collapse
diyasher
diyasher
Last Activity: Sep 24 '07, 04:38 PM
Joined: Jul 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • i am running on windows xp professional sp2.
    exception occur on statement
    w.start();...
    See more | Go to post

    Leave a comment:


  • program throws not found or not supported exception while using Managment Event

    hello

    while running program that use system.manageme nt namespace and holds management event the exception throws "not found" and some time "not supported" unhandled management exception on management event start() method, i am using windows xp professional sp2, the sample code is

    class Program
    {
    public static void Main(string[] args)
    {
    ...
    See more | Go to post

  • diyasher
    started a topic how to prevent registry for creating keys in c#
    in .NET

    how to prevent registry for creating keys in c#

    hello

    i want to design such application through which registry will be locked for creating keys purpose in c#.NET. whenever request come for creating key in registry the request will be denied.

    plz help me what sort of namespace and classes will be used to create such application.

    bye
    See more | Go to post

  • diyasher
    started a topic how to protect directories and files
    in .NET

    how to protect directories and files

    hello

    my final year project is personal firewall, and i uses c#.Netto develop personal firewall. one of the feature of personal firewall is to protect directories and file for improper modification , creation, renaming and deletion.now the question is what is the meanings of improper modification , creation, renaming and deletion.

    can any one explain me..........

    thanks
    See more | Go to post

  • diyasher
    started a topic recover deleting file in c#
    in .NET

    recover deleting file in c#

    hello

    my code is in c#. i am using fileSystemWatch er class to watch event when file is deleted. event is fire when file is deleted, i want to stop deleting file, means when user want to delete file, file cannot be deleted.

    how to stop deleting file

    bye
    See more | Go to post
No activity results to display
Show More
Working...