Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K
~4K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for zmariow

The Adobe site says to use: acrord32.exe /t "printername" You can also specify the driver and port in the next two params, but I've found it works fine without them if the printer has been "installed". After v4, the reader process remains after being invoked. You could kill it as …

Member Avatar for winnercom
0
3K
Member Avatar for Nulty

Just my 2 cents as a guy 20 years in the biz... I think if you're going pure IT the MS certifications might mean something, but no company I've ever worked for in the US (all Microsoft centric development shops) has ever cared. When I do run into people who …

Member Avatar for KirstyHunter
0
122
Member Avatar for love_dude1984

Have your object override IComparable... the object will then be sortable. For example, the following will cause the objects to be sorted by it's Name member variable: [CODE] public class foo : IComparable { public string Name { get; set; } public double Something { get; set; } public double …

Member Avatar for fairbanj
0
119

The End.