User Profile
Collapse
-
How to get the OS type from the IPAddress ?
How to get the OS type from the IPAddress or Hostname ? -
Remote extraction of Unix Flavour Information
How to extract the Unix Flavour information of a Unix machine from a Windows machine ? -
Running an executable on a Unix machine from a Windows machine.
How to execute an EXE on a remote Unix machine from a Windows machine ?
The EXE is present in the Windows machine. -
I think CAM::PDF is better.
Regards,
Pankaj... -
-
PDF parsing
Which is the best package to parse a PDF file ?
I just want the alphanumeric data present in a PDF file. -
-
When I give the UNC path with only the IPADDRESS in the "run" box and press the enter button it shows all the shared folders....Leave a comment:
-
File::Find package
File::Find traverses a network folder also.
If I give \\ipaddress\dir it works but not when \\ipaddress .
How to make it traverse all the shared folders of a machine by inputting the IPAddress only? -
License for publishing C#.Net Web Service
Can you tell me whether license is required for publishing C#.Net Web Service ? -
License for publishing C#.Net Web Service
Can you tell me whether license is required for publishing C#.Net Web Service ? -
List of Scheduled Tasks of Windows
How to list the scheduled tasks of Windows ? -
-
How to use Microsoft.GroupPolicy.GpmgmtLib.dll ?
I want to access the GPs present in an Active Directory to retrieve the policy information .
How to use the classes,methods and properties present in Microsoft.Group Policy.GpmgmtLi b.dll in VB.Net? -
Return value of a function
I get the below warning :
Code:Warning 1 Function 'exportToCSV' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used. C:\Documents and Settings\cxvngh\My Documents\Visual Studio 2008\Projects\OutCre\OutCre\Module1.vb 193 5 OutCre
Is it the right way ? -
Fetching Group Policy(GP) Data from the GPs applied to the OUs of an Active Directory
How to fetch the data of the group policies applied to the OUs of an Active Directory in VB.net ? -
No with Google Chrome its quick, also the password is stored and instant email notification is activated. :-)
I wanted to know if there are some known problems which I don't know....Leave a comment:
-
I never tried that way.
So thought if in case it doesnt work ....Leave a comment:
-
How to create EXE of VB.Net
Hi
The EXE is present in the bin folder of the project.
Is there any other way to create the EXE ? -
Printing the Output in the Console ?
I am developing a console based application which fetches the email ID of a user from the Active Directory :
Code:EmailAddress = GetEmailFromActDir("Tony")
No activity results to display
Show More
Leave a comment: