C#
C# (see section on name, pronunciation) is an object-oriented programming language developed by Microsoft as part of the .NET initiative and later approved as a standard by ECMA (ECMA-334) and ISO (ISO/IEC 23270).
Forum Post

Encrypted in C# and decrypted in PHP

Hi all, I am working on the php program to decrypted the password which is encrypted by C#. However, the codes show below could not work. Any ideas? C# coding: private static String password =...
Forum Post

C# GUI question - Create diagrams

Hi I want to ctreate a program that create diagrams so I will have an object and can connect it to other object with a line and move the object example Is anyone know a sample code or...
Forum Post

Re: Form fit its components

Thanks for your reply. Actually I want to resize just the window. There in an option in the form properties called AutoSize that will make the window fit its components. This property will not...
Forum Post

Re: C# for non C# programmer

Moved to the C# forum.
Forum Post

Re: DropDownList

Please send the code that you are using for this dropdownlist issue. -Ron
Forum Post

Re: C#

Hi, If you really want to become one, then you will become one!!! Dont lose hope, and continue learning. You will make it.
Forum Post

c# chatting program....high performance,,based on multithreading

hello, i am almost done from developing c#.net chatting program the program based on -multithreading -tcp networking -synchronization the program can handle 100 request at one time based on...
Forum Post

Re: Point of sale program

I have the same wish. Does anybody has any idea ? Tks in advance.
Forum Post

Window Application in C#

I need A e-book for c# In which Totally Guidance Of How to Develope Window Application,Connectivity.....Etc. As the Black Book of VB.NET Its V.imp. Plz. Some Help me And Provide me that...
Forum Post

Re: Form fit its components

I don't know about resizing the form but you can dynamically size your buttons so they stretch to fit the form. Something like this perhaps. int boundWidth = Screen.PrimaryScreen.Bounds...
Forum Post

[Help!]visual C#.net2005 and access database

Now,there is one visual C#.net2005 program and one access database. Please modify the program toread the records from the access database. and save Richtextbox 's content to the access...
Forum Post

DropDownList

Hey, I was hoping someone had a quick answer to this problem. I'm new to C#, and I'm still not totally up on everything. I have a dropdownlist with 4 items. I want to set the Selected value to...
Forum Post

Re: Strange Problem with ExecuteNonQuery

If it interests you, I have a set of database controls in C# to do all the dirty work for you see http://www.c-sharplizards.com These controls will generate the sql statements you need for insert...
Forum Post

Re: C#

on which technology u hv got experience?
Forum Post

Re: XNA and C#

So your saying it's impossible to write a program for Linux using C#? I didn't think it mattered what language you used as longs as you wrote the program or game for the OS that you wanted it to run...
Forum Post

Re: XNA and C#

Let me start by saying thet the principals of game programing, are pretty much the same in all programing languages. XNA gives you alot of tools to make your game, but you need to make the game...
Forum Post

XNA and C#

Let me start be explaining just how much of an inexperienced programmer I am. I started TRYING to learn C++ some years back with a dream of being able to write games. But the further est I ever got...
Forum Post

Re: How to Count number of lines and Characters in a Tiff image ....

Hi Frmd... Can u say any sample project for segmenting the text from image using c#.net... Tks in Adv... G.Sam.....
Forum Post

Re: Strange Problem with ExecuteNonQuery

Try this ... private void btnEnroll_Click(object sender, EventArgs e) { SqlConnection mySqlConnection = new SqlConnection(Properties.Settings.Default...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.