Forum: Linux Servers and Apache Aug 21st, 2009 |
| Replies: 0 Views: 740 Hi everyone,
In my internship, I need to prepare a telephone directory with LDAP and a simple program which uses that with C language. I am using Ubuntu machine and I guess I manage to install... |
Forum: Legacy and Other Languages Nov 27th, 2008 |
| Replies: 3 Views: 977 As my homework I need to discuss contemporary issues in the design of programming languages, but I do not know what are these contemporary issues really. I neeed help to find these contemporary... |
Forum: C# Aug 20th, 2008 |
| Replies: 9 Views: 898 I cannot understand clearly. What do you mean "potential downside to that app is that is uses native code" :S
Can you explain it a little bit? (I'm not a native speaker so maybe the reason of the... |
Forum: C++ Aug 20th, 2008 |
| Replies: 2 Views: 435 I heard something which firstly .NET converts all codes to MSIL language and then create .exe. If that is true, I wonder that does .NET convert C++ codes to MSIL language. Also can anybody explain me... |
Forum: C# Aug 19th, 2008 |
| Replies: 9 Views: 898 Yes I have problems with people decompiling my code now.
I found a program which works well to now, CodeVeil. Anybody has any idea about this program?? |
Forum: C# Aug 15th, 2008 |
| Replies: 9 Views: 898 Today I found 2 distinct program which can takes .exe's and gives sorce code exactly, same method names, same class names, same variables also. I am trying to find a solution which can stop this... |
Forum: Assembly Aug 12th, 2008 |
| Replies: 3 Views: 1,333 I am talking about actual assembler code, as written and commented by a human. And the conversation a big code is my job in the probation. Do not understand wrong, I do not try to use a dissambler... |
Forum: Assembly Aug 12th, 2008 |
| Replies: 3 Views: 1,333 Hi All,
I need to convert a Assembly Code to high level languages such as C/C++, C#, .Net vs vs.
I found a website (http://www.microapl.co.uk/asm2c/index.html)that converts it but with very very... |
Forum: C++ Mar 19th, 2008 |
| Replies: 1 Views: 1,764 Dear all,
I need to find the max width of Binary Search Tree. It means the biggest number of nodes in a level among all levels.
http://www.imgloadtr.com/pics/aca41035095c6695489f975721df328a.jpg... |