Click here to Skip to main content
15,890,825 members
Everything / Programming Languages / C# 4.0

C# 4.0

C#4.0

Great Reads

by Igor Ladnik
Wrapper to facilitate usage of TCP sockets
by Sacha Barber
It would probably be like Cinch, an MVVM framework for WPF.
by Roman Kiss
This article describes a design, implementation and usage of the Custom Routing Manager for managing messages via Routing Service built-in .Net 4 Technology.
by Adam David Hill
All the juicy tricks and scandalous shortcuts which helped us ship our competition game on time

Latest Articles

by Elmue
An easy to use 3D control which can be integrated into an application in a few minutes
by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by Siddhartha S.
WPF smart client demo of nitty gritty of MVVM for a real life LOB application
by Shivprasad koirala
Understanding two terminologies - reflection and dynamic keyword

All Articles

Sort by Updated

C# 4.0 

24 Dec 2023 by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
6 Mar 2021 by Avirup Das
This tip describes an application to control with Sony TVs connected to your Home Wi-Fi network from PC.
12 Jan 2021 by Enrico Zerilli
Custom Pipeline that backs up incoming message to folders retrieve from external DB
27 Apr 2020 by RemcoReitsma
Load an XML document and convert it to a dynamic object
14 Jan 2020 by David A. Gray
The routines in this library can parse any string that I can throw at it, including Common Name strings read from X.509 Digital Certificates.
1 Jul 2019 by Lance Roberts
A tray utility for monitoring log files and popping up error messages
14 Feb 2018 by Frantisek Ruzicka
Usage of my FontAwesome Image/Icon generator for WinForms
3 Jan 2018 by Be with technology
This is a simple program which demonstrates how we can change the proxy settings programmatically.
12 May 2017 by Chinh Vo Wili
Send HTTP GET requests, consume ASP.NET Web API server
20 Feb 2017 by Vishal_Kumar
Call server side code using ASP.NET AJAX and jQuery AJAX
11 Jan 2017 by Dean Feng
A simple method to display a waiting dialog in WinForm application, and not block the main form.
12 Dec 2016 by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
10 Dec 2016 by Cory Charlton
A thread-safe implementation of the ObservableCollection class
24 Nov 2016 by Vaibhav M Nalwad
How to create dynamic instances using custom attributes with constructor values
16 Nov 2016 by shivendra pratik
Convert an Empty Web Application to MVC Web Application using VS 2015 IDE
22 Aug 2016 by Sujith Karivelil
Creating a link in the left pane of the file Explorer - like OneDrive or DropBox
23 Jul 2016 by Mr.PoorEnglish
This is an alternative for "C# Sprintf-Lite"
26 Jun 2016 by Mathi Mani
Color code cells of WebGrid based on values of the cell
14 Jun 2016 by Alex Wiese
Monitors log files and displays text as it is appended to the file
9 Jun 2016 by Kanivalan Raju
Deserializing JSON to object without creating any custom class using C# Dynamic type
31 May 2016 by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
28 May 2016 by Michael B. Erickson
Control the changes to structured data exposes by your .NET objects
26 Mar 2016 by Sumit Samediya
Here we will learn how to remove default background color of ListBox item on selection in Windows Universal App
29 Feb 2016 by Shailendra Singh Deol
Create Custom Message Box in WPF XAML
1 Feb 2016 by Luis Manuel Prospero Mano Batista
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6
23 Jan 2016 by Manoj Kumar Chaudhari
Allows users to connect to Google spreadsheet(s) and convert them to CSV
20 Jan 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 4 with scripting language as KnockOut and Database as MS SQL 2008R2.
17 Jan 2016 by SubhamoyBurman
Use of Task Parallel Library and Async/Await in your application
13 Jan 2016 by Mathi Mani
Parse delimited files having the delimiter being part of actual data, apart from acting as delimiter
2 Jan 2016 by RickZeeland
This console application converts an SQL Server database to PostgreSQL.
28 Dec 2015 by Dhruti90
MVC functionalities with web service with simple integration
23 Dec 2015 by Dhruti90
MVC functionalities with Web Service with simple integration
21 Dec 2015 by Viral Sarvaiya
This tip shows how to create a Hello World example using Angularjs in an ASP.NET application
20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
12 Dec 2015 by Rajdeep Debnath
Replace all HTML tags from text/string
30 Nov 2015 by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
29 Nov 2015 by Amit Singh Baghel
Saving Details Table Data (An HTML Table) in Database by converting it into a jagged array and passing it to a table type parameter
25 Nov 2015 by Markus Kühter
How to Delete Columns in a DataGridView
19 Nov 2015 by B.O.B.
A simple extension to add an item that has a data source bound to combobox.items
13 Nov 2015 by OrlandoCurioso
An EF base DbContext that provides detailed information on current and totalized changes
29 Oct 2015 by JoaoSousa23
Deploy an ASP.NET MVC application to a Azure Web Site by using the Publish Web Wizard in Visual Studio 2015
22 Oct 2015 by starbug8866
An example of how to authenticate and connect to Power BI REST API when no user is present / from a service
19 Oct 2015 by charles922
Another way to implement Falling Blocks Game
23 Sep 2015 by dibley1973
Call stored procedures in a type safe way using my StoredProcedureFramework for .NET
7 Sep 2015 by Mirza Ali Baig
Learn how you can create Windows Services to perform some useful long running operations in the background.
6 Sep 2015 by jseijas2
In this tip, we will see how you make quick REST API from database defining the API in a configuration file.
5 Sep 2015 by Dirk Bahle
A flexible framework to retrieve and store application settings upon start and shutdown.
28 Aug 2015 by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
22 Aug 2015 by Deepak Kr Choudhary
This article is about the session use in ASP.NET.
19 Aug 2015 by charles922
Program that continuously monitors the NXT via Bluetooth
10 Aug 2015 by E.F. Nijboer
ExcelDataReaderHelper: Functionality similar to LinqToExcel using the ExcelDataReader package
13 Jul 2015 by Yuriy Anisimov
Expressmapper - lightweight, lighting fast and easy to use .NET mapper
10 Jul 2015 by Mukesh Pr@sad
This tip describes how to build an application in Azure Cloud with ASP.NET MVC and WCF.
23 Jun 2015 by MarcusCole6833
A simple program to make an HTML page from an XML file
17 Jun 2015 by Ricardo R Carneiro
In this tip, I describe how to post/send data of a table (or list) of HTML for a LIST/ARRAY in C#.
16 Jun 2015 by sarvesh.upadhyay
Dotnet Simple Rule Engine
10 Jun 2015 by Yaseer Mumtaz
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.
12 May 2015 by HUONG Minh-Luong
This tip is a tutorial that explains how to use PresentationRequestor Nuget package.
28 Apr 2015 by Tania Jindal
In this tip, we see how DELETE HTTP verb can be used to generate a DELETE request passing data both in request Body and Uri
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
22 Apr 2015 by Amin Esmaeily
In this tip, I will explain how to create a simple user control (AverageMeter) using WPF.
18 Apr 2015 by Nithila Shanmugananthan
Re-usability of view in MVC
15 Apr 2015 by Mikhail Vasilchenko
ASP.NET MVC 5 Multiple Image Uploader with Crop
10 Apr 2015 by El_Codero
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.
9 Apr 2015 by Florian Braun
This is another approach to dynamic compilation of objects and their usage via Interfaces.
7 Apr 2015 by Amir Dashti
A simple but powerful class to simplify packet based networking and client/server programming asynchronously
25 Mar 2015 by Gaurav Aroraa, Mahsa Hassankashi
In this tip, we will create a small utility using C# which tells us whether our API server is up or down.
19 Mar 2015 by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
19 Mar 2015 by Yaseer Mumtaz
MVC 4 Ajax File Upload Control - Workaround
19 Mar 2015 by Yaseer Mumtaz
Using SignalR with AngularJS to develop real time communication application in ASP.NET MVC and C#.
19 Mar 2015 by Hrvoje Batrnek
Easy and seamless caching implementation of any virtual method in any class
18 Mar 2015 by tungnt185
This tip will show you how to create a WCF service return JSON use for mobile app.
15 Mar 2015 by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls
14 Mar 2015 by RickZeeland
An easy way to edit and exchange XML config settings
13 Mar 2015 by Aman Thakur
The tip explains how to make recurring payments using the Stored Credit Cards in the Paypal Vault.
9 Mar 2015 by Chinh Vo Wili
This tip describes how to use Selenium WebDriver extension for jQuery of RaYell and customize waiting element loading
6 Mar 2015 by BrettPerry
A generic type web request serialingn json response
6 Mar 2015 by Ankur .K. Vishwakarma
Calling server-side code from client-side using JavaScript and TextBox's onblur event
27 Feb 2015 by Sibeesh Passion
Convert CellSet to HTML Table, and from HTML to Json, Array
11 Feb 2015 by Emiliano El Mariachi
Here is a small library to help you have an automatic undo/redo feature without explicit dependency on Undo/Redo system.
2 Feb 2015 by lakhdarr
Using angularjs global controllers and MVC Razor to divide page (load) rendering between server and browser
24 Jan 2015 by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
17 Jan 2015 by LLLLGGGG
A really simple implementation of a C# menu for console applications
15 Jan 2015 by Super Lloyd
All the tools to calculate Distance to Bezier curve, find the root of Polynomial, do Complex math
4 Jan 2015 by Thorvaldur Arnarson
Abstract class inheritance inversion where in the base class calls the inheriting class.
31 Dec 2014 by Praveen_Kumar Gupta
Manage Unique page id for sessions on each browser tab
30 Dec 2014 by Atyant Srivastava
Integration of Google map to Window Store App
28 Dec 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Ever wondered how to add HTML file contents to the aspx page by code. Take a look at the implementation.
28 Dec 2014 by Pritam Deshmukh
This tip elaborates few useful tricks and shortcuts of VS 2013 mainly for professional edition (You can find them with Ultimate version too).
16 Dec 2014 by saddam abu ghaida
This post addresses the possibility to create any kind of object and fill it with random data based on properties data types to ease data creation and inserting it in the database in CRUD application.
14 Dec 2014 by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
30 Nov 2014 by Virender Prajapati
Shutdown, restart, logoff, lock, sleep, hibernate windows using C# and WPF
30 Nov 2014 by SrikantSahu
This is a simple application developed using C# MVC and jquery for basic CRUD operations. The application can be unit tested using selenium web drivers.
26 Nov 2014 by Sambhav Yadav - Sam D Silva
ASP.NET page/master page/user control's life cycle from the perspective of Session and View State
26 Nov 2014 by ankit57100
Azure Notificationhub - Sending Push notification to mobile devices
24 Nov 2014 by Sunil_Pawar
Learn how quickly you can Create, Run, Debug and Deploy SQL CLR function using integrated features of Visual Studio 2013.