Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / C#3.5

C#3.5

C#3.5

Great Reads

by Anurag Prajesh
Add new user registeration information in XML with C#
by yazanjaradat
Ant-Colony Based Routing Algorithm (ARA) C# Simulation
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by BrokenEvent
.NET WinForms Tray icon implemenation with Win7 and Vista features: GUID identification, large custom icons, custom UI instead of the hint, etc.

Latest Articles

by Anurag Prajesh
Add new user registeration information in XML with C#
by yazanjaradat
Ant-Colony Based Routing Algorithm (ARA) C# Simulation
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by BrokenEvent
.NET WinForms Tray icon implemenation with Win7 and Vista features: GUID identification, large custom icons, custom UI instead of the hint, etc.

All Articles

Sort by Score

C#3.5 

by levelnis
Article outlining one approach for adding custom HTTP 301 redirects to a webforms application using an HttpModule
by zenwalker1985
A small tool called BoxCop which is basically a static analyzer just like FxCop
by kribo
C# & SQLite – System.Data.SQLite 1007000
by SonuKSingh
Types of constructors available in C#
by Md. Rashim Uddin
How to download different types of files in asp.net
by Nitesh Kejriwal
How to Convert a Date Time to “X minutes ago” in C#
by Gaurav Aroraa
How to Serialize/Deserialize objects programatically?
by XPG Live
How to initialize a game on Android with XPG
by Christopher John Paul
JQuery Confirm Box is very simple, and it can be easily customized
by Md. Rashim Uddin
How to log and trace WCF Soap messages?
by Gaurav Aroraa
NHibernate threw an error when used Reserved SQLserver kerywords with in mappings, queries, etc.
by zenwalker1985
Refactoring Hooking and Unhooking Events TIP
by tranthanhtu.vn
In "REST - Overview" article, I were introduced the basic rules in RESTful, Can you show me how to implement in WebApi?Ok, in this article, we will learn how to implement those rules in WebApi using C#.Where could I get sourcode was used in this article?Please checkout the code at https://github.com
by Pragmateek
Synchronization, Memory Visibility and Leaky Abstractions
by Artem Smirnov
The following is not a problem with JustMock, it's a problem with trying to write a unit test involving a complex framework, and isolating parts of it not meant to be isolated.
by SRS(The Coder)
How to use Stored Procedures in Entity Framework Model First Approach
by Gaurav Aroraa
Writing simple odd even Kata in C#