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.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for system_Broken

i have 2 pages along with Mainform. I have one fram in mainform . i want navigate other page in the fram of mainform by other page is it possible ? MainWindow mainform = new MainWindow(); Forms.cadastrauser cadastrauser = new Forms.cadastrauser(); mainform.hostfram.Navigate(cadastrauser); mainform.home_lbl.Content = "Cadastra Usuario"; mainform.hostfram.Refresh(); i am not …

0
64
Member Avatar for system_Broken

I made vpn connection in widows xp and opend 1723 port now i want conect with this vpn conection by other computer but not connecting plz help me what i need more to do ?

Member Avatar for Jojo Network
0
200
Member Avatar for system_Broken

i want know what kind of problems cause this error. i am using C# with firebird databse after some use my project i have seen this error "TIMEOUT EXCEEDED" i have closed and rechecked all connection() and all reader(). but same problem can someone plz take me out this problem …

Member Avatar for hericles
0
115
Member Avatar for system_Broken

i have two database addresses in my config.ini. i am not confirm that which database address is valid for open but one is valid. i want open connection which is valid but how to use in short code C#; i want write this code into short lines help ? public …

0
91
Member Avatar for system_Broken

I want enter number digits into textbox and textbox will automaticaly convert this digits itno currncy like this if i want enter 120 , i want textbox convert it 1,20 how to make code for it ?

Member Avatar for codevigilante
0
262
Member Avatar for system_Broken

I WANT SEND ITEMS INTO DATABASE WITH ONE TIME CONNECTION OPEN ? MYCONN.OPEN(); FOR(INT I =0; I < CODE.COUNT ; I ++) { DB.SUBMITITEMS(CODE[I]); //IS IT RIGHT IF I HAVE 100 ITEMS TO SEND DATABASE WITH ONCE TIME OPEN CONNECTION OF DATABASE; OR I NEED TO REOPEN AND CLOSE CONN …

Member Avatar for M.Waqas Aslam
0
143
Member Avatar for system_Broken

after execut this command netstat -na have a display which are showing some listening ports and local address and state i want know which port i can use for socket c# programming ?

Member Avatar for samsylvestertty
0
135
Member Avatar for system_Broken

I have already items store in my Spinner combobox . i saved one of them item into database . now i am trying to retrieve data from datbase to specific their places successful to get data into edittext checkbox but fail to get item into spinner as reshow which is …

0
129
Member Avatar for system_Broken

i going to make socket application in c# i dont know more about socket but i have tried but fail . now i want know some more information plz share with me. 1)my server is located in other city . 2)what type of socket i need TCP or UDP ? …

Member Avatar for gusano79
0
254