Click here to Skip to main content
15,884,237 members
Everything / Programming Languages / C#

C#

C#

Great Reads

by Wonde Tadesse
The other option will be to use Update Panel ASP.NET control as much as possible. It helps to retain the current position on the page whenever a postback happens to the page.
by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by Dr. WPF
.NET 3.5 SP1 is here! It's time to break out your DirectX skills. This article provides the information necessary to get started using a new DirectX interop feature in WPF called D3DImage.
by John Atten
OWIN, Katana and Middleware Pipeline in ASP.NET

Latest Articles

by Yevgeniy Shunevych
An introduction to Atata C#/.NET web UI test automation full-featured framework based on Selenium WebDriver
by honey the codewitch
Scraping the web is easy with Visual FA. Here's an example of how.
by Zijian
Reusable codes for JWT security in business applications
by Mishael Ogo
A look at a simple SQL builder for Dapper

All Articles

Sort by Updated

C# 

5 Dec 2019 by 10xlearner
A post on how to format CPP, C, JavaScript and other stuff
15 Apr 2019 by Abdelrahman El Kinani
Azure MySQL DB, how to design it, basic UWP todo demo
2 May 2009 by Abdul_Rafay
How to parse BizTalk messages in .NET components through orchestration.
1 Jun 2009 by Abdul_Rafay
Calling Send and Receive Pipelines from the orchestration expression shapes
15 May 2010 by Abhijit Jana
ViewState Control in ASP.NET 4.0
8 Jul 2010 by Abhijit Jana
How to pass ASP.NET server side array to client side and binding them with HTML element
4 Aug 2010 by Abhijit Jana
How to pass external values with GridView HyperLinkField which are not part of your Gridview DataSource member
27 Aug 2010 by Abhijit Jana
A post on how to suppress compiler warning using #pragma warning directives in Visual Studio
29 Aug 2010 by Abhijit Jana
A few tips on customizing debugging windows
3 Sep 2010 by Abhijit Jana
In this post, I have explained how you can mark methods as obsolete using obsolete attributes which are not in use or may be removed in upcoming builds.
11 Sep 2010 by Abhijit Jana
How to use the DebuggerHidden attribute
25 Nov 2010 by Abhijit Jana
How to use Silverlight Chart Control with SharePoint 2010
6 Jan 2011 by Abhijit Jana
Get troubleshooting tips from your favorite blogs
14 Jan 2011 by Abhijit Jana
When can we use HttpContext.Current.Items to stores data in ASP.NET?
26 Jan 2011 by Abhijit Jana
Details explanation on Compression Enabled Session for SQL Server and State Server Session Mode in ASP.NET 4.0
25 May 2011 by Abhijit Jana
Few important tips while using ASP.NET Session
26 Jul 2009 by Abhishek Sur
Use of GZipStream or DeflateStream to compress your HTML output in your response when available. Added new class as WhiteSpaceFilter to remove whitespaces from HTML.
23 May 2012 by Abhishek Sur
Discussion on Memory Management
7 Sep 2009 by Abhishek Sur
Some of both Documented and Undocumented Keywords that we dont use often like Check, StackAlloc, Fixed,default,@variables,Nullables, __arglist,__reftype etc are explained with simple examples
14 Sep 2009 by Abhishek Sur
Make your class library COM visible using few simple steps
11 Jan 2010 by Abhishek Sur
Pass data from a User control easily using Custom Events. I have added one sample application with this.
30 Jun 2010 by Abhishek Sur
The article will demonstrate how you could handle Unhandled Exceptions from both UI and NonUI threads for your WPF application.
5 Jul 2010 by Abhishek Sur
The post will demonstrate how you can capture a snapshot of a screen from within the application itself.
10 Jul 2010 by Abhishek Sur
This post demonstrates how easily you can implement a class / structure that may take part in arithmetic operation using Operator overloading of implicit and explicit cast operators
12 Jul 2010 by Abhishek Sur
How simply you can use Lazy initialize to defer the execution of a method or property for values to whenever it is required.
23 Jul 2010 by Abhishek Sur
In this article, I have introduced how you could use code snippets in your program to enhance code productivity.
27 Sep 2010 by Abhishek Sur
The article will demonstrate the story of WeakReference in light of Garbage Collection.
19 Aug 2010 by Abhishek Sur
The article shows how you could use RenderTargetBitmap to render a visual into BitmapSource and convert the same into actual image.
27 Sep 2010 by Abhishek Sur
Here in the post, I am going to discuss about IObserver and IObservable interfaces and its connection to Push based approach on Reactive Framework.
12 Jan 2018 by Abhishek Sur
Working with ICollectionViewSource in WPF
6 Sep 2010 by Abhishek Sur
Use of Expression Trees in .NET for Lambda Decomposition
7 Sep 2010 by Abhishek Sur
Taskbar with Window Maximized and WindowState to None in WPF
27 Sep 2010 by Abhishek Sur
A note about Partial methods
24 Sep 2010 by Abhishek Sur
Progress streamed file download and upload with resume facility
28 Sep 2010 by Abhishek Sur
Few new specifications on C# 5.0, a future of C#
3 Oct 2010 by Abhishek Sur
Load your XAML from external file or from String XML to start working on an existing application instantly using XamlReader and XamlWriter
15 Oct 2010 by Abhishek Sur
Hidden Facts of C# Structures in terms of MSIL
26 Jan 2011 by Abhishek Sur
Create Enumeration as Bit Flags
5 Dec 2010 by Abhishek Sur
Win32 Handle (HWND) & WPF Objects - A Note
7 Dec 2010 by Abhishek Sur
Here are the ways to throw an exception in C#
18 Dec 2010 by Abhishek Sur
ADO.NET - Some Internals Uncovered
26 Jan 2011 by Abhishek Sur
Internals of a Delegate
1 Jan 2011 by Abhishek Sur
ADO.NET : Some internals uncovered
16 Mar 2011 by Abhishek Sur
Internals of Extension Methods
16 Mar 2011 by Abhishek Sur
Different approaches to Casting
23 Jan 2011 by Abhishek Sur
Internals to C# iterators
16 Mar 2011 by Abhishek Sur
Get Reflected use TypeDescriptor
13 Feb 2011 by Abhishek Sur
Code Contracts in .NET 4.0 & its Internals
16 Mar 2011 by Abhishek Sur
RegisterName for StoryBoards in WPF (NameScopes)
16 Mar 2011 by Abhishek Sur
All about .NET Timers - A Comparison
12 Mar 2011 by Abhishek Sur
Deal with Performance in WPF applications
27 Mar 2010 by abin jaik
The scenario defined here explains data sending between 2 websites, one is the requestor website, which sends XML POST data and the other is the responder website, which collects data from the requestor website.
26 May 2010 by abin jaik
This post explains how to create cascading dropdowns in infopath, that fetches data from Sharepoint
1 May 2017 by Abu_yanal
Adding Splash screen
28 Feb 2017 by Abu_yanal
What are we going to build
16 Apr 2015 by Acharya Raja Sekhar
Capture SQL Server queries fired from your application
1 Jun 2015 by Acharya Raja Sekhar
Longest bitonic sub sequence problem in C#
27 Nov 2009 by Adam Robinson
FactoryDictonary
19 Feb 2013 by Adam Zuckerman
Adding images to a combobox control.
17 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
Here I will discuss the concepts of threading / multi-threading in C# using program.
18 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
Thread pooling in C# - BackgroundWorker
8 May 2014 by Adarsh Chaurasia - Passionate Trainer
After completing this exercise, you should be able to implement custom configSection, with nested elements, in your application's config file.
28 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
About C# generics
21 Mar 2014 by Adarsh Chaurasia - Passionate Trainer
Objective : In my previous article Parallel Programming in C# at a glance I had briefed about Parallel Programming Framework. It can be used as a quick reference while writing your code. In this article you will understand the basic concepts of Task Parallelism.
22 Sep 2014 by adityaswami89
This blog post discusses the Repository Pattern
18 Oct 2014 by adityaswami89
A generic way of adding a table to Powerpoint using OpenXML
19 Oct 2014 by adityaswami89
This article will guide you if you want to create your own custom ORM or a wrapper over the ORM. This is only for demo towards the Unit of work pattern with Repository and a singleton Session class.
9 Dec 2014 by adityaswami89
Article on Validation in XAML applications with Fluent technique
24 Jan 2011 by Adnan Boz
Under the hood of anonymous methods in C#
7 Feb 2011 by Adnan Boz
Overview: Using Claims-based Access on Windows Azure
21 Feb 2011 by Adnan Boz
Careful with Optional Arguments in C# 4.0
26 Feb 2011 by Adnan Boz
How to use CPU instructions in C# to gain performace
8 Aug 2011 by Adnan Boz
An entry level example of how to use NVIDIA CUDA technology to achieve better performance within C# with minimum possible amount of code
22 Sep 2011 by Adnan Boz
Massively Parallel Random Nunber Generation using CUDA C, Thrust and C#
21 Nov 2015 by Adnan Boz
We have to be careful with optional arguments in C# 4.0
31 Oct 2011 by Adrian Alexander
A better way for exposing common tree operations on .NET Framework tree types
31 Oct 2011 by Adrian Alexander
How to listen to HTML Events from BHO.
10 Nov 2011 by Adrian Alexander
Collections for WPF and NHibernate
6 Dec 2012 by Adrian Alexander
Collection accessors language feature
8 Feb 2013 by Adrian Alexander
Data-binding among complex expressions in C#
23 Oct 2014 by Afzaal Ahmad Zeeshan
How to interact with file; file system
28 Nov 2014 by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
30 Jan 2015 by Afzaal Ahmad Zeeshan
This article provides a brief description and overview of ASP.NET's MVC framework, and how developers can covert their real-world objects into MVC framework, to create web applications.
12 Feb 2015 by Afzaal Ahmad Zeeshan
This article provides an overview of the DateTime object in ASP.NET website, and a source code and example of a few scenarios in which using DateTime would be easy and simple, but tricky.
13 Feb 2015 by Afzaal Ahmad Zeeshan
This blog post shares a tip for Ajax developers in ASP.NET MVC framework.
4 Sep 2015 by Afzaal Ahmad Zeeshan
This post attempts to describe the general difference between overloading and overriding in Object-oriented programming languages.
8 Dec 2015 by Afzaal Ahmad Zeeshan
I was compiling a few things I would recommend to every beginner in computer programming. Here it is.
15 Dec 2015 by Afzaal Ahmad Zeeshan
This is part 1 of the articles that I want to write for ASP.NET beginners, who want to build their own personal web sites, that mimic characteristics of blog. It covers the ASP.NET web application part.
15 Jan 2016 by Afzaal Ahmad Zeeshan
This is the second part of the series of articles for Ubuntu programming using C#. In this, I am talking about the quick tools and helpful features provided by MonoDevelop for C# programmers.
15 Jan 2016 by Afzaal Ahmad Zeeshan
This is the first part in the series of posts about Ubuntu programming using C# language. In this post, I have discussed a few features of MonoProject IDE, which is used for C# programming on Ubuntu environment.
19 Jan 2016 by Afzaal Ahmad Zeeshan
This short post is about the project files that are created when a new project is created using a template provided in MonoDevelop.
21 Jan 2016 by Afzaal Ahmad Zeeshan
In this post version, I have talked about NuGet packages and their management in Mono environment.
21 Jan 2016 by Afzaal Ahmad Zeeshan
This post is intended to demonstrate the cryptographic functions in Mono environment. Hashing the passwords and encryption decryption has been talked here.
23 Jan 2016 by Afzaal Ahmad Zeeshan
C# 6 has been available for a long time, by now! Many developers have written many guides to "list" the features. I have written this post to explain those features, and to explain whether they are actually new or are they just sugar coating to the compiler.
24 Jan 2016 by Afzaal Ahmad Zeeshan
This is an introductory post for Mac developers to get started using C# programming language on Mac environments using Mono Project!
26 Jan 2016 by Afzaal Ahmad Zeeshan
This post is about C# 6 usage in ASP.NET 5 web applications to fine tune applications for more readability and better performance.
14 Feb 2016 by Afzaal Ahmad Zeeshan
In this post, I am talking about methods used to build custom documentation builders for .NET projects using Reflection APIs.
6 Mar 2016 by Afzaal Ahmad Zeeshan
What Windows runtime can teach .NET developers
20 Mar 2016 by Afzaal Ahmad Zeeshan
In this episode I am going to talk about using graphical applications in Mono. The graphical framework to use would be Windows Forms.
22 May 2016 by Afzaal Ahmad Zeeshan
In this post, I am writing about the procedure to set up a home server using IIS and ASP.NET; IIS as the web server, ASP.NET as web scripting framework.