Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~19.2K People Reached
Favorite Tags

14 Posted Topics

Member Avatar for debasisdas

Don't part with your illusions . When they are gone you may still exist , but you have ceased to live. (Mark Twain , American writer)

Member Avatar for James_28
8
17K
Member Avatar for csy

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> …

Member Avatar for csy
0
102
Member Avatar for csy

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 …

Member Avatar for kvprajapati
0
54
Member Avatar for csy

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 …

Member Avatar for Stinomus
0
137
Member Avatar for jbisono

try to change dgHistoric.DataSource = dsComp; to dgHistoric.DataSource = dsComp.Tables[0]; if there is only a table in the dataset. hope it help.

Member Avatar for jbisono
0
214
Member Avatar for csy

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.

Member Avatar for Ramy Mahrous
0
63
Member Avatar for raphaelsolis

you can try 1.) datagrid.Refresh() or 2.) reset datasource bindingsource

Member Avatar for Ken Sharpe
0
115
Member Avatar for csy

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! :'(

Member Avatar for JerryShaw
0
111
Member Avatar for csy

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.

Member Avatar for _r0ckbaer
0
86
Member Avatar for csy

[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] :(

Member Avatar for csy
0
713
Member Avatar for csy

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.:$

Member Avatar for csy
0
236
Member Avatar for Serunson
Member Avatar for csy

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 …

Member Avatar for Lardmeister
0
137
Member Avatar for The Dude

The End.