Programming and Webmasters forum
HomeSearchRecent PostsLoginRegister Contact Us

Username  
Password
Announcing 14th Weekly Contest - From 25 July To 01 August.

Win every week on this forum.

Chek out How To Win?
 

Pages: [1]   Go Down
 
  Email this topic  |  Print
0 Members and 1 Guest are viewing this topic.

What is Unmanaged code?

 
webmaster forum
Contest Points: 100
 
New Coder
Posts: 49
Topics: 14
September 15, 2008, 06:28:21 AM

Unmanaged code is the Code that runs outside of the common language runtime; in common terminology, code that does not "target" the .NET runtime. so Visual basic is a unmanaged code.
« Last Edit: July 17, 2010, 09:45:19 AM by Admin »
 
webmaster forum
rajan  Offline
Contest Points: 100
 
Regular Coder
Gender: Male
Posts: 64
Topics: 20
November 24, 2008, 07:00:37 AM

No Visual Basic is not a unmanaged code. Why do you say that?
« Last Edit: November 24, 2008, 07:02:43 AM by rajan »

http://infos-tech.blogspot.com/
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
November 24, 2008, 07:32:50 AM

Lol, I wouldn't necessarily use that definition for unmanaged code.

It made me laugh calling VB unmanaged code, probably quite true! Wink

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
singam  Offline
Contest Points: 100
 
New Coder
Posts: 39
Topics: 15
July 17, 2010, 03:52:11 AM

Unfortunately, there isn't a silver bullet for this kind of porting. For example, as you say, in C++ you can pack data structures rather tightly by using such things like nested structures or variable sized structures, yet those aren't doable in managed code. There's no multiple inheritance either, and template capability is limited.

You should first look at how data structures are defined in your C++ code very carefully, and try to map it to C#. If that goes well,porting the behaviors (that is, method/function) should be a relatively easier part.
=================

Noise Cancelling Headphones| SEO Agency



 
webmaster forum
Admin  Offline
*
 
Hacker
Location: India
Gender: Male
Posts: 1101
Topics: 94
Technical_Talk
WWW
July 17, 2010, 09:47:33 AM

I have moved this topic to .Net from VB 6.0 board. We can discuss here about what is unmanaged code is.

Watch out for the latest Weekly Contests | Contest Rules
A Game - Say "Hello"
We are looking for Global Moderator
 
  Email this topic  |  Print
Pages: [1]   Go Up
 
Jump to:  



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC


Google visited last this page July 26, 2010, 01:38:21 PM

Valid XHTML 1.0 Transitional     Valid XHTML 1.0 Transitional