TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C#
FOLLOW
C# is a multi-paradigm programming language. This section contains C# related articles and syntaxes.
Articles
(3473)
Blogs
(2101)
Resources
(71)
Videos
(96)
News
(17)
Articles
Interoperability between WCF and Oracle Application Server : Part I
This article is part of series intended to show how to use Web Services related technologies to interoperate applications running in different platforms, in this case, the most common scenario betw...
John Charles Olamendy
Jan 24, 2007
Database connection object with application-wide scope
This article describes a class that can be placed in a Visual Studio C# project that makes a connection object available to any of the other classes in the project.
Terrence Maher
Jan 02, 2007
Stacked Clipboard
This article explains about simple clipboard operation and an extended clipboard functionality.
Thiagarajan Alagarsamy
Dec 28, 2006
Prevent CD Autoplays
This article describes the approach used programmatically to prevent a CD from going into auto play mode; this may be useful to you if you are, for example, writing an application that logs directl...
Scott Lysle
Dec 19, 2006
Using ADO.NET concurrent model in Oracle database
The most popular instrument to access database data for .NET applications is ADO.NET. This set of components contains three main classes those are used to manipulate and store data: DataReader, Dat...
Michael Milonov
Dec 07, 2006
Using Genetic Algorithms to Determine Calculus Derivative Functions in C# and.NET
This article describes how you can use genetic algorithms in .NET to determine derivatives of mathematical functions. The program uses an algorithm called Multiple Expression Programming (MEP) in...
Mike Gold
Nov 28, 2006
SQL Server 2005: Partitioning
In this brief article, we will go through the concepts of Partitioning in SQL Server 2005.
Dipal Choksi
Nov 20, 2006
Building the ListBoxesFT_C ASP.NET Web User Control in Visual Studio 2005: Part IV
In multi-part article, I share how you can build your own ASP.NET web user control.
Michael Livshitz
Nov 11, 2006
Real Life SQL and .NET :Using SQL with C#: Part VIII
Welcome to the world of SQL and the huge, growing database technologies of today’s business all over the SQL world. By reading this article, we have begun accepting the knowledge that will soon be ...
John Godel
Jan 13, 2004
Enabling Remote Access for users in LCS 2005 - The initial installation
In this article we'll take a few moments to understand the process of remote user access.
Jayash
Oct 24, 2006
Visual Studio .NET: Start up
The next version of Visual Studio 6.0 is Visual Studio .NET (VS.NET). In the previous versions of Visual Studio Microsoft has different menu options to pick development environment such as VC++, V...
Mahesh Chand
Mar 20, 2001
New Features in C# version 2.0 - Partial Types
Partial types are new addition to C# language version 2.0, which is available with the .NET Framework 2.0 or Visual Studio 2005. This article discusses the partial classes and how to create and use...
Kalyan TKumar
Oct 12, 2004
MacroMagic .NET for VB and C#
MacroMagic.NET contains macros for VB and C# developers that can be added to Visual Studio .NET.
Anton Knieriemen
Sep 09, 2002
DNS Query
This example shows similarity of c# and java and how to implement dns query.
ivar
Aug 18, 2005
Observer and .NET event delegates
The purpose of this article is to try to introduce observer pattern and compare it to .NET event delegate handling of notifications.
Filip Bulovic
Dec 17, 2001
A Simple C# Utility to Help You Invent Names
I wrote this simple console utility to help me think of a new name for a project I was launching.
Ashish Banerjee
Jul 10, 2001
Working With OleDb Data Adapters
This step by step tutorial guides you to create your database applications using OleDb Data Adapters in VS.NET.
Mahesh Chand
Jun 19, 2001
Sending E-mail using SMTP Service
This article actually is a mail console which is implemented by C# 2.0 and designed to send a standard mail message to one or more receptions.
Seyed Mostafa Mansourfar
Aug 21, 2006
A Functional Look at Report Builder Client in SQL Server 2005
In this article we will take a brief look at the functionality provided by the Report Builder Client.
Dipal Choksi
Aug 17, 2006
ASP.NET Datepicker and Calendar Control
When developing enterprise ASP.NET applications it is common to require the input of dates. This article presents a hybrid textbox / calendar control for user input of dates.
Liam McLennan
May 24, 2006
No Records Available.
3361
-
3380
of
3473
<<
167
168
169
170
171
>>
Learn C# 8.0
Challenge yourself
C# Skill
E-Book Download
Get Certified
MySQL