Click here to Skip to main content
15,888,802 members
Everything / .NET / .NET4.5

.NET4.5

.NET4.5

Great Reads

by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
by The Ænema
This article will teach you how to create an amazing, clean and smooth WPF/Winform UI for your native application without using any complex, unsafe, ActiveXish methods, etc.
by tetsushmz
This article explains how to dynamically create RDLC.
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.

Latest Articles

by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.
by Alexey A. Popov 2
A simple implementation of Miller columns (cascading columns) control
by chris_mackay
A reference for writing your own dialog message box in Windows
by #realJSOP
A rewrite of a previous article with more liquid nitrogen and bacon

All Articles

Sort by Score

.NET4.5 

4 Jul 2014 by Chakravarthi Elchuri
How to use WIA supported scanner using C#
22 Oct 2014 by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
14 Dec 2014 by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
9 Dec 2013 by dietmar paul schoder
How to get the location of a specific IP-address
12 Aug 2013 by Le Sourcier
This tip helps in using font icons as ImageSource.
16 Jan 2014 by Tom Glick Philadelphia, US
POC to demonstrate passing of collections of complex objects to ASP.NET Web API Controllers.
9 Apr 2015 by Royston Malcomber
Setting up Google reCaptcha version 2 with MVC5
26 Sep 2015 by AshishShukla6
This tip describes step by step implementation of executing stored procedure having user-defined table type as a parameter in entity framework using EntityFrameworkExtras package.
5 Dec 2012 by tumbledDown2earth
Using dynamic or ExpandoObject is a breeze to dynamic data WebAPIs, but when serializing to XML, it can cause a brain damage sometimes :)
7 Oct 2014 by Milad Ashrafi
We need this script for database based ASP.NET websites for using HTML content in post pages.
23 Sep 2014 by Cryptonite
The Blum Micali algorithm provides for a cryptographically secure PRNG (pseudo random number generator).
10 Mar 2017 by Sujeet Bhujbal
 In this article, I will tell you how to create a cross-browser session expiration popup box using jQuery easily
7 May 2017 by Jung Hyun, Nam
Introducing NConcern, a free open source compile-time AOP framework
28 Sep 2014 by Vahid_N
It's easy to forget not disposing object contexts, which leads to memory leaks and also leaves too many related connection objects not disposed as well.
19 Mar 2015 by Hrvoje Batrnek
Easy and seamless caching implementation of any virtual method in any class
21 Mar 2015 by Amit Singh Baghel
A useful tip to export a Div to PDF (with Unicode support) with the help of NReco-PDF Generator for .NET (C#), JQuery and Handler in ASP.NET
21 Apr 2015 by Yaseer Mumtaz
This small tip will explain how you can check status of long running processes in ASP.NET MVC web application using SignalR by sending messages from server to client during execution.
4 Sep 2015 by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
9 Aug 2015 by Clifford Nelson
This tip provides an alternate way to combine data with text in a WPF control using a ValueConverter that could be considered easier.
28 Dec 2015 by Dhruti90
MVC functionalities with web service with simple integration
10 Apr 2013 by Jason Curl
Using System.IO.Stream default implementation of BeginRead() and BeginWrite() may result in unexpected deadlocks.
4 Apr 2014 by Arthur Peka
A tutorial to compare .NET objects
8 Apr 2014 by Fabrizio Stellato
Run ngen to optimize your application during the installation process
29 May 2014 by Randy Kroeger
Created a POC that dynamically builds a predicate using Expression and Reflection.
29 May 2014 by Thang Believe
Deep dive into cookies generation to support Remember Me at login
6 Jan 2016 by Luis Manuel Prospero Mano Batista
Another simple way to bind one Enumeration to a Combobox or to a Listbox
26 Jan 2016 by yehia2amer
This method will use jQuery Ajax to POST and GET Handsontable JSON data from/to Controller in ASP.NET MVC.
28 May 2016 by Michael B. Erickson
Control the changes to structured data exposes by your .NET objects
23 Dec 2012 by Oleksandr Kulchytskyi
This tip explains how to increase performance in serialization by using MessagePack
24 Jan 2013 by Oleksandr Kulchytskyi
More advanced singleton implementation.
25 Feb 2013 by TnTinMn
UpdateDefaultButton - Allows detecting change in ActiveControl
26 May 2013 by Jan_Zimmermann
A log4Net appender with a selfHosting SignalR server.
14 Feb 2014 by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
28 May 2014 by Thava Rajan
Copy and insert data at any postion in your datagridview
12 Jun 2014 by LM Heah
Google BigQuery API Client Example Code for C#.NET
20 Jun 2014 by NobsterTheLobster
Implements a taskbar notifier using an invisible window and a popup control
22 Sep 2014 by konamiman.MSX, Erich Ledesma
Problem detected while testing a parallel consumer had a very dark explanation and a very simple solution.
24 Nov 2014 by Dushmantha Baranige
HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests.
10 Jan 2015 by John L. Vidal
Know how an event in your app is performing by using Reactive Extensions
27 Jan 2015 by HiDensity
Class providing methods to count up a string using a definable character set.
23 Jun 2015 by MarcusCole6833
A simple program to make an HTML page from an XML file
27 Mar 2016 by Jacob Himes
An automated approach to updating business models intelligently, by updating a destination model with a source model only on properties whose values differ.
12 Dec 2015 by aboubkr90
A way around "The LINQ expression node type 'Invoke' is not supported in LINQ to Entities"
23 Jan 2016 by Igor_A
An architectural prototype of a business logic server as Windows Service. Sample service implementation and test utility.
28 Feb 2016 by adityasahver
In this article, we will learn how to create an Tile/Page in the MS Band and trigger the details on the associated device
22 Jul 2016 by Abhay@Accenture
Performance tuning using SqlBulkCopy
24 Apr 2013 by Lee Reid
How to make a splash screen appear for a minimum duration with very little code
16 May 2013 by ortund
Allow purchases via PayPal on your website
14 Jun 2013 by Mike Meinz
Source code to demonstrate the creation of a new task in Windows Task Scheduler.
28 Jul 2013 by Raja.Krishnasamy
Attached the test data with method for regression testing by declaring ref type in attribute
26 Aug 2013 by linush
How to serialize a kendo treeview current view into JSON data
10 Sep 2013 by josh-jw
This tip will give you a better idea of how to setup a KoGrid in Knockout.js.
11 Oct 2013 by heemanshubhalla
How to use Masked Textbox control in .NET
23 Nov 2013 by Tomas Takac
How to inject named logger using MEF
28 Jan 2014 by Vinayak Hegde (Vinnie)
Finds the mac address and description of network interface
6 Mar 2014 by Adel Refaat
A SharePoint WebPart that hosts Razor files (.cshtml, .vbhtml)
1 Apr 2014 by sbarnes
Sometimes better isn't, necessarily
11 Sep 2015 by Bimaln
How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error.
12 Oct 2015 by jnegron215
This short tip will show you how to extend PayPal's .NET API by adding new members to their objects and page-level functions that will help provide a smooth error-handling experience.
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
3 Dec 2016 by Adi_Mag
Integrate Serilog with ASP.NET Core application
13 Feb 2017 by Mike Hankey
Highlighting the current menu item in MVC using the MvcSiteMapProvider turned out to be somewhat of a challenge but with a little head scratching and several cups of coffee, this is what emerged.
16 Mar 2017 by Robert Bettinelli
Easy JSON Recursion in VB.NET with nested levels
4 Mar 2013 by Tyronne Thomas
DNS resolving and parsing IP address in Metro Style applications (WinRT).
23 Jan 2013 by Rajamohan Dhanushkodi
Custom DataGrid than can group data, display row details, and filter data.
19 May 2013 by Yossi Yaari
A solution for monitoring Events called during test.
19 May 2013 by Yossi Yaari
A basic yet generic state machine implementation
17 Sep 2013 by Yachana_
While working with Microsoft.Office.Interop.Excel.Application after publish
14 May 2014 by atlaste
How to fix hiding controls in the Visual Studio user control designer
14 May 2014 by Peter BCKR
In legacy applications you can get a MissingMemberException bei acessing a SqlParameterCollection if you work with object-variables there are reference a SqlCommand-Instance.
26 May 2014 by Tkach Aleksey
WPF Gmail-style emails input control using C#, with email validation
2 Jun 2014 by a_pess
Check image is upside down in VisualBasic.NET
23 Sep 2014 by Bimaln
Solved the Permission issue when I hosted my ASP.NET application on IIS7
5 Dec 2014 by mdshohelrana
Large Scale Application Architecture for CSS with SASS and SMACSS
22 Nov 2014 by Marco Broccio
IoC in few steps!
4 Jan 2015 by Thorvaldur Arnarson
Abstract class inheritance inversion where in the base class calls the inheriting class.
1 Feb 2015 by Veronica S. Zotali
The tip aims to demonstrate the usage of Ajax.BeginForm
17 Nov 2015 by Shangwu Qi
A utility application that uses .NET 4.5 ZipFile class to unzip multiple files on file name sequence and save unzipped files to a same root directory.
5 Nov 2016 by HUONG Minh-Luong
Introduction to H-Mapper
3 Feb 2017 by Muddassir Mohammed
Create a CRUD screen using ASP.NET MVC, dapper and jTable in 10 minutes
1 Nov 2017 by Saurav J
Convert table from outlook email body into datatable or list using .NET C# EWS Managed API and HtmlAgilitypack
21 Dec 2017 by Peter Sun (247)
Demonstrate how to create WPF TrewView with multiple levels of HierarchicalDataTemplate from C# code-behind without XAML using MVVM for data binding
12 Feb 2014 by charles henington
This is an alternative for "Send Mail With Attachment File"
4 Mar 2013 by Tyronne Thomas
Calculating hash values in Windows Metro style applications using C# and .NET 4.5.
18 Feb 2013 by dirigo
Preventing a log file from growing forever
28 Mar 2013 by dgDavidGreene
Helper utility replaces magic string property names.
3 Apr 2013 by In the Face of God
Generalize to access data in a database via HTTP
3 Jun 2013 by LarryCharlton
Using system, named, and hex color values
26 Jul 2013 by LarryCharlton
Getting started with customizing the WPF DataForm.
16 Aug 2013 by MustafaIqbal
This Article is written for those who need help for sending simple email or also Verificetion type Email..
26 Aug 2013 by Måns Tånneryd
This tip shows how to speed up inserts using POCO objects and the entity framework version 5.
2 Nov 2013 by Member 626383
Using grid and search grid using Ajax or without Ajax, and using Resource Files to enable multi language support
15 Jan 2014 by B. Clay Shannon
How to swap out interface mappings in IoC/DI projects using Castle Windsor
16 Jan 2014 by B. Clay Shannon
Retrieve scalar vals from REST methods
12 Feb 2014 by B. Clay Shannon
Easily (and elegantly) inflate objects based on args passed to a REST method in a URI
13 May 2014 by Saad_Mahmood
Parsing XML File in WindowsPhone in NO TIME Using BLEND for VS 2013
14 Nov 2014 by slavik57
Verify ADFS SAML token on ASP.NET service