Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: PDF conversion issue Pin
Christian Graus28-Oct-09 22:03
protectorChristian Graus28-Oct-09 22:03 
GeneralRe: PDF conversion issue Pin
hb5213421429-Oct-09 9:06
hb5213421429-Oct-09 9:06 
AnswerRe: PDF conversion issue Pin
aashish patidar6-Jul-10 3:53
aashish patidar6-Jul-10 3:53 
QuestionDll File Pin
viciouskinid28-Oct-09 19:53
viciouskinid28-Oct-09 19:53 
AnswerRe: Dll File Pin
N a v a n e e t h28-Oct-09 20:00
N a v a n e e t h28-Oct-09 20:00 
GeneralRe: Dll File Pin
viciouskinid28-Oct-09 20:35
viciouskinid28-Oct-09 20:35 
GeneralRe: Dll File Pin
Christian Graus28-Oct-09 20:37
protectorChristian Graus28-Oct-09 20:37 
AnswerRe: Dll File Pin
Christian Graus28-Oct-09 20:27
protectorChristian Graus28-Oct-09 20:27 
If it's not a COM component, then you can try to reference it as a standard .NET dll. If that doesn't work, then it's not written in .NET, and .NET is the only way you could use reflection to read the contents of the dll. Even if it was COM, you still couldn't read the contents. Your best bet in that case, is to use a hex editor to see if what you want is sitting in there in an unencrypted state.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Dll File Pin
viciouskinid28-Oct-09 20:34
viciouskinid28-Oct-09 20:34 
GeneralRe: Dll File Pin
Christian Graus28-Oct-09 20:36
protectorChristian Graus28-Oct-09 20:36 
GeneralRe: Dll File Pin
viciouskinid28-Oct-09 20:40
viciouskinid28-Oct-09 20:40 
QuestionHow to get the child window position embeded in another window? Pin
ritz123428-Oct-09 19:07
ritz123428-Oct-09 19:07 
AnswerRe: How to get the child window position embeded in another window? Pin
Christian Graus28-Oct-09 20:28
protectorChristian Graus28-Oct-09 20:28 
Questionread data from excel Pin
TAFIN28-Oct-09 19:04
TAFIN28-Oct-09 19:04 
AnswerRe: read data from excel Pin
amaankhan28-Oct-09 19:17
amaankhan28-Oct-09 19:17 
GeneralRe: read data from excel Pin
TAFIN28-Oct-09 20:02
TAFIN28-Oct-09 20:02 
GeneralRe: read data from excel Pin
amaankhan28-Oct-09 22:00
amaankhan28-Oct-09 22:00 
QuestionOff-line Documentation Download? Pin
miss YY28-Oct-09 18:53
miss YY28-Oct-09 18:53 
AnswerRe: Off-line Documentation Download? Pin
Christian Graus28-Oct-09 20:36
protectorChristian Graus28-Oct-09 20:36 
GeneralRe: Off-line Documentation Download? Pin
miss YY28-Oct-09 21:11
miss YY28-Oct-09 21:11 
GeneralRe: Off-line Documentation Download? Pin
EliottA29-Oct-09 3:19
EliottA29-Oct-09 3:19 
GeneralRe: Off-line Documentation Download? Pin
Eddy Vluggen29-Oct-09 11:12
professionalEddy Vluggen29-Oct-09 11:12 
Questiontree view Pin
Member 59031028-Oct-09 17:38
Member 59031028-Oct-09 17:38 
AnswerRe: tree view Pin
miss YY28-Oct-09 18:56
miss YY28-Oct-09 18:56 
QuestionClient/Server and browser/Server Pin
wangzhenguo28-Oct-09 16:54
wangzhenguo28-Oct-09 16:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.