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

calling a C++ dll within C#

Hi I have a Dll written in C++ and would like to use its fuctions within my C# code. Is it possible?? thanks
Forum Post

Re: Please can someone suggest me a book on ASP.Net

: Hey guys i am starting to study asp.net only recently. I would like : to have a book which could help me to grasp it slowly. : Hello, welcome to the asp.net world. I suggest these two...
Forum Post

Re: How To Pass string Str1 to SomeFunc (ref object Var1);

Hi, This one: : y y1 = new y( ref ((object[]) Tstr1) ) ; Is close. Unfortunately, it Just Won't Work, though - at least, I can't see a way. When you are doing a cast of an...
Forum Post

Re: Help with context menu

: : I have got web application in which is grid (component art) on : : click right button show context menu by the javascript. : : Context menu includes "Delete" file and "file_move". : : I...
Forum Post

Useful languages for an IT support technician

Hello I am currently a student for A+, Network+, Security+, MCSE/MCSA, etc. You know the drill. Anyway, I was wondering if it would be worth my time to learn a few languages. I know it would be...
Forum Post

Finding a text inside a webpage

Hi all, I want to make a small program that will open a webpage and search for a text inside the webpage. something like: a=open(www.somewebsite.com) if found("Elvis" in www.somewebsite.com)...
Forum Post

Finding a text inside a webpage

Hi all, I want to make a small program that will open a webpage and search for a text inside the webpage. something like: a=open(www.somewebsite.com) if found("Elvis" in www.somewebsite.com)...
Forum Post

Re: how would you share a variable between 2 classes?

Hi, I don´t exactly understand what You mean, "share variable between classes". Do You want to access a value(stored in variable) with objects from different classes?? Or using a static...
Forum Post

how would you share a variable between 2 classes?

0 ) { using( Graphics graphics = Graphics.FromImage( newImage ) ) { graphics.DrawRectangles( new Pen(...
Forum Post

Re: Why Is There No Horizontal Scroll Bar On Edit Area

: What if, when a user creates a code block larger then x number of : lines of code, the forum software puts the code block within a : textarea with its own scrollbars? : : This way, the code...
Forum Post

Using WIN32 API contants in C#

Hi I need to use some functions from the Win32 API, but the problem is I find it dificult to find the constants. e.g. WM_CAP_CONNECT,WM_CAP_START e.t.c. What I need is a library or some tool...
Forum Post

Re: C#.net or VB.Net????

I have never used C#, so I can't really judge it, although I have programmed plenty in Java, which is very similar to C#. The syntax is also fairly similar to C++, so if you know C++, C# shouldn't be...
Forum Post

Re: Question about (generic) types.

Hi, A few ways you can do it... 1) Look up the type in the MSDN docs. That will tell you all you need to know. 2) Assuming the IDE for VB.NET and C# work similarly, if you highlight a class...
Forum Post

C# and sql command

Hello, i'm writing a little program. And i have a big question :) I'm using .net 2005. Now i want to read some data from my database, with a simple sql command. But how can i do this?...
Forum Post

Why Is Macro Getting Recorded But Not Runnning In My c#2005

GentleMen I AM Using c# 2005 I am Recording The Macro But When I am Running It , It is not Doing Anything ALthou i have selected the option in the Editors options TO allow the Macros to Run...
Forum Post

how to click a table element using c# programmatically

GentleMen, I Am using c# 2005 ((mshtml.HTMLInputElement)((mshtml.HTMLElementColl ection)((mshtml.HTMLDocument)Doc).getElementById(" Some_form")).namedItem("SomeButton")).click() ; i could...
 

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.