Click here to Skip to main content
15,900,511 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .net reflactor Problem help Pin
Dave Kreskowiak3-Oct-09 2:29
mveDave Kreskowiak3-Oct-09 2:29 
GeneralRe: .net reflactor Problem help Pin
hande543-Oct-09 2:35
hande543-Oct-09 2:35 
GeneralRe: .net reflactor Problem help Pin
Richard MacCutchan3-Oct-09 5:51
mveRichard MacCutchan3-Oct-09 5:51 
GeneralRe: .net reflactor Problem help Pin
hande543-Oct-09 6:30
hande543-Oct-09 6:30 
GeneralRe: .net reflactor Problem help Pin
Luc Pattyn3-Oct-09 8:40
sitebuilderLuc Pattyn3-Oct-09 8:40 
GeneralRe: .net reflactor Problem help Pin
Dave Kreskowiak3-Oct-09 9:52
mveDave Kreskowiak3-Oct-09 9:52 
GeneralRe: .net reflactor Problem help Pin
hande544-Oct-09 4:08
hande544-Oct-09 4:08 
AnswerRe: .net reflactor Problem help Pin
annathor7-Oct-09 23:00
annathor7-Oct-09 23:00 
1) maybe you can P/Invoke the metodhs in the dll, use the Depedency walker to se what methods there is in the dll, use google to learn about those methods and implement them in your .net application.

2) Use a disassembly for unmanaged code, and recreate the logic in the resoulting asm code in .net

3) Use a c++ decompiler, and recreate the logic in .net, all c++ decompilers, but rememer they produces really bad output.
QuestionCustom Activity Within ASP.Net Site Pin
Tris Setiawan2-Oct-09 22:13
Tris Setiawan2-Oct-09 22:13 
AnswerRe: Custom Activity Within ASP.Net Site Pin
Tris Setiawan7-Oct-09 22:11
Tris Setiawan7-Oct-09 22:11 
AnswerRe: Custom Activity Within ASP.Net Site Pin
Shameel20-Oct-09 4:38
professionalShameel20-Oct-09 4:38 
QuestionTelnet using VB.net Pin
VikashGohil2-Oct-09 20:41
VikashGohil2-Oct-09 20:41 
QuestionPop sizing using timers Pin
lbs.allies1-Oct-09 20:43
lbs.allies1-Oct-09 20:43 
AnswerRe: Pop sizing using timers Pin
vedprakash2-Oct-09 1:36
vedprakash2-Oct-09 1:36 
GeneralRe: Pop sizing using timers Pin
Dave Kreskowiak2-Oct-09 7:10
mveDave Kreskowiak2-Oct-09 7:10 
GeneralRe: Pop sizing using timers Pin
lbs.allies4-Oct-09 19:16
lbs.allies4-Oct-09 19:16 
AnswerRe: Pop sizing using timers Pin
Dave Kreskowiak2-Oct-09 7:13
mveDave Kreskowiak2-Oct-09 7:13 
GeneralRe: Pop sizing using timers Pin
lbs.allies4-Oct-09 19:29
lbs.allies4-Oct-09 19:29 
GeneralRe: Pop sizing using timers Pin
lbs.allies4-Oct-09 19:46
lbs.allies4-Oct-09 19:46 
GeneralRe: Pop sizing using timers Pin
Dave Kreskowiak5-Oct-09 2:11
mveDave Kreskowiak5-Oct-09 2:11 
Questionhow to get the complete response for a webservice created using .net Pin
prasadbuddhika1-Oct-09 17:50
prasadbuddhika1-Oct-09 17:50 
AnswerRe: how to get the complete response for a webservice created using .net Pin
Petr Pechovic4-Oct-09 12:05
professionalPetr Pechovic4-Oct-09 12:05 
Questiontext file spliting Pin
digitaldxb1-Oct-09 10:25
digitaldxb1-Oct-09 10:25 
AnswerRe: text file spliting Pin
freakyit1-Oct-09 11:49
freakyit1-Oct-09 11:49 
GeneralRe: text file spliting Pin
digitaldxb1-Oct-09 21:13
digitaldxb1-Oct-09 21:13 

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.