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

Hardware interface with VB.Net

Dear All, I am new with the concept of hardware interface. My requrement is, suppose one weighing machine is there. We have multiple LT terminals that are connected to PC. Each has own IP...
Forum Post

Re: create a 2-dimensional c# array

Hi Johann, Here is some background on Arrays in C#: http://www.c-sharpcorner.com/UploadFile/mahesh/WorkingWithArrays11232005064036AM/WorkingWithArrays.aspx You might what to consider using a...
Forum Post

create a 2-dimensional c# array

Dear All I wish to create a 2 dimensional array in c#, to store an ID and also another integer corresponding to this ID. Can you please advise me how I can do this please. Thanks Johann
Forum Post

the latest 70-290 exam demo

High quality and Value for the 70-290 Exam. Testpassport Practice Exams for 70-290 (Managing and Maintaining a Microsoft Windows Server 2003 Environment) are written to the highest standards of...
Forum Post

Re: Mail Sending Failure in Asp.Net

In my experience, If the connection is not directly close by your program ( Logical Error ) then I beleive this is the problem with firewall from the server. Check your logic one more time. The...
Forum Post

Re: C#, kbhit & getch

C#. And i think it is easier if we take C# as a totaly new thing and learn it.
Forum Post

Re: C# console applications & highlighting output to screen

I believe it is: // set the background of the text ( highlight it ) Console.BackgroundColor = ConsoleColor.Blue; // do something with the output ex Console.ReadLine(); //set back to...
Forum Post

C# console applications & highlighting output to screen

In a C# console application, can anyone tell me how to "highlight" certain characters, that is, print them brighter than other characters?
Forum Post

Re: How to Call C#.net Dll in Java Script ???

you can do this by using AJAX technology. but the C# code will get executed at the server side only
Forum Post

C#, kbhit & getch

In C#, what methods take the place of the old kbhit and getch functions in C? (I'm writing a console application in Visual Studio.)
Forum Post

Mail Sending Failure in Asp.Net

Hi, I am getting General Failure Exception saying that net_io_connection closed. When i click the send button first time, I am receiving a mail and its fine, For second or third time, i am...
Forum Post

DirectX in C# problem (viewport)

I'm developing an application with Visual Studio 2005, using C# and managed DirectX9. My problem is that, in the application, i need several viewports (for now, i have just two), and one of then is...
Forum Post

generate Xml file

Hi Need help to resolve my problem. My requirement is to read a Excel file which contains data in particular format. I need to read this excel file and generate a Xml file. I'm not much familier...
Forum Post

Global variables / Not Public? [CLOSED]

Sorry, fairly new to C#, although I have lots of background in Pascal, Basic & assembly. I'm taking over an abandoned project and have learned alot, but I can't get a simple thing. My main form...
Forum Post

Re: C# asp.net

simply use the BULK COPY command in your SQL command object. here you go. other way: you can create two ODE or SQL objects, then copy data from one to the others.
Forum Post

Re: C# asp.net

I really doubt you need to manually do the conversion of the database. Brad Wang - .NET Freelancer from China MSN: brad_wang_cn@hotmail.com Skype: brad_wang
Forum Post

Re: Store the images to database directly

this is a nice idea. However, i think the reason most developers, include me, use the classic method to store data in local is because of the matter of speeding and error handling at run time....
Forum Post

C# asp.net

how can i convert dbf files to sql server 2005 files using c# 3.0? can any body help me with the code
Forum Post

Store the images to database directly

We often need to save and access images during our development. And most people do in the following way: save the image in the disk and then save image name in the database. Yet, sometimes we could...
Forum Post

Re: Calling CLR based C++ managed DLL from C#

: : Hello everybody, : : I want to know the way of creating CLR based C++ managed DLL in : : MS Visual Studio 2008. Please inform me elaborately even with : : code(example). : : : : I...
 

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.