Click here to Skip to main content
15,923,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert string to int Pin
Christian Graus30-Jul-07 20:19
protectorChristian Graus30-Jul-07 20:19 
AnswerRe: Convert string to int Pin
Martin#30-Jul-07 19:56
Martin#30-Jul-07 19:56 
GeneralRe: Convert string to int Pin
Xmen Real 30-Jul-07 20:10
professional Xmen Real 30-Jul-07 20:10 
GeneralRe: Convert string to int Pin
Martin#30-Jul-07 20:19
Martin#30-Jul-07 20:19 
GeneralRe: Convert string to int Pin
Xmen Real 31-Jul-07 19:06
professional Xmen Real 31-Jul-07 19:06 
AnswerRe: Convert string to int Pin
Rhys Gravell30-Jul-07 21:03
professionalRhys Gravell30-Jul-07 21:03 
AnswerRe: Convert string to int Pin
Peter Vertes1-Oct-07 10:29
Peter Vertes1-Oct-07 10:29 
GeneralRe: Convert string to int Pin
Xmen Real 1-Oct-07 16:36
professional Xmen Real 1-Oct-07 16:36 
QuestionDNS request: NAPTR Pin
Spam Skiller30-Jul-07 18:51
Spam Skiller30-Jul-07 18:51 
Questionintenal and internal protected Pin
Sonia Gupta30-Jul-07 18:46
Sonia Gupta30-Jul-07 18:46 
AnswerRe: intenal and internal protected Pin
Christian Graus30-Jul-07 18:58
protectorChristian Graus30-Jul-07 18:58 
GeneralRe: intenal and internal protected Pin
Sonia Gupta30-Jul-07 19:03
Sonia Gupta30-Jul-07 19:03 
GeneralRe: intenal and internal protected Pin
Christian Graus30-Jul-07 19:21
protectorChristian Graus30-Jul-07 19:21 
GeneralRe: intenal and internal protected Pin
Vikram A Punathambekar30-Jul-07 22:17
Vikram A Punathambekar30-Jul-07 22:17 
AnswerRe: intenal and internal protected Pin
pavanteja30-Jul-07 23:31
pavanteja30-Jul-07 23:31 
GeneralRe: intenal and internal protected Pin
Sonia Gupta30-Jul-07 23:36
Sonia Gupta30-Jul-07 23:36 
GeneralRe: intenal and internal protected Pin
originSH31-Jul-07 0:08
originSH31-Jul-07 0:08 
QuestionACESS and C#! NID HELP!!! Pin
oyams9030-Jul-07 17:46
oyams9030-Jul-07 17:46 
AnswerRe: ACESS and C#! NID HELP!!! Pin
Christian Graus30-Jul-07 17:55
protectorChristian Graus30-Jul-07 17:55 
AnswerRe: ACESS and C#! NID HELP!!! Pin
V.30-Jul-07 20:18
professionalV.30-Jul-07 20:18 
QuestionHi Want to Add Font.ttf to resx Pin
CodeVarma30-Jul-07 17:12
CodeVarma30-Jul-07 17:12 
AnswerRe: Hi Want to Add Font.ttf to resx Pin
Thomas Stockwell4-Aug-07 12:58
professionalThomas Stockwell4-Aug-07 12:58 
Questionstore procedure Pin
daku130-Jul-07 15:31
daku130-Jul-07 15:31 
AnswerRe: store procedure Pin
T.EDY30-Jul-07 15:53
T.EDY30-Jul-07 15:53 
QuestionBest way to shift towards .NET... Pin
Matt Gullett30-Jul-07 15:15
Matt Gullett30-Jul-07 15:15 
I have an application which is written in C++ and consists of 5 DLLs and an EXE. In total, there's around 150-180k lines of code, so the app is far too large to simply port to .NET. Also, there are several other applications dependent on the 5 DLLS (these are also written in C++). However, I need to use some .NET components (specifically the 3rd party ASPOSE.Pdf, ASPOSE.Words, ASPOSE.Cells, and ASPOSE.Slides libraries). What is the best strategy for integrating these components into my application? Would a simple rebuild with /CLR option get me very close? (FYI: So far my .NET experience has been somewhat limited and has involved development of entire programs/websites in .NET, no need to integrate pre-existing code.)

Thanks for any advice you can offer.

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.