473,327 Members | 2,103 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

Generating unmanaged code from managed code

Hi,

Can i generate unmanaged code from managed code with some aplication ?

I'm not so interested in the source code convertion than i do for the
resulting build.

I can imagine that if an aplication does not use framework services, it
should be possible to make the translation to the target platform.

I'm wrong ? I missed something ?

Regards, José.
Nov 22 '05 #1
5 1532
Hi José Pérez Hernández
Can i generate unmanaged code from managed code with some aplication ?

I'm wrong ? I missed something ?


Did you think they made managed code and the framework are made for fun?

When that was possibile with the same results, I think Microsoft would not
even have made the framework.

Cor
Nov 22 '05 #2
Hi José Pérez Hernández
Can i generate unmanaged code from managed code with some aplication ?

I'm wrong ? I missed something ?


Did you think they made managed code and the framework are made for fun?

When that was possibile with the same results, I think Microsoft would not
even have made the framework.

Cor
Nov 22 '05 #3
Sorry,

I thought that the framework was created by Microsoft for reducting
development efforts with the class library, to achieve cross language and
cross platform independent code.

Given the fact that all the code is translated to MSIL, it would be posible
to achieve the total translation of an application to the target platform if
it doesn't use the framework services...

So it is possible that an app. doesn't use the framework services ?

In another case, some years before Borland's builder made possible to
generate the common code of apps in package librarys, or inside the
executables. The piece of the framework that my app is using coudn't be
included on a complete exe file, or a set of librarys?

Regards, and thanks for the reply.

José (.NET Framework's novice)

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:OG*************@TK2MSFTNGP10.phx.gbl...
Hi José Pérez Hernández
Can i generate unmanaged code from managed code with some aplication ?

I'm wrong ? I missed something ?


Did you think they made managed code and the framework are made for fun?

When that was possibile with the same results, I think Microsoft would not
even have made the framework.

Cor

Nov 22 '05 #4
Sorry,

I thought that the framework was created by Microsoft for reducting
development efforts with the class library, to achieve cross language and
cross platform independent code.

Given the fact that all the code is translated to MSIL, it would be posible
to achieve the total translation of an application to the target platform if
it doesn't use the framework services...

So it is possible that an app. doesn't use the framework services ?

In another case, some years before Borland's builder made possible to
generate the common code of apps in package librarys, or inside the
executables. The piece of the framework that my app is using coudn't be
included on a complete exe file, or a set of librarys?

Regards, and thanks for the reply.

José (.NET Framework's novice)

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:OG*************@TK2MSFTNGP10.phx.gbl...
Hi José Pérez Hernández
Can i generate unmanaged code from managed code with some aplication ?

I'm wrong ? I missed something ?


Did you think they made managed code and the framework are made for fun?

When that was possibile with the same results, I think Microsoft would not
even have made the framework.

Cor

Nov 22 '05 #5
Sorry,

I thought that the framework was created by Microsoft for reducting
development efforts with the class library, to achieve cross language and
cross platform independent code.

Given the fact that all the code is translated to MSIL, it would be posible
to achieve the total translation of an application to the target platform if
it doesn't use the framework services...

So it is possible that an app. doesn't use the framework services ?

In another case, some years before Borland's builder made possible to
generate the common code of apps in package librarys, or inside the
executables. The piece of the framework that my app is using coudn't be
included on a complete exe file, or a set of librarys?

Regards, and thanks for the reply.

José (.NET Framework's novice)

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:OG*************@TK2MSFTNGP10.phx.gbl...
Hi José Pérez Hernández
Can i generate unmanaged code from managed code with some aplication ?

I'm wrong ? I missed something ?


Did you think they made managed code and the framework are made for fun?

When that was possibile with the same results, I think Microsoft would not
even have made the framework.

Cor

Nov 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: José Pérez Hernández | last post by:
Hi, Can i generate unmanaged code from managed code with some aplication ? I'm not so interested in the source code convertion than i do for the resulting build. I can imagine that if an...
1
by: Bob Rock | last post by:
Hello, in the last few days I've made my first few attempts at creating mixed C++ managed-unmanaged assemblies and looking aftwerwards with ILDASM at what is visible in those assemblies from a...
4
by: Rachel Suddeth | last post by:
What is the difference between a managed/unmanaged resource, and how do you tell which is which? I'm trying to understand how to write some Dispose() methods, and we are supposed to put code that...
2
by: Bob Rock | last post by:
Hello, in the last few days I've made my first few attempts at creating mixed C++ managed-unmanaged assemblies and looking afterwards with ILDASM at what is visible in those assemblies from a...
3
by: zhphust | last post by:
I want to convert a object of a managed class to a unmanaged structure that has the same member with that managed class. Can anybody tell me how i can do it? Thanks in advance. -- zhphust...
1
by: Sparhawk | last post by:
Hi, my company is going to migrate a large VC++ application to .NET to make use of Windows Forms (the old class library is not updated any more). We are not planning to migrate the rest of the...
12
by: doug | last post by:
I understand the basics of what managed code offers and that you open yourself up to security issues if you allow unmanaged code. We already have a decent amount of VB6 code to include COM DLLs. ...
6
by: Stephen Walch | last post by:
Our application environment consists of three basic layers: 1. Third-party unmanaged DLLs that were written before the CLR was invented and maintain a significant amount of information (including...
9
by: Amit Dedhia | last post by:
Hi All I have a VC++ 2005 MFC application with all classes defined as unmanaged classes. I want to write my application data in xml format. Since ADO.NET has buit in functions available for...
2
by: Jon Slaughter | last post by:
How difficult is it for one to integrate unmanaged C++ into C#? I know for functions one can use DLLimport but how does one go about doing it for classes? Do I have to completely reimplement the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shćllîpôpď 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.