i am running on windows xp professional sp2.
exception occur on statement
w.start();...
User Profile
Collapse
-
diyasher started a topic program throws not found or not supported exception while using Managment Eventin .NETprogram 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)
{
... -
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 -
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 -
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
No activity results to display
Show More
Leave a comment: