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
(3506)
Blogs
(2104)
Resources
(71)
Videos
(96)
News
(17)
Articles
Error handler for web applications
In this article I will describe the error handler for ASP.NET 2.0 applications, that is developed in a separate class library project . You can use it in any web application you want by adding a re...
Michael Livshitz
May 15, 2007
Interoperability between WCF and Oracle Application Server
This article is to illustrate techniques and architecture that address the situation of one service running in WCF and a client consuming this service.
John Charles Olamendy
Apr 02, 2007
XML Driven Validation
This article/tutorial tells us to develop a generic XML based Validation engine to be used in any Web application.
Subal Mishra
Mar 20, 2007
Set up Secure Sockets Layer (SSL) using Digital Certificates
This article explains how to secure an IIS Web application using SSL certificates.
Anand Thakur
Mar 06, 2007
A Practical Approach to .NET Testing using Visual Studio 2005 Test Team Suite
This article will cover practical approach to White box Testing Techniques using Microsoft Visual Studio 2005 Test Team Suite. It covers concepts with a simple, easy to follow example.
Jawahar Govindaraj
Mar 22, 2006
Using DataList Control in Web Forms
This example uses a DataList which contains LinkButton controls, which allows a user to navigate through a list of data.
Jason Zadroga
Jan 12, 2001
User Control and Reusability
This article explain, how to create a user control for ASP.NET.
Dipal Choksi
Sep 28, 2001
What the heck is Generics?
Generics are new addition to C# 2.0. This article provides the use of generics and scenarios in which it will be useful.
Kamlesh Panchal
May 20, 2005
Considerations in Porting and Deploying a WinForms GDI+ Game to the Pocket PC
This article describes some of the issues I came across when porting a Windows Form Game to the Pocket PC. It also describes how to deploy a Windows Mobile Application from Visual Studio 5.
Mike Gold
Jul 09, 2006
C# 2.0 Yield Return Iterator
One interesting new feature of the C# 2.0 is the “yield” keyword. Basically it is used to iterate through objects returned by a method. It creates a state engine in IL so you can create methods tha...
Matthew Cochran
Apr 04, 2006
Changing XSL StyleSheets on the FLY in C# and ASP.NET
This article shows you how you can use alter XSL in memory to transform XML data into HTML with different results.
Mike Gold
Sep 26, 2006
Deploying Programs in C#
Deploying projects in Visual Studio.NET is fairly straightfoward. Most of the process is automated for you through some convenient wizards so it doesn't require much effort.
Mike Gold
Mar 08, 2001
Modest Introduction to IL Assembly Language
Since I received copy of Visual Studio .NET Beta 2 and did not manage to find “ILAssemblyLanguageProgrammersReference.doc” which was included in beta 1 I decided to share my experience with other a...
Filip Bulovic
Sep 03, 2001
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
No Records Available.
3381
-
3400
of
3506
<<
168
169
170
171
172
>>
Learn C# 8.0
Challenge yourself
C# Skill
E-Book Download
Get Certified
Flutter