Search:

Type: Posts; User: siavoshkc

Search: Search took 0.03 seconds.

  1. Replies
    109
    Views
    28,079

    Yes, they really spend time to help me recently.

    Yes, they really spend time to help me recently.
  2. Replies
    109
    Views
    28,079

    I am fully agree with two last posts of valis and...

    I am fully agree with two last posts of valis and Mario F.

    In the time that MS writes its OS in .net or CL. .net is the best thing(?) in the world.
  3. Replies
    109
    Views
    28,079

    I mean in what language managed assemblies are...

    I mean in what language managed assemblies are written.
  4. Replies
    109
    Views
    28,079

    Now who is agree with me? -> .net is a good...

    Now who is agree with me?

    -> .net is a good thing.
    -> C++ good code will be faster than C++/CLI good code.
    -> MS is making all the things terrible.
  5. Replies
    109
    Views
    28,079

    >>-Some feel that its too slow, although...

    >>-Some feel that its too slow, although benchmarks clearly disprove that issue.

    It makes me laugh. In what language .net framework is written?
  6. Replies
    109
    Views
    28,079

    God bless Microsoft for giving us this...

    God bless Microsoft for giving us this opportunity.
  7. Replies
    109
    Views
    28,079

    Though Micorosoft sites only mention .net for...

    Though Micorosoft sites only mention .net for Windows API, I found out (Told in MS forum) that Vista core is on base of core code of Windows Server 2003. So we can use its unmanaged functions.
  8. Replies
    109
    Views
    28,079

    >>somebody's going to have to prove this "its...

    >>somebody's going to have to prove this "its slow" thing. As I understand it, the MSIL is compiled down to machine code at first run. Which should be damn near the same runtime speed.
    In first...
  9. Replies
    109
    Views
    28,079

    .net is not magic, you can include these security...

    .net is not magic, you can include these security enhencements in your unmanaged code maybe better than MS.
  10. Replies
    109
    Views
    28,079

    Yes, these are the points. But you cannot ignore...

    Yes, these are the points. But you cannot ignore them as you did.
    Using UNSAFE because its short? Every word has a meaning. Psychology, yes I think MS has a team of psychologists. Even us (ppl in...
  11. Replies
    109
    Views
    28,079

    Yes it seems that windows API is going to be .net...

    Yes it seems that windows API is going to be .net
    .net3 (WinFX) for Vista.
  12. Replies
    109
    Views
    28,079

    .net code should be in MSIL (CLI) to be portable.

    .net code should be in MSIL (CLI) to be portable.
  13. Replies
    109
    Views
    28,079

    Really? Intresting! I compiled your code: non...

    Really? Intresting!
    I compiled your code:
    non clr =5.5k
    clr =24.5k

    Both were optimized.

    OS API has nothing to do with .Net. As far as I know .net uses windows API for Windows apps. Correct...
  14. Replies
    109
    Views
    28,079

    No, with /clr swith cl.exe will be a completely...

    No, with /clr swith cl.exe will be a completely different compiler.
    For example my 20KBs program will be 80KBs with /clr switch.
    With clr, C++ is not itself.
  15. Replies
    109
    Views
    28,079

    There should be a board for C++/CLI. Then I will...

    There should be a board for C++/CLI. Then I will come there and open a ton of threads about it. C++/CLI is more related to C than C#.
    CLI is not faster or safer, it is just easier for usual tasks....
Results 1 to 15 of 15