Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Aravinthan 0

@Aravinthan 0
About
Posts
9
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Shared Memory in C#
    A Aravinthan 0

    Thanks it did provide a basic start that i was expecting!.. -Aravi


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    C# csharp com performance tutorial

  • Passing Session State Variables from ASP to ASP.Net
    A Aravinthan 0

    Hi, As far as i know.. its not really doable.. but you can try to do some logic of storing the session value in a persistent storage and pass it to asp.net! Store in a Database ! etc.. aravinthan.


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    ASP.NET asp-net csharp

  • Passing Session State Variables from ASP to ASP.Net
    A Aravinthan 0

    Hi, As far as i know.. its not really doable.. but you can try to do some logic of storing the session value in a persistent storage and pass it to asp.net!


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    ASP.NET asp-net csharp

  • Object Memory Space
    A Aravinthan 0

    Code shouldnt affect memory.. but if you have declared any virtual functions or derived from some some asbtract base class.. it will as vtable does require some space.. And any static variables also consume.. but only once.. aravinthan


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    .NET (Core and Framework) performance question

  • Looking for ideas ................
    A Aravinthan 0

    I feel you can use the MSMQ of Microsoft.. to log into it.. (From the webservice)..Now write a bunch of message handlers..(exes /windows service) that keep pulling out messages from the queue and write into DB.. This might work.


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    .NET (Core and Framework) csharp database data-structures performance tutorial

  • COM+ Error
    A Aravinthan 0

    I feel this B_Date is already freed somewhere else..! check if b_date is not null and pointing to a valid address! -Aravinthan


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    COM help csharp visual-studio com sysadmin

  • COM Question
    A Aravinthan 0

    I think it might be a typo mistake.. i feel it should be interlockeddecrement() function called instead of the increment!! for otherwise.. the component will never die..! or the cref==0 will never happen! as each time the value will always increase! Aravinthan


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    COM c++ question csharp com announcement

  • Problem in passing structure pointer via Interface
    A Aravinthan 0

    Create your proxies again using nmake.exe utility.. it shall work fine..


    Visit me:
    http://www2.domaindlx.com/earavi/
    When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)
    mail me:
    aravinthan@rediffmail.com


    COM help question com sysadmin

  • Shared Memory in C#
    A Aravinthan 0

    How to go about accessing the shared memory in C#.. fist of all how ot create one in C#..! Any pointers or reference is highly appreciated. Visit me @ http://www2.domaindlx.com/earavi/ When you know something.. its meant to share with others :-) for otherwise that knowledge has no worth:-)

    C# csharp com performance tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups