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
Learn .NET
FOLLOW
Welcome to .NET 3.0 section of C# Corner. In this section, you will find various .NET 3.0 including Windows Vista, XAML, WWF, WPF, and WCF related source code samples, articles, tutorials, and tips.
Articles
(302)
Blogs
(821)
Resources
(53)
Videos
(0)
News
(4)
Articles
Creating server controls at runtime using HTTP modules
This article is all about generating dynamic ASP.Net server controls using HTTP modules.
Niladri Biswas
Apr 06, 2009
16 steps to write flexible business validation in C# using Validation Blocks
Validation is one of the most important parts in any software project. Building flexible business validation is every one’s dream.
Shivprasad
Feb 19, 2009
Dealing with controls within a multi threaded context
In this article I will provide a technique of how to avoid invalid cross threaded operation and I have taken an example of dealing with controls within a multithreaded context to demonsrate how to ...
Bechir Bejaoui
Mar 19, 2009
Exception handling using Enterprise application block in 6 Steps
Exception handling is one of the most important tasks in any application. Many applications either do not handle applications or they handle it in an adhoc manner. In this section we will see how w...
Shivprasad
Mar 20, 2009
Introduction to Microsoft SLP Services
This article gives an introduction of Microsoft Software Licensing and Protecting Services.
Sateesh Arveti
Mar 18, 2009
Extension Methods in C#
In this article I would like to introduce one of new C# 3.0 enhancements “Extension Methods” and so on.
Moustafa Arafa
Mar 17, 2009
Introduction to Client Profile Preview
This article explains about .NET Framework 3.5 SP1 Client Profile Preview.
Sateesh Arveti
Mar 16, 2009
State Machine Work flow Discussion
This is a nice talk between Mr. RC and Mr. Shiv about state machine work flow. RC starts talking about an order project and they end up in a nice discussion which gives us step by step approach of ...
Shivprasad
Mar 14, 2009
Getting country names from system
This article show how to get country names from system using .NET 3.5.
Diptimaya Patra
Mar 12, 2009
Using NHibernate Interfaces
This article shows how to use NHibernate Interfaces.
Diptimaya Patra
Mar 10, 2009
Introduction to Templates in Visual Studio 2008
This article explains about Visual Studio Templates.
Sateesh Arveti
Mar 04, 2009
Enhanced Services Explorer in VS 2008
This application will provide certain useful features which are not present in Built-in Services Explorer.
Sateesh Arveti
Feb 27, 2009
Downcasting in C#
This article describes a simple approach to downcasting in C#; downcasting merely refers to the process of casting an object of a base class type to a derived class type. Upcasting is legal in C# ...
Scott Lysle
Mar 01, 2009
Introduction to Macros in Visual Studio 2008
This article explains about Macros in Visual Studio 2008
Sateesh Arveti
Feb 27, 2009
UI Object Connector Implementation of Mediator Pattern
When we consume business objects in UI, the logic can become pretty complex for activities like setting the business object value, getting the object value and setting the user interface from the o...
Shivprasad
Jan 30, 2009
Dynamic validation according to logged in user
Many times we want certain set of validation to fire for some user and certain set of validation to fire for some other user. In the section we will see how we can achieve the same using Microsoft ...
Shivprasad
Feb 18, 2009
How to add numbers to the Visual Studio 2008 text editor
In this small video I'll demonstrate how to add a numbers to the text editor lines of the Visual Studio 2008 orcas
Bechir Bejaoui
Feb 17, 2009
Introduction to Loosely Coupled Collections
This article explains about Implementation of Loosely Coupled Collections in C#.
Sateesh Arveti
Feb 16, 2009
Unit Testing with VS 2008 Team edition
Unit tests allows the developers and testers to check the logical errors in the methods of classes in C# and VB.NET Projects.Unit test can be created once and can be run every time that source code...
Kalyan Bandarupalli
Feb 15, 2009
REST Fundamentals
REST stands for Representational State Transfer, is an architectural style where you can build the software system in which clients (user agents) can make requests to the services [end points]. RES...
Kalyan Bandarupalli
Feb 04, 2009
No Records Available.
241
-
260
of
302
<<
11
12
13
14
15
>>
Learn Machine Learning With Python
Challenge yourself
C# Skill
E-Book Download
Get Certified
EF Core