- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 11
- Posts with Downvotes
- 7
- Downvoting Members
- 2
10 Posted Topics
Re: 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; … | |
Re: 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.. | |
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" … | |
Re: 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... | |
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 … | |
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 | |
Re: [QUOTE]Hello..... i tried this code.... bt not able to generate fields..... pls help....[/QUOTE] :( | |
[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] :( | |
can anyone help me for creating a prg for voice chat over LAN... thanxs in advnce.... | |
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 … |
The End.