Click here to Skip to main content
15,891,136 members
Everything / .NET / .NET 3.5

.NET 3.5

.NET3.5

Great Reads

by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Daniel Vaughan
Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Sacha Barber
It would probably be like Cinch, an MVVM framework for WPF.
by Marc Clifton
Review your project dependencies.

Latest Articles

by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.
by Jayson Ragasa
Multi RDP Client .NET is used for managing your RDP connections. It allows you to Import/Export .RDP files, disconnect all connection at one click, and connect all your servers at one click as well.
by Rahman Masudur
Few tricks about using a Resource Dictionary in WPF

All Articles

Sort by Updated

.NET 3.5 

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.
30 May 2023 by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.
24 Jan 2019 by Bloody Chicken
How to automatically create a dump file when the program hangs
2 Feb 2018 by RickZeeland
This is an alternative for "Beveled Panel with Shadow Effect"
11 Nov 2017 by Herbert Lausmann
An IconBitmapEncoder that produces high-quality icons, written in VB.NET and C#, WPF
8 Sep 2017 by Thomas Corey
A quick way to write the contents of a DataTable to an RFC 4180-compliant CSV file
8 Aug 2017 by practicalDeveloper
A panel that has rounded borders, gradients, edges/bevels and a shadow
10 Apr 2017 by Swapnil Dhage
This is a helper/utility class that will add a layer of abstraction as well as separation for dispatcher related operations in WPF.
5 Apr 2017 by Juan Francisco Morales Larios
Useful Actions for debugger in System.Diagnostics
16 Mar 2017 by Robert Bettinelli
Easy JSON Recursion in VB.NET with nested levels
5 Mar 2017 by DotNetSteve
Creating an extension class for View Models to save public properties using Generics and Delegates, replacing a reflection implementation
20 Dec 2016 by Shivi Gupta Lucknow
Using JavaScript and jquery, I will demonstrate how to call codebehind method from the client side. There are three ways of doing so.
19 Dec 2016 by Abhay@Accenture
Get an extension attribute from AD using Principal Extensions in System.DirectoryServices.AccountManagement
10 Dec 2016 by Cory Charlton
A thread-safe implementation of the ObservableCollection class
1 Oct 2016 by Howard 9448490
A WYSIWYG Printer Interface for Rich text
11 Sep 2016 by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
22 Aug 2016 by Sujith Karivelil
Creating a link in the left pane of the file Explorer - like OneDrive or DropBox
22 Jul 2016 by Abhay@Accenture
Performance tuning using SqlBulkCopy
10 Feb 2016 by Kouji Matsui
This library is simple and is a substitution of System.String.Format.
29 Dec 2015 by Rajesh Buddaraju
A simplified example is used to describe the state pattern
12 Dec 2015 by Rajdeep Debnath
Replace all HTML tags from text/string
15 Nov 2015 by Nobuhiro Ida
How to build an in-line color picker control on MenuStrip or ContextMenuStrip
13 Oct 2015 by dibley1973
A simple C# extension method to convert List into a delimited text string. Ideal for creating CSV files!
1 Oct 2015 by Clifford Nelson
Presents a behavior to prevent entry of anything but digits into a control
15 Aug 2015 by Rakesh Vemula
A Windows application which processes your code and shows how much time it takes to execute your code.
10 Aug 2015 by hevesir
9 Aug 2015 by saurabh sri
Basic steps to create ASP.NET WebApi services.
15 Jul 2015 by Member 10295860
Using stored procedure type for binding data to dataset in SSRS or adding entity to Entity data model
12 Jul 2015 by Sem.Shekhovtsov
Caching the entire asp.net 3.5 web forms page using modules.
19 Jun 2015 by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
15 May 2015 by Daniel Nguyen Vinh
The iTextSharp API is a powerful Open Source tool for creating PDF documents on the fly; it has the ability to generate multilingual PDF but it does not come with the default setting. In order to display Unicode characters such as Vietnamese, please follow our post
11 May 2015 by Shibasis Sengupta
This tip describes how to convert your personal laptop into a webserver available on world wide web
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
6 Mar 2015 by Darkencrow
A multi-drawer style collapsable UI container
15 Feb 2015 by mozwizard
Out of frustration comes simplicity ...
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.
27 Jan 2015 by HiDensity
Class providing methods to count up a string using a definable character set.
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
17 Jan 2015 by rolandomontero
MySQL Connector for Visual Basic, obtaining a data table
14 Dec 2014 by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
12 Dec 2014 by karimbaig5
This tip provides an idea about how to insert a record into a table having no primary key using LINQ to SQL.
7 Dec 2014 by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
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
4 Nov 2014 by Diwakar M A
WPF based preloader animation sample. Let's make WPF applications more interactive during long process.
2 Nov 2014 by D Sarthi Maheshwari
A suggested solution to create Partition based Dictionary (reducing chances of OOM errors and adding capability to hold bigger KVP set in Dictionary).
31 Oct 2014 by ShaikAnwar
This topic gives us an idea of how to write Linq queries on Entities & DataTable. This covers some basic querying and also usage of joins and group by using LINQ.
27 Oct 2014 by Israel Gebreselassie
This tip/trick shows you how to edit the web.config file dynamically .
23 Oct 2014 by BrokenEvent
.NET WinForms Tray icon implemenation with Win7 and Vista features: GUID identification, large custom icons, custom UI instead of the hint, etc.
7 Oct 2014 by Milad Ashrafi
We need this script for database based ASP.NET websites for using HTML content in post pages.
22 Sep 2014 by Ajith K Gatty
This tip helps you to reset all your DropDownList values to the default one when a DropDownList changes its selection.
18 Sep 2014 by Gautham Prabhu K
Creating and using Service Locator pattern
2 Sep 2014 by Rohan Kishor Garud
RoundhousE (RH) is a database migrations engine that uses plain old SQL Scripts to transition a database from one version to another.
2 Sep 2014 by Andre van Dun
Generate game list based on list of players in C#
30 Aug 2014 by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
18 Aug 2014 by Emiliarge
Read and write data to Access databases without limitations caused by the use of the SQL.
1 Aug 2014 by Bryan Lyman
A method for duplicating a web page (including all scripts and styles) to run as if it originated from your own server, then modify server-side and client-side functionality afterwards.
17 Jul 2014 by Marlon Hizole
15 Jul 2014 by AlexF185
A dynamic progress bar control easy to use and literally plug and play
10 Jul 2014 by Peter Silling
Lambda expressions were introduced in Java 8, and the concept is little bit different than in C#. We'll go through how these things are implemented in C# and in Java.
10 Jul 2014 by maz2331
License Key class to make generating and validating keys easy.
20 Jun 2014 by NobsterTheLobster
Implements a taskbar notifier using an invisible window and a popup control
19 Jun 2014 by Peter Boyall
Quick routine to extract keys from FederationMetaData.xml
17 Jun 2014 by cjb110
A String To Brush Converter for WPF/Silverlight
15 Jun 2014 by Amin Esmaeily
This trick is about how to effectively reduce reserved memory by process.
14 Jun 2014 by Kaveh Yazdi Nezhad
A simple solution to capture entire HTML code of a web page which is displaying on Internet Explorer
9 Jun 2014 by Godwinsmith
Function to find the exact address of particular latitude and longitude using Google maps service in C#
28 May 2014 by Thava Rajan
Copy and insert data at any postion in your datagridview
27 May 2014 by OriginalGriff
This is really easy - but it's hard to work out for the first time. For example, get a list of files, and group them by the date which is in the 2nd to 10th characters of the name, ignoring extensions. Easy!
23 May 2014 by MB Seifollahi
A SharePoint Server Object Model List Mapper to CRUD
17 May 2014 by Mukund Thakker
In this post, we will see how we can convert date time in "X Time ago" format in C#.
14 May 2014 by atlaste
How to fix hiding controls in the Visual Studio user control designer
29 Apr 2014 by munagalasantosh
send data to other system using two different ways, one way using IPV6 and other way is IPV4.
27 Apr 2014 by munagalasantosh
Receive IPV6 or IPV4 based data using TcpListener
24 Apr 2014 by Bankey Sharma
Converting DataReader Result into List of Objects Using Generic Type, Property Attribute and Reflection
24 Apr 2014 by Arvind Singh Baghel
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.
23 Apr 2014 by Rajendra D. Patel
How to insert data using stored procedure in ASP.NET
21 Apr 2014 by munagalasantosh
Access Multiple Resource file and find and replace the textual content in resource file
18 Apr 2014 by Member 4742039
How to sort an object list in C#
17 Apr 2014 by Matt T Heffron
This is an alternative for "Subset - Sum Problem with Integer Arrays "
16 Apr 2014 by munagalasantosh
Get all the array index where the sum equals or is greater than some x value
14 Apr 2014 by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
8 Apr 2014 by Fabrizio Stellato
Run ngen to optimize your application during the installation process
7 Apr 2014 by subhajit bhadury
nKnight - RBAC Solution for C#.NET
31 Mar 2014 by Silvercorer
JavaScript validation for textbox special character selection
26 Mar 2014 by biffthebootmaker
Winform programmatically creating a form and with corresponding events
7 Mar 2014 by Vipin_Arora
Adapter Design Pattern in C#
6 Mar 2014 by Jacky Yiu
Visual cryptography is a cryptographic technique which allows visual information (pictures, text, etc.) to be encrypted in such a way that the decryption can be performed by the human visual system, without the aid of computers.
2 Mar 2014 by Vipin_Arora
This tip is about how to implement factory design pattern
25 Feb 2014 by JatinKhimani
Nested GridView With Editing Facility of both gridview.
24 Feb 2014 by Anupam Singh_
This tip is all about understanding the controller factory and exploring it...
24 Feb 2014 by JatinKhimani
Export Gridview data in Excel formate with gridview design.