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
U

User 589870

@User 589870
About
Posts
132
Topics
74
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • .net remoting
    U User 589870

    hi i have a windows service app and i want to host its object remotly.hw i can do that?

    C# csharp question

  • getting ini value
    U User 589870

    hi, i am using api GetPrivateProfileString(string section, string key, string def, string retVal, int size, string filePath); which is not working for me but if i declare 4th arguement as stringBuilder then it works fine but i want to keep it string.wat to do?

    C# json question

  • comparing ini files
    U User 589870

    i have to do it programatically.

    C# question

  • comparing ini files
    U User 589870

    reason for not using replace method is i have to skip some specific keys and change others.

    C# question

  • comparing ini files
    U User 589870

    no i have to jst look at keys in new ini and change respective values in old ini.I dnt want to replace.

    C# question

  • comparing ini files
    U User 589870

    hi, i have two ini files with same format and i have to compare them and if any change in new ini file then corporate the change in old one.hw to do that?

    C# question

  • dll function
    U User 589870

    0k thats fine but i dnt want to add dll reference instead i want to load it on runtime like that. Assembly a = Assembly.LoadFrom(Application.StartupPath + @"\"+strLangName+".dll"); then hw to call its function?

    C# question

  • dll function
    U User 589870

    yes i have the source code nw i want to add a function which should return a string.Also i want to call the function outside dll.hw to do that?

    C# question

  • dll function
    U User 589870

    hi, i want to add a method to dll which could return a value.hw can i do that?

    C# question

  • text changed on another form
    U User 589870

    actually the form2 was getting disposed before setting its control's text...

    C# question

  • text changed on another form
    U User 589870

    thanx all problem solved...

    C# question

  • text changed on another form
    U User 589870

    hi, i have two forms and i m changing text of a control on second form from first form through a static property.now i show the second form but the text doesnt changes.wat is wrong?

    C# question

  • referencing dll
    U User 589870

    hi, i have to load resources from dll based on os language.How can i reference dll?

    C# question

  • system language
    U User 589870

    i have changed language in control panel/regional and language/advanced to japanese but this is still returning me english.

    C# question

  • system language
    U User 589870

    hi, i have to get system language or code page in a string.like if it is set english(united states) it should return english in string.hw can i get that?

    C# question

  • auto update
    U User 589870

    hi, i want to add auto update feature in my app..which is the best way?

    C# question announcement

  • hosting control in datagrid cell
    U User 589870

    this is for entire column i think i need to add a control to only one cell i.e first cell of grid.

    C# hosting question

  • hosting control in datagrid cell
    U User 589870

    hi, i want to host a control in a datagrid cell(single cell) not the entire column.is there any easy way for doing this?

    C# hosting question

  • hosting control in grid cell
    U User 589870

    hi, i want to host a control like numeric up-down control in datagrid cell..hw can i do that?

    C# css hosting question

  • row headers
    U User 589870

    i want to add a control programatically to topleftheadercell but i m unable to do so.any idea?

    C# 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