No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
14 Posted Topics
Don't part with your illusions . When they are gone you may still exist , but you have ceased to live. (Mark Twain , American writer)
I need to build a small application to read/set the figure in app.config file, which in remoting section channel port value, how to do it programmatically? as following example, how can I read/set the 209 value in coding? pls help!Thanks! ----------------------------------------------------------------- <system.runtime.remoting> <customErrors mode="off"/> <application> <channels> <channel ref="tcp" port="[COLOR="Red"]209[/COLOR]"> <serverProviders> …
I got a set .net c++ 2003 source code, I need to call some of the functions from it in c# 2005, how can I do? I heard that .net c++ 2003 is managed code it can directly communicated with c#, but I dont know how to do, is need …
I used a dataset in multiple-reader and single-writer design in my application , but the 'read' and 'write' is possible happend at a same time . will it thread safed ? or I need to apply any locking mechanism? but i don't wish to lock the 'read' to be single …
try to change dgHistoric.DataSource = dsComp; to dgHistoric.DataSource = dsComp.Tables[0]; if there is only a table in the dataset. hope it help.
How would I change the TabPage's Color to for example Red. I don't want to change the entire TabPage's Color to red, but specifically the background of the Tab with the Name of this tabpage. Thank you.
you can try 1.) datagrid.Refresh() or 2.) reset datasource bindingsource
I am using C# 2005. How to show a child form fix into a main form which panel alocated when I click a button in main form. Thanks! :'(
I tried to create an Instance as : Form tempForm = (Form)Activator.CreateInstance(t); t is a type from reflection. However, there is a paramater required for the construct of form t , how to pass the parameter when create the instance? Thanks.
[B]I try to use trayicon in delphi 5, but I can't hide the main form completely as which contain a MDI child form. Any solution for it? [/B] :(
I am using Delphi 5. I've add a trayicon in application and need to make the trayicon bright or change colour in different status. Anyone can help? Thanks and Thanks.:$
Il pleure dans mon coeur Comme il pleut sur la ville Quelle est cette langueur Qui pénètre mon coeur O bruit doux de la pluie Par terre et sur les toits Pour un coeur qui s'ennuie le chant de la pluie Il pleure sans raison Dans ce coeur qui s'écoeure …
The End.
csy