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
K

Kiran Kumar Singani

@Kiran Kumar Singani
About
Posts
11
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Problem when reading DBF files
    K Kiran Kumar Singani

    Hi, what is database connection string your using. Check the connection strain properly. Regards, Kiran Kumar Singani The Dream is not what you see in sleep........Dream is the thing which does not let you sleep

    C# css help

  • Reg: Reflection accessing private Memebers..
    K Kiran Kumar Singani

    Still it is not answered my question... Through reflection how much safe to access private members ? It is violating OOPs concepts.. Regards, Kiran Kumar Singani

    C# question testing help

  • Reg: Reflection accessing private Memebers..
    K Kiran Kumar Singani

    Hi CLRers, I have one doubt regarding usage of the reflection to get the private member variables. In one of my assembly through reflection i am getting private member variables in the same assembly classes.Client can change the Code Access policy to restrict the private member variable right? Client can only restrict to accessing only private members or any members can restrict?. if yes than what is the use of reflection... So usage of reflection in projects how much safe .......? and Reflection is usefull in Unit test drivers only or wht? Please help in this regard .... Urs .. Kiran Kumar Singani The Dream is not what you see in sleep........Dream is the thing which does not let you sleep

    C# question testing help

  • class to be both marked with the serializable attribute and extend MarshalByRefObject [modified]
    K Kiran Kumar Singani

    " class to be both marked with the serializable attribute and extend MarshalByRefObject " when will we use this concept. -- modified at 23:28 Monday 19th June, 2006

    C#

  • How do I get data from a toolbar to a dialog?
    K Kiran Kumar Singani

    Hi Chris, U can get the parent window from dialog and convert into appropriate class and get tool bar -> get the status . or else declare a pointer in the mainframe class to ur dialog . send notification any changes in the Tool bar event.

    C / C++ / MFC question hardware

  • Property Sheets and Pages
    K Kiran Kumar Singani

    Hi Simon, U can set the dialog into the ur property page 3 dynamically. when ever user click the Next on Page 2 based on option us et the appropriate dialog on 3 rd property page .

    C / C++ / MFC help question

  • Reg Nullable.Wrap function
    K Kiran Kumar Singani

    Hai Folks....... I am using Nullable.Wrap() function with beta version .Now i am upgrade to new release .I dont why they removed this function from Nullable class .OK anybody know how can i change my current code to work properly .. With Regards & Thanks, Kiran Kumar Singani

    C# announcement beta-testing question

  • How can I implement a C++ interface in C#
    K Kiran Kumar Singani

    Please Check that mangaed c++ u referenced r nt

    C# com help csharp c++ question

  • How to Call .dll component in Appliacation Appwizard .exe app
    K Kiran Kumar Singani

    First u load library function with argument as path to that dll. with using that handle u can access functions which are exporting from dll with regards........ Kiran Kumar Singani

    C / C++ / MFC tutorial

  • How to prevent from inhertance
    K Kiran Kumar Singani

    hai ! i am facing a pbm in c++ . How can i prevent from inheritance of my class.. example: class a { } class b:public a { } i want to prevent a from b not inherit like in java final keyword....

    C / C++ / MFC tutorial c++ java oop question

  • Memory leaks and VCRT
    K Kiran Kumar Singani

    Hai! i hope u may use the mfc class CMemoryState class .. u create object of that class later u call before function call which u have to check the memroy leaks after that u call another object of that class now u call this object function after function call later u compare these two objects u can find the memory leaks easily... kiran.s

    C / C++ / MFC performance help question
  • Login

  • Don't have an account? Register

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