Articles
Tutorials
Resources
RSS Feeds
Book Shop
Programmer Software
Webmaster Corner
Web Hosting Articles
Search




Coupon Codes - never pay more again.. find discount coupon codes before making any online purchase just for free at couponrefund.com




Microsoft C# Language Specifications
Microsoft C# Language Specifications
Buy Now


Books : Windows Forms Programming in C#
Windows Forms Programming in C#
Buy Now


C# Primer Plus (Primer Plus (Sams))
C# Primer Plus
Buy Now


Books : Programming C#, Third Edition
Programming C#, Third Edition
Buy Now


C# How to Program
C# How to Program
Buy Now


Sams Teach Yourself C# in 21 Days
Sams Teach Yourself C# in 21 Days
Buy Now


Introduction to C# Using .NET
Introduction to C# Using .NET
Buy Now


 

  Home > C# > C# Tutorials

C# Tutorials

Prev 1 2 3 4 5 6 7 8 9 Next

Multithreading in C#
In this article let us see about multithreading. Multithreaded applications provide the illusion that numerous activities are happening at more or less the same time. In C# the System. Threading namespace provides a number of types that enable multithreaded programming. More info
Views: 409Submitted: 2nd of November 2006Report Dead Link

COM and Component creation in C#
Component is nothing but the reusable piece of software in binary form that can be plugged into other components from other vendors. Reusable software programs that share a common interface allowing easy integration into applications that is it is a Binary standard that allows any two components to communicate that component may be written in any language. More info
Views: 398Submitted: 2nd of November 2006Report Dead Link

Connecting to MySQL with C# and ODBC
In this tutorial we will see how a .NET application can connect to a MySQL server and perform queries on the database. The application uses the MyODBC driver to establish an ODBC connection to the server. More info
Views: 396Submitted: 21st of April 2006Report Dead Link

OOP part 1 - An Introduction to Object Oriented Programming
An introduction to OOP in C# More info
Views: 389Submitted: 6th of May 2006Report Dead Link

An Introduction To Delegates
This article deals with delegates.Delegates are refrence type used to encapsulate a method with a specific signature.I kept this article simple so that everyone can understand. More info
Views: 352Submitted: 2nd of November 2006Report Dead Link

COM Interoperability in .NET
In this article I cover the area Interoperability issues. There is no doubt that with the help of .Net one can create powerful components and Distributed applications than any other language. But we have to think over about the past reusable components, which were created by many languages such as VB etc. More info
Views: 334Submitted: 2nd of November 2006Report Dead Link

How to avoid writing SQL for Ado.Net DataAdapter
One of most repetitive, boring and thus error prone tasks when accessing databases from C# (or other language) is writing SQL commands. And when there is explicit SQL, no matter whether it's in stored procedures or inside your code, it has to be maintained. For instance if column is added to database, that one must be added to all 4 commands (INSERT, SELECT, UPDATE, DELETE - aka CRUD), and there are often more than one SELECTs with different filters. There are certainly times when you must write some SQL, but it would be better if machine could create as much as possible. This article is about writing some code that can do that job. It was made for SQL Server but you shouldn't have too much problems to customize it to db you use. More info
Views: 334Submitted: 28th of October 2010Report Dead Link

LINQ and Deferred Execution Post and Video
Understanding deferred execution is a rite of passage that developers must undergo before they can hope to harness the full power of LINQ. More info
Views: 331Submitted: 25th of February 2008Report Dead Link

MSAGENT IN C#-Part2 [ Speech recognition(SR)]
In this piece of writing let us see some fascinating characters which speak to us and support for speech recognition. Let us see in detail. More info
Views: 329Submitted: 2nd of November 2006Report Dead Link

COM Interoperability in .NET: Part 2
This article elucidates how to build and install-managed code that will be used from COM applications. A classic COM server is activated using the Service Control Manager (SCM). It looks up numerous information such as CLSIDs, IIDs, ProgIDs etc. More info
Views: 308Submitted: 2nd of November 2006Report Dead Link

Prev 1 2 3 4 5 6 7 8 9 Next

See Also:
C# Articles C# Resources



Home Write for Us Advertising Add Link

2000-2008 ProgrammerTutorials.com  Privacy Policy


Partners: Web Design Directory | JavaScript tutorials | Free Webmaster Tools | Free Layouts | Make Money Online