Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
11
Posts with Downvotes
7
Downvoting Members
2
2 Commented Posts
0 Endorsements
Ranked #4K
~6K People Reached
Favorite Forums
Favorite Tags

10 Posted Topics

Member Avatar for kool.net

try this code [code] public string NumberToText(int number) { if (number == 0) return "Zero"; if (number == -2147483648) return "Minus Two Hundred and Fourteen Crore Seventy Four Lakh Eighty Three Thousand Six Hundred and Forty Eight"; int[] num = new int[4]; int first = 0; int u, h, t; …

Member Avatar for kumarvarshadr
0
502
Member Avatar for ShailShin

hi, have u got the solution for converting excel to access. I am also working on such a matter . Can u help me to solve this problem. i dont know hw the process should start?? thanxs in advance..

Member Avatar for bk_bhupendra
0
937
Member Avatar for bk_bhupendra

hi , i am doing a project in C#, windows application. i am using sockets for communication between systems. now i am facing an error... its given below.. pls help me to solve this [code]System.Net.Sockets.SocketException was unhandled Message="Only one usage of each socket address (protocol/network address/port) is normally permitted" Source="System" …

Member Avatar for sknake
0
426
Member Avatar for johnroach1985

hi, superb thought.... what is ur current ststus on this.... im also thinking of such project... its not 3D but multidimentional... just like in touchscreens.... so if u hav smthing valuable suggestions pls forward me... thnxs in advance...

Member Avatar for bk_bhupendra
0
392
Member Avatar for bk_bhupendra

hi, Can any1 help me... problem: I hav 2 create some buttons and labels during runtime...(already done).. nw i wnt to fire sm events for each such generated controls... main objective is to pass argumnts to a function that create a new form n pass the value to it,,, just …

Member Avatar for sknake
-2
126
Member Avatar for bk_bhupendra

how can i control the close button in a form.... (the three bottons minimize,maxi,close for all windows form) i hav attached a fig... jst check it... n pls reply

Member Avatar for Diamonddrake
0
3K
Member Avatar for suhasinishinde
Member Avatar for Geekitygeek
0
386
Member Avatar for bk_bhupendra

[QUOTE] How can i change the color or do smthing else when mouse pointer go over a button.... help with all mouse event handler (i have tried some codes but errors) [eg: Error 1 No overload for 'Form_Over' matches delegate 'System.EventHandler' ] pls help... thnx in advnc... [/QUOTE] :(

Member Avatar for Geekitygeek
0
173
Member Avatar for bk_bhupendra

can anyone help me for creating a prg for voice chat over LAN... thanxs in advnce....

0
87
Member Avatar for bk_bhupendra

the design form show following error... pls help... [code] <html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"><title></title><style>.ErrorStyle { font-family: tahoma; font-size: 11 pt; text-align: left}.DetailsStyle { font-family: tahoma; font-size: 10pt; text-align: left;text-indent: 0; word-spacing: 0; line-height: 100%; float: left; margin-top: 0; margin-bottom: 0}.StackStyleVisible { font-family: tahoma; font-size: 10pt; text-align: left; margin-left: 20; text-indent: 0}.StackStyleHidden …

Member Avatar for Antenka
0
281

The End.