Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / .NET / .NET3.5

.NET3.5

.NET3.5

Great Reads

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Mike Corley
C# (.NET and Mono) library provider for RRDtool
by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"

Latest Articles

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Mike Corley
C# (.NET and Mono) library provider for RRDtool
by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"

All Articles

Sort by Score

.NET3.5 

by AlexF185
A dynamic progress bar control easy to use and literally plug and play
by BrokenEvent
.NET WinForms Tray icon implemenation with Win7 and Vista features: GUID identification, large custom icons, custom UI instead of the hint, etc.
by Muthu Nadar
This article will explain about null coalescing operator along with its advantage and disadvantage.
by Subodh Raghav
In this tip, you will learn how to send an email in your ASP.NET application.
by JatinKhimani
Develop a web application in 3 layer architecture code style
by cesar_boucas
A custom derivative of ServiceHostFactory to control how WCF service hosts are created.
by Sambhav Yadav - Sam D Silva
ASP.NET page/master page/user control's life cycle from the perspective of Session and View State
by S. M. Ahasan Habib
I will demonstrate a generic factory method which will create object from interface type parameter from an assembly (either current or provided) with the help of reflection
by Herbert Lausmann
An IconBitmapEncoder that produces high-quality icons, written in VB.NET and C#, WPF
by Alessandro Lentini
How to write a simple multi-thread queue for the typical producer-consumer process
by Marlon Hizole
An elegant approach to pagination
by bluecurve01
How to parse robots.txt and robots meta tag
by B. Verboven
Convert a generic list of (recursive) objects into a simple hierarchical TreeList
by B. Verboven
This is an alternative for "A simple generic TreeList".
by Howard 9448490
A WYSIWYG Printer Interface for Rich text
by nilotpalbarpujari
VS 2010 style toolbox written in C#
by Vinayaka Krishna Shenoy
From past few days i was doing some R & D on the upcoming Entity framework from Microsoft, and i found it was interesting in many ways,The first part which i liked the most is -Querying to the Entity Data Model(EDM) rather than the real data store.At a high level , we have plenty of...
by V R Shukla
How to access Active Director users on a WinNT network and show them in a dropdown list.
by Subodh Raikar
Accessing SSRS Reports from SharePoint Site using C#
by Vipin_Arora
Adapter Design Pattern in C#
by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
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.
by Christopher John Paul
Ajax Asynchronous Postback Method
by HiDensity
Class providing methods to count up a string using a definable character set.
by Mukund Thakker
Android GCM Push Notification
by Yossi Yaari
A basic yet generic state machine implementation
by TheCoolCoder
Numbering for Multilevel ASP.Net Treeview using CSS Counters
by nasir_ml
ASP.NET textbox validation made easy.
by Nitipan
This is my helper class: public class AsynchronousMethodHelper { private static Delegate _method; private static Delegate _callBack; public static void AsynchronousExecution(Delegate method, Delegate callBack) { _method = method; ...
by deepaktripathi
Using auto complete textbox in jQuery Tabs content via AJAX in an Microsoft MVC project.
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.
by Bloody Chicken
How to automatically create a dump file when the program hangs
by ambatisreedhar
Export to Excel,default formatting of excel,excel number format,excel date format,excel currency format
by Igor Pashchuk, MBA
This is an alternative for "C# Pivot Table"
by Robby Tendean
Simple implementation guide for log4net in a VB.NET web application.
by PracticalDeveloper
A panel that has rounded borders, gradients, edges/bevels and a shadow
by RickZeeland
This is an alternative for "Beveled Panel with Shadow Effect"
by Amit_Mittal
An easy way to bind XAML with properties defined in code behind
by Jitendra Ballia
Building data access layer using enterprise library
by Emiliarge
Both MS Access formats (mdb and new - accdb), MSSQL 2008 R2, MSSQL CE, SQLite, MySQL
by Emiliarge
Read and write data to Access databases without limitations caused by the use of the SQL.
by blitzkrieged
An alternative ProgressBar for C# with extra functionality
by Rakesh Vemula
A Windows application which processes your code and shows how much time it takes to execute your code.
by dibley1973
A simple C# extension method to convert List into a delimited text string. Ideal for creating CSV files!
by Maddog Mike B
A message server using named pipes and the Async CTP library (async and await keywords)
by Darkencrow
A multi-drawer style collapsable UI container
by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
by Sem.Shekhovtsov
Caching the entire asp.net 3.5 web forms page using modules.
by abhinavshastri
How to Call WebService Dynamically and Read WebService Definition
by Praveen Chandran
This tip describes how to call a webservice using JavaScript and also calling that webservice in a regular interval of time without doing a postback in the page.
by Kaveh Yazdi Nezhad
A simple solution to capture entire HTML code of a web page which is displaying on Internet Explorer
by Fenil Desai
Check which .NET Framework version is installed from command line
by Gandhi Ashish
Checking Internet Is Connected Or Not From .NET
by J a a n s
For C# guys....using System ;using System.Runtime ;using System.Runtime.InteropServices ;public class Internet{ [DllImport("wininet.dll")] private extern static bool InternetGetConnectedState( out int Description, int ReservedValue ) ; public static bool...
by Anshul R
Dim value As Boolean = My.Computer.Network.IsAvailable can be used in a situation where the only network a system will be connected to is the Internet.Dim value As Boolean = My.Computer.Network.Ping(hostNameOrAddress ,timeout) hostNameOrAddress can be any valid website -...
by Froghut
Download source and example project - 64.37 KB IntroductionSome time ago I had to use CherryPy in one of our companys projects. To quote the website, 'CherryPy is a pythonic, object-oriented HTTP framework.' - but the feature I found the most usefull was that you can expose methods...
by Raju_B
Code behind JavaScript
by Moustafa Farhat
small example to show how to used Regular Expressions for code highlight
by Simon Dufour
Check you code out, you'll have problem if you start editing from INSIDE. You change your SelectionStart without deselecting anything.. this mean that selection changes instead of only having your cursor moving.foreach(Match m in mc){ int startIndex = m.Index; ...
by rwmao
A simple example of how to use Collapsible Panel in ASP.NET, especially in VS2008
by Abhishek Sur
It is to be noted, .NET has lately introducedResponse.RedirectParmanent() after a long await. The main motive of this is tohave permanent response redirection to the Search Engines.Response.RedirectParmanent() is an extension function introduced in .NET 4.0.Themain motive of it is to indicate
by KK Kod
How to compress JavaScript and CSS files in a web application to reduce page loading time, using GZIP.
by Chamila Nishantha
Adding report pages to create one report
by Tyronne Thomas
Connecting to a C# socket with a timeout.
by Bikash Karmokar
Connecting Windows Form Application With ADO.NET in C#
by Pandey Vinay
This is a direction to use Google Maps API Rest Services instead of using it from JavaScript.
by Anshul R
The Perfect Translation/Conversion of Code
by jonx
Very good stuff. Learned me a lot about how to access to the physical structure of the query.There is also a CopyToDataTable : http://msdn.microsoft.com/en-us/library/bb386921.aspx[^]And for the record here is a C# version:protected DataTable EntityToDatatable(IQueryable Result,...
by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
by Shibasis Sengupta
This tip describes how to convert your personal laptop into a webserver available on world wide web
by Thava Rajan
Copy and insert data at any postion in your datagridview
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.
by Tyronne Thomas
CPU usage with C#.
by Kirankumar Chauhan
Global Resorce File Creation in json Format using ASP.NET
by saurabh sri
Basic steps to create ASP.NET WebApi services.
by Er. Mayank Kothari
Generate barcode image in web application
by Aadhar Joshi
Creating job in sql server which automates taking backup of all stored procedures and functions in physical drive.
by Sujith Karivelil
Creating a link in the left pane of the file Explorer - like OneDrive or DropBox
by Carlos Conceição
This article how you can use TextToCalcExpression to generate Linq Expressions in runtime
by Israel Gebreselassie
This tip/trick shows you how to edit the web.config file dynamically .
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).
by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
by Nirav Prabtani
CTE Query for optimizing complexity of query in sql server
by Surendra Adhikari SA
Implimenting a message box that closes automatically using thread.
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
by coolnavjot31
Custom paging with only 10 pages shown in pager.
by Chamila Nishantha
This tip describes how to create your own printing functionality rather than using built in print functionality on Microsoft Report Viewer.
by Monotosh Roy Mon
XML Serialization & Deserialization for converting our object to XML and XML to Object
by Yugal Pandya
Database driven N-Level Dynamic Menu Control using C#.NET and SQL Server with stylesheet CSS
by Muhammad Ahmed Azam
"Database Driven Dynamic Menu Control"
by Weberto.com
Event to delete rows by selected cells.
by Jaume González
How to convert any datareader into generic list.
by Tawani Anyangwe
A dead simple HTML Sanitizer (and HTML Parser) you can use to clean user HTML input.
by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
by TnTinMn
UpdateDefaultButton - Allows detecting change in ActiveControl
by Sanjay H Modi
Sign data using private key from a certificate
by jkirkerx
Basically a slideshow script, but more simple in design and easier to deploy.
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
by Ramanujam Shankar
Download any type of file from server using asp.net with javascript
by intrueder
Extension method to make any WinForms control to be draggable at runtime
by Thomas Corey
Dynamically sort query results using LINQ expressions and reflection with sorting
by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
by Elvis Begluk
Dynamically generate LINQ query with a custom property.
by Robert Bettinelli
Easy JSON Recursion in VB.NET with nested levels
by Amin Esmaeily
This trick is about how to effectively reduce reserved memory by process.
by kennysun
encrypt all stored procedures in SQL server with powershell
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.
by Abhay@Accenture
Performance tuning using SqlBulkCopy
by Nandakishore G N
Example For Gridview RowCommand Event
by JRINC
Connect to remote socket via System.Net.Sockets.Socket.Connect method with timeout controlled by System.Threading.Timer
by JatinKhimani
Export Gridview data in Excel formate with gridview design.
by DotNetSteve
Creating an extension class for View Models to save public properties using Generics and Delegates, replacing a reflection implementation
by Peter Boyall
Quick routine to extract keys from FederationMetaData.xml
by Nishith Varma
Easy Remote Desktop Using C#.net
by Vipin_Arora
This tip is about how to implement factory design pattern
by munagalasantosh
Access Multiple Resource file and find and replace the textual content in resource file
by Rajesh Kariyavula
Find the Odds Out in A Generic List
by sekharkaza
This code is very useful for those who want to know which aspcontrol has caused the postback.
by javedsmart
Showing current Gold/ Silver rate (India) from webpage.
by Steven.Pinto2000
Get GCD
by DrABELL
Hello Steven,As FYI: recently I have published on CodeProject a short article (tip) on rather efficient implementation of GCD/LCM based on Euclid algorithm. They use iteration instead of recursion, because re-cursive algorithms in general and in this particular case are relatively...
by Andre van Dun
Generate game list based on list of players in C#
by Bankey Sharma
Converting DataReader Result into List of Objects Using Generic Type, Property Attribute and Reflection
by Yoel Schejter
A solution presented in C# .NET 3.5 using the latest in LINQ technology.
by Bob Sandberg
How would you do this, if objects included inside one of the serialized objects was an abstract class? E.g.:abstract class Base{ public int x;}class A : Base{ public int y;}class B : A{ public int z;}class SomeOtherClass{ public string...
by Daniel Gidman
Serializable Extra Types for .NET 4[^]Does what you are looking for using attributes.
by Gusdor
The above solution made me grin as it helped me solved my serialization puzzle. However, if you have an extensible format with components spread over multiple assemblies, this solution may not pick up all the types.I brute force it as follows:List knownTypes = new...
by Manoj K Bhoir
A Glass style progress bar
by suis
Integrating Google direction and geocoding services using C#. NET code behind.
by Hasan Habib Surzo
Basic Server/Client Example using Windows Communication Foundation (WCF) programming
by atlaste
How to fix hiding controls in the Visual Studio user control designer
by the retired
High performance C# byte array to hex string to byte array.
by Your Display Name Here
How to use WebBrowser, a form, and an MDI parent to open Excel files
by Milad Ashrafi
We need this script for database based ASP.NET websites for using HTML content in post pages.
by Abhay@Accenture
How to bind Derived Type in MVC View
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.
by marks-mike
Demonstrates how to cascade delete on a single table that maintains hierarchy by a ParentId that points to the primary key of the same table
by Pankaj_Shukla
This tip describes how to change username/password for a Windows service programmatically.
by Mukund Thakker
In this post, we will see how we can convert date time in "X Time ago" format in C#.
by Nandakishore G N
I'll Try To Explain Some Methods of Datatables.
by Mike Meinz
Source code to demonstrate the creation of a new task in Windows Task Scheduler.
by Dread_Sharp
How to build an easy plugin system with C# which only takes about 30 lines of code!
by Sunil P V
How to access a 64bit registry key from 32bit built application in .NET 3.5 and lower
by dapeacenforcement
Easy way to edit the right ListViewItem (Row/Column) after MouseDoubleClick.
by M.Farrukh Abbas
There is no fool-proof technique to catch the browser close event for 100% of time. The trouble lies in the stateless nature of HTTP. I will explain one of them which is very effective and tested
by jfriedman
//Using MooToolswindow.addEvent('unload', Cookie.delete.pass('applicationCookie'));//using JavaScript by itself...//http://www.quirksmode.org/js/cookies.htmlvar eraser = function () { eraseCookie('applicationCookie'); };if(window.addEventListener) window.addEventListener('unload',...
by Peter BCKR
Fixing missing ContentType-Bug in Internet Explorer 10 on Windows 8 when using XDomainRequest and POST requests
by Abhay@Accenture
Get an extension attribute from AD using Principal Extensions in System.DirectoryServices.AccountManagement
by ARanadhir
How to get property name using Expression
by Jonathon Bolster
Nice, I do like the expression trees. :)Unfortunately, I can't remember the reference I used to make this one, but I find the property name in a slightly different way:public static string PropertyName(Expression> expression){ var body = expression.Body as...
by Dnyaneshwar Kondbale
Get ClientID of User control which is register on Page In JavaScript.
by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
by KazMaxLtd
This article describes how to hide or show TabControl tabs at runtime
by Bernhard Hiller
That's far too obscure.All you need to do is store a reference to the TabPage instance which was removed from the TabPages collection of the TabControl. You may use the form where the TabControl is placed for that purpose.You could also create your own TabControl which has an extra property...
by karimbaig5
This tip provides an idea about how to insert a record into a table having no primary key using LINQ to SQL.
by AdamNThompson
A reusable component for makeing REST service requests using C#
by efero
How to search information from TFS based on Change Set and comment.
by EuGenius_Krivbass
Today I was trying to save list of entities those were generated by DBMLThis code shows how you can store your list in XML string and put it in ViewState, after that you get your list back.Using the CodeYou can use this code as you need.Here is class Serializatorpublic class...
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.
by Member 4742039
How to sort an object list in C#
by Kees van Spelde
To encrypt or not to encrypt with C# .NET
by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
by Neil Cross
HTTP library class for easy downloading files via HTTP.
by Rajesh Buddaraju
A simplified example is used to describe the state pattern
by VaibhavTiparadi
Re-sizing images to equalize the width & height
by Ahsan Murshed
This article gives ideas to developers to increase development time productivity using the free Visual Studio 2010 extensions.
by Fabrizio Stellato
Run ngen to optimize your application during the installation process
by Rajendra D. Patel
How to insert data using stored procedure in ASP.NET
by submit@perpetuumsoft.com
In this post, we will talk about the wonderful Font class.
by dietmar paul schoder
How to get the location of a specific IP-address
by barrd
Fix an exception related to ISupportInitialize.BeginInit and learn why it happens.
by Silvercorer
JavaScript validation for textbox special character selection
by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
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.
by Ashwin. Shetty
Lazy loading object in DI using Castle Windsor & System.Lazy
by Poisson_PS
Culculating Legendre Symbol
by Matt T Heffron
This is an alternative for "Legendre Symbol (C# code)"
by thedavejay
What makes MVC great is the way it enforces code separation between the different layers of abstraction.
by maz2331
License Key class to make generating and validating keys easy.
by dgDavidGreene
Helper utility replaces magic string property names.
by dirigo
Preventing a log file from growing forever
by d.ban
A LINQ tutorial for beginners.
by Erol Esen
This tip is about modifying the ingredient quantities of a recipe using LINQ.
by Juan Davel
Managing Application Scoped Connection Strings
by Neeraj_Maurya
This code will accept an input string and will store the first character of every array element in minimal lines of code.
by Wendelius
This is an alternative for "Manipulating a string array using a Lambda Expression"
by joejames111
Raw input 64-bit .NET classes.
by Yossi Yaari
A solution for monitoring Events called during test.
by Mr. Tapan Kumar
This article describes how to modyfy the webconfig file of a SharePoint site
by Qadeer Ahmed Khan
How to move selection from left to right instead of top to bottom which is the default functionality of DataGridView.
by Bahram Ettehadieh
A simple way to implement "Dynamic Authorization" with the ability to assign permissions for actions to roles or users.
by NobsterTheLobster
Implements a taskbar notifier using an invisible window and a popup control
by Abey Thomas
This is an issue which can happen for a variety of reasons - but how do you find the right one?
by rolandomontero
MySQL Connector for Visual Basic, obtaining a data table
by Kouji Matsui
This library is simple and is a substitution of System.String.Format.
by JatinKhimani
Nested GridView With Editing Facility of both gridview.
by Nidhin Das K
How to use nested Repeater controls to display hierarchical data
by subhajit bhadury
nKnight - RBAC Solution for C#.NET
by Anthony Daly
Download source - 30 KBDownload library - 5 KBIntroductionThis set of Non-Repeatable Collections has a very simple concept - to only allow one item of each type to be added, meaning that you cannot have duplicate items in the collection.BackgroundAlthough the .NET Framework...
by Eugene Sichkar
Actually .net 3.5 have non-repeatable collection class - HashSet class and ISet interface.
by Clifford Nelson
Presents a behavior to prevent entry of anything but digits into a control
by me.ajaykumar
OData
by Jun Du
I had to create a trivial image button for my Silverlight web site. I Googled the web and got tons of tips and suggestions. However, most of them involve several editing steps through resources, template or style. Some require additional tools, such as Expression Blend. In my...
by hevesir
Oracle Home Selector
by Mr. Tapan Kumar
In this article I will describe how to integrate paypal in your asp.net web application
by Martin Mok
Many drag and drop effects can be simply done by mouse event.
by Handy Torres
POCO to CAML simplifies creating of CAML queries by using expression trees.
by textorijum
How to SIMPLY populate TreeView from some sort of "list" variable / object / structure
by Thomas Daniels
A tip about how to set the position of a Windows Forms MessageBox in C#
by ankushpawar
Priority Scenario
by Zac Newman
Easy to ready printing options for vb.net
by Dane Balia
An Understanding of what it does and how it can help.....
by AndrewSmith
Creating a custom base job class for quartz scheduler development
by HemendraSingh88
Hi, here we will see how to query a DataSet with LINQ(Language Integrated Query).
by Anshul R
Quick way to read RSS
by Leong Yee Khin
Using JavaScript to display the Sharepoint 2010 quick launch navigation
by cass3000
Read n bytes from the serial port in .net
by KameshKannan
This article will help you understand the power of LINQ.
by munagalasantosh
Receive IPV6 or IPV4 based data using TcpListener
by Rafael Nicoletti
Refactor C# code to become more expressive
by Demid Korneev
Example of AltNETType use in OpenGL
by JatinKhimani
This tip provides the repeter paging with First and Last Page button
by Rajdeep Debnath
Replace all HTML tags from text/string
by Ajith K Gatty
This tip helps you to reset all your DropDownList values to the default one when a DropDownList changes its selection.
by Tyronne Thomas
Resolving a hostname in C#
by Dipti Dutta
KeyDown event handler to restrict numbers to two decimal places.
by chanakamax
Convert RTF TO HTML
by Nelson Kosta Souto
Running the same compiled assembly on Windows and Linux.
by Rishikesh_Singh
The article displays how to save user setting or preference at run time.
by Deenuji
Select multiple checkboxes in a GridView in an online shopping website.
by Himanshu Thawait
WCF With No config file needed – all setting in code only, No IIS – Self hosted, consume by channel factory
by munagalasantosh
send data to other system using two different ways, one way using IPV6 and other way is IPV4.
by linush
How to serialize a kendo treeview current view into JSON data
by Gautham Prabhu K
Creating and using Service Locator pattern
by MB Seifollahi
A SharePoint Server Object Model List Mapper to CRUD
by Hossein Shahpouri
Learn how to share ASP.NET sessions on different websites
by headshot9x
How to create ShoppingCart using Gridview in asp.net with code VB
by User-Rock
Silverlight user control validation display techniques
by jay1_z
The easiest, most straight-forward delegate tutorial.
by Kumar Kisalaya
Basic DocX editing in C# without using OpenXML or Office Interop
by Pasan Eeriyagama
Simple Application Error Logging
by M.Ardekanian
A simple and easy way to implement uploading file with progress info to an ASP.NET page.
by Godwinsmith
Function to find the exact address of particular latitude and longitude using Google maps service in C#
by Ritesh Ramesh
Using reflection to build a templating engine
by Pankaj Nikam
This tip demonstrates the way we can use WPF Textbox to check for spelling errors and using it via web service.
by Hernán Hegykozi
Show you how to make a connection dialog developed completely from scratch.
by Rajesh Manjarekar
How do I set FileSpec dynamically for looping files in a foreach loop container?
by Member 10295860
Using stored procedure type for binding data to dataset in SSRS or adding entity to Entity data model
by cjb110
A String To Brush Converter for WPF/Silverlight
by puzsol
This outlines a method for being able to submit HMTL tags from a particular ASP.NET text box while still using the page validation for the rest of the page.
by munagalasantosh
Get all the array index where the sum equals or is greater than some x value
by Matt T Heffron
This is an alternative for "Subset - Sum Problem with Integer Arrays "
by wmjordan
Generic Lists or Generic Types contravariance without casting.
by CodeHawkz
Often we try to synchronize scrolling, but WPF does not have a direct support for this one. Therefore, this article is on that.
by Juan Francisco Morales Larios
Useful Actions for debugger in System.Diagnostics
by Muhammad Kashif Saeed
Tell a friend form send mail to a friend from the website
by Erol Esen
This tip uses the elegant LINQ to solve pesky daily problems.
by PIEBALDconsult
This is an alternative for "The Elegant Art of Programming"
by PIEBALDconsult
This is an alternative for "The Elegant Art of Programming"
by Guillaume Leparmentier
This is an alternative for "The Elegant Art of Programming"
by Juan Pablo G.C.
This is an alternative for "The Elegant Art of Programming"
by Cory Charlton
A thread-safe implementation of the ObservableCollection class
by Nobuhiro Ida
How to build an in-line color picker control on MenuStrip or ContextMenuStrip
by Tauseef M
This tool is used for Encryption of Database in SQL Server 2008 Enterprise Edition
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.
by Anupam Singh_
This tip is all about understanding the controller factory and exploring it...
by Vivek Krishnamurthy
Power shell script for upgrading Visual Studio 2008 solutions and projects into Visual Studio 2010.
by pramodchand
Using collection of UserControls in WinForm since WinForm does not have a control like DataList server control of WebForm.
by Ismael Almonte
Use basic LINQ commands to manipulate and query .net objects.
by Tyronne Thomas
Using C# to monitor the bandwidth for wireless devices.
by Mohamed Amine Aboura
Using Google Search By Image within your .NET application
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!
by heemanshubhalla
How to use Masked Textbox control in .NET
by Md. Marufuzzaman
Using of .NET TransactionScope
by umair zubairy
using Remote Attribute in MVC, vb.net
by Balwant.mnd
My requirement is to convert a single column of a table to another multi column table with the save data that single column contained.
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.
by Anup Kumar Verma
Printer independent Watermark on webpage print in asp.net & C#
by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by mozwizard
Out of frustration comes simplicity ...
by In the Face of God
Generalize to access data in a database via HTTP
by biffthebootmaker
Winform programmatically creating a form and with corresponding events
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.
by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.
by jmix90
As you may actually know WPF introduced the routed events. These last are no more specific to a single control but they are routed inside the tree of your controls. If you want to stop an event, you can mark it as Handled. If so, the routing engine will stop to propage it. In fact this is...
by Anup Kumar Verma
Taskbar Notification like animation in WPF from code behind
by Emiliarge
Using WindowChrome from Microsoft.Windows.Shell.dll
by Diwakar M A
WPF based preloader animation sample. Let's make WPF applications more interactive during long process.
by sameh obada
Non affine transform for WPF without 3D.
by fadi_sayyed
WPF Compare two brushes IsEquals
by ProtoBytes
Q: Have you ever tried to embed a FramworkContentElement into a FrameworkElement inside a WPF template?Consider the following: This won't work! ...
by Thomas Corey
A quick way to write the contents of a DataTable to an RFC 4180-compliant CSV file
by Md. Rashim Uddin
XML Serialization and Deserialization in c#
by Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services
by Tecfield
This post shows how to create a zip package using System.IO.Compressio.
by MacSpudster
Here's a .NET 3.5 version.Basic testing done./// /// http://www.codeproject.com/Tips/315115/Zip-using-System-IO-Compression /// /// mods by GNoter ~ 20120124_094448 /// - Made dotNET v3.5 compatible /// - dotNET v3.5 does not have the optional param capability that dotNET...