Forum: C# Jul 17th, 2009 |
| Replies: 3 Views: 647 How Can I make a Botton in windows control library |
Forum: C# May 11th, 2009 |
| Replies: 1 Views: 184 I want the steps to handel a form |
Forum: C# May 5th, 2009 |
| Replies: 7 Views: 334 If you have aj et audio or windows media player or winamp How CAn I make the style like them |
Forum: C# May 5th, 2009 |
| Replies: 7 Views: 334 no I mean to change the style of the form |
Forum: C# May 4th, 2009 |
| Replies: 7 Views: 334 How can I change the view of the form |
Forum: C# May 3rd, 2009 |
| Replies: 2 Views: 249 I don't understand the indexers Can any one explain it to me |
Forum: C# Apr 22nd, 2009 |
| Replies: 4 Views: 469 |
Forum: C# Apr 21st, 2009 |
| Replies: 2 Views: 291 How can I save the class in dll |
Forum: C# Apr 21st, 2009 |
| Replies: 4 Views: 469 I can publish in c# but I can't made it like any programme set up like photoshop |
Forum: C# Feb 26th, 2009 |
| Replies: 5 Views: 291 I have a problem in these code as the error message show that the m1 and 2 is unassigned local variables using System;
using System.Collections.Generic;
using System.Text;
namespace... |
Forum: C# Dec 25th, 2008 |
| Replies: 3 Views: 5,651 there is the code I have but I don't know if it was right or wrong from "decimal to hexadecimal"
namespace ConsoleApplication2
{
class Program
{
static void Main(string[] args)
... |
Forum: C# Dec 25th, 2008 |
| Replies: 3 Views: 5,651 I want the code of program that convert from "decimal to hexadecimal "and from "hexadecimal to decimal " in console applicathion |
Forum: C# Dec 22nd, 2008 |
| Replies: 6 Views: 2,136 In console apllication please |
Forum: C# Dec 22nd, 2008 |
| Replies: 6 Views: 2,136 I want to know how to make a program to convert from binary to decimal and from decimal to binary |
Forum: C# Dec 22nd, 2008 |
| Replies: 5 Views: 861 I had the code but it wasn't in the center
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
int x;
... |
Forum: C# Dec 21st, 2008 |
| Replies: 5 Views: 861 Please I want to make Pascal's triangle in console application |
Forum: C# Dec 21st, 2008 |
| Replies: 1 Views: 295 Can someone help me to tell me how to save the method I do to use it in another program |