Click here to Skip to main content
15,887,214 members
Everything / Programming Languages / C# 3.5

C# 3.5

C#3.5

Great Reads

by Nithyaduruvan, Sathishkumar_P
This article describes about the export functionality of Excel sheet from WPF datagrid.
by FatCatProgrammer
StarReport: WPF-less GDI+.NET report component.
by Member 7874525
This how you can monitor your database changes
by SREENATH GANGA
Auto updating the exe if the latest exe is available in the network share

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 gggustafson
This article is a significant revision to the earlier version and introduces a new version of ViewFile.
by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
by Mansur Kurtov
This article shows how to use reflections in C#.

All Articles

Sort by Title

C# 3.5 

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.
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
12 Mar 2012 by Muthu Nadar
This article will explain about null coalescing operator along with its advantage and disadvantage.
5 Nov 2014 by Jeong, WonYoung(Brad)
Making BitField with C# alternative to BitField made with union and struct of C++
12 Jan 2016 by shijo joseph
An ADO.NET Layer for SQL Server and Oracle which makes it easier for interfacing with database
26 Sep 2015 by Southmountain
Some take-away to improve the quality of desktop software
17 Jul 2014 by Marlon Hizole
20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
17 Jan 2015 by LLLLGGGG
A really simple implementation of a C# menu for console applications
12 Feb 2014 by charles henington
This is an alternative for "Send Mail With Attachment File"
26 Nov 2012 by nilotpalbarpujari
VS 2010 style toolbox written in C#
17 Apr 2014 by gunjan k saxena
This tip will help to create an action filter to compress the contents like Json, partial view, etc.
7 Mar 2014 by Vipin_Arora
Adapter Design Pattern in C#
14 Nov 2014 by Anurag Prajesh
Add new user registeration information in XML with C#
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.
10 May 2014 by yazanjaradat
Ant-Colony Based Routing Algorithm (ARA) C# Simulation
3 Jan 2016 by JoaoSousa23
Using MVC, Entity Framework, ASP.NET5 Scaffolding, and Azure SQLServer you can create a web application that stores your information on an SQL Azure database. This demo shows you how to create a web application with MVC and Entity Framework 7, that communicate with a SQL Azure Database
1 Dec 2014 by Anurag Prajesh
How to add banner and slideshow in your website with adrotator
3 Oct 2014 by JoaoSousa23
This tip walks you through the steps for creating a ASP.NET MVC 5 Web Application using Bootstrap as template for layout.
16 Mar 2015 by Alex_1
Cool menu, MVC bootstrap menu HTML helper
20 Dec 2015 by JoaoSousa23
This article walks you through the steps for create a report in Excel using EPPlus (ExcelPackage)
6 Sep 2012 by Christopher John Paul
Prevent users from entering comma
5 Oct 2012 by TheCoolCoder
Numbering for Multilevel ASP.Net Treeview using CSS Counters
9 Jan 2014 by nasir_ml
ASP.NET textbox validation made easy.
11 Jan 2013 by Kumar_Jitendra
The asynchronous controller enables you to write asynchronous action methods.
27 Jan 2015 by SREENATH GANGA
Auto updating the exe if the latest exe is available in the network share
7 Jul 2015 by Ordiales
If a Zip file has his origin in Linux or Mac. ZipArchive class can fail trying to return Entries Collection
20 Apr 2014 by Zhuyun Dai
Your build will fail if you print 'Error:' in your custom Build Events of Visual Studio.
16 Sep 2014 by Arkadeep De
Bind an image slider without database in ASP.NET
15 Mar 2015 by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls
3 Apr 2014 by RumataEstorish
Simple code for applying and disabling blur effect on any UIElement
26 Sep 2014 by Rapuru Amarendra
This tip presents an example of datatable in responsive using bootstrap and dataTable.js
15 Aug 2015 by Rakesh Vemula
A Windows application which processes your code and shows how much time it takes to execute your code.
5 Jun 2014 by Sameera Millavithanachchi
This is a custom mapper which can be used to map two objects instead of automapper
26 Mar 2014 by emerR46
Simple and easy to use code in resizing all controls
27 Mar 2013 by metastruct
When WebClient, HttpRequest, and all else fail, BITSadmin solves your download woes
2 Oct 2016 by Shamim Uddin
Operator overloading in C#
12 Jul 2015 by Sem.Shekhovtsov
Caching the entire asp.net 3.5 web forms page using modules.
5 Jul 2013 by Abhay giri
Here we see how can we invoke other orchestration by using Call orchestration shape
9 Sep 2015 by Bob Stoom
New drag-and-drop intuitive engine on the OCR MODI base
15 Aug 2015 by IssaharNoam
Simple and customizable Chat Conversation control, with DataTable datasource, inspired by SMS application balloons in OnePlus One Android smartphone.
4 Sep 2015 by Gerardo Recinto
26 May 2014 by Serge Weinstock
A ComboBox whose suggestion list is based on loose character search
3 Nov 2015 by #realJSOP
This is an alternative for "Compareing Two Complex objects of same class"
30 May 2013 by KK Kod
How to compress JavaScript and CSS files in a web application to reduce page loading time, using GZIP.
9 Aug 2013 by Kishan Zunjare
Configure email providers like SMTP/GMail using Dependency Injection.
14 Jul 2014 by SREENATH GANGA
To set the Connectionstring and the other configuration variables in a file and access it dynamically
10 Sep 2014 by Surya Kiran Bonugu
Client Web Application which consumes OAUTH enabled restful WCF service using JavaScript
5 Feb 2015 by Mawy
To control the speed of scroll viewer component in Windows phone
24 Mar 2010 by Mahmudul Haque Azad
Suppose we have a base entity class called BaseEntity.We create a child Entity named Status inheriting BaseEntity public class Status: BaseEntityNow lets assume we have two Generic ListList mainList = new List();List childList;Now we want to...
30 Dec 2014 by SREENATH GANGA
Copying the data of a datagridview to clipboard so that we can paste it to Excel
21 Sep 2014 by Prakash Lekhak
Create a Class-Collection of another Class, Extend a class like a List
9 Aug 2015 by saurabh sri
Basic steps to create ASP.NET WebApi services.
9 Feb 2014 by Er. Mayank Kothari
Generate barcode image in web application
15 Jul 2015 by how_fun
Create PDF from CRM 2013/2015 online/on-prem with Jscript / plugin. All in the solution file, no custom page or Silverlight.
16 Mar 2012 by Carlos Conceição
This article how you can use TextToCalcExpression to generate Linq Expressions in runtime
27 Oct 2014 by Israel Gebreselassie
This tip/trick shows you how to edit the web.config file dynamically .
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).
22 Apr 2013 by assamheart
Crop a photo and signature from an scanned image
6 May 2010 by Narsimlu Keshagouni
The code shows how to implement currency masking (format like $21,900) in Silverlight DataGrid using the IValueConverter. User can edit the data in numbers with out entering the commas.Having knowledge in Silverlight data binding to DataGrid is enough to understand the code.Create a simple...
7 Aug 2010 by defwebserver
Current masking in Silverlight Datagrid
25 Jul 2014 by Kishor Deshpande
Methods which facilitate the conversion from string to value type
1 Aug 2013 by Raja.Krishnasamy
Data Driven Testing in MSTest by using Excel as data source and Named Region as table name instead of sheet name
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
4 Mar 2015 by giaosucan
Introduce the simple way to display 3D Model in your window application
8 Oct 2012 by Sonali Agarwal
Here I am showing the local time in various timezones in the world
7 Mar 2012 by Sunil_Sebastian
Duplicate Notifier for a List using ObservableCollection.
31 Mar 2014 by Yesy
dynamic WPF theme by zip
11 Jun 2013 by Dipankar Hazari
How to populate a dynamically created menu bar from the database according to user credentials using C# .NET and ASP.NET.
29 May 2014 by Randy Kroeger
Created a POC that dynamically builds a predicate using Expression and Reflection.
19 Mar 2015 by Nadir Muhammed
Creating an RDLC report by just binding a Dataset
28 May 2014 by Mayur Shah
Article describes how to dynamically generate Context Menu Items, requiring separate templates based on items on the collection
23 Jun 2014 by ravgill66
Use LINQ to XML to split an XML file into a number of smaller files
24 May 2014 by agent_kruger
There is usually a mis-conception with people thinking "DataGridView Cell.Value" gets the current value of the cell in datagridview. This article will tell you the difference between "EditedFormattedValue v/s Value in Datagridview".
27 Dec 2013 by Kishan Zunjare
Configure different email provider sources using the Provider design pattern
7 Aug 2012 by kennysun
encrypt all stored procedures in SQL server with powershell
12 Aug 2013 by Srinivas Kalabarigi
Encrypt data before sending via QueryString and decrypt upon reception in the target page.
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.
15 Jul 2014 by Yamin Khakhu
29 Aug 2015 by Miral Sarwar
It supports in C#.NET and Android platform for Encrypting and Decrypting data.
1 Jun 2017 by Sherjil_Ahmed
Mixing DB-First and Code First Approach for using SPs in EF-Way
16 Mar 2015 by Mostafa A. Ali
A quick introduction to events for absolute beginners
2 Mar 2016 by ArindamSarkar
Tips and tricks to quickly find out how to manipulate Excel using .NET Managed Code
30 Apr 2014 by Sridhar Pasham
Export and import database using SMO
9 Nov 2015 by SREENATH GANGA
This is a tip to export Datagridview to Excel without changing the DataGridview formatting.
24 Feb 2014 by JatinKhimani
Export Gridview data in Excel formate with gridview design.
13 Jul 2015 by Yuriy Anisimov
Expressmapper - lightweight, lighting fast and easy to use .NET mapper
1 Nov 2012 by Md Kamruzzaman Sarker
Bookmark extraction from PDF files and showing it in a treeview.
27 Aug 2017 by Md. Marufuzzaman
Extract only numbers or characters from a set of characters (string)
8 Mar 2014 by Vipin_Arora
It is a tip to implement Facade design pattern in c#
10 Oct 2012 by pavan1361
adding require blocking site in hosts file
3 Oct 2015 by shijo joseph
A simple and fast CSV reader which you can directly use against Oracle and SQL Server databases or for any direct implementation
15 Oct 2014 by Jose Segarra
Fast, really fast, import/export from Excel OOXML
13 Oct 2011 by bbirajdar
How to find an open port in a machine using C#.