Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Visual-Studio / VS2010

VS2010

VS2010

Great Reads

by Stefano Castelli
The article will illustrate how to create a Code39 barcode in VB.NET and C#
by Santhosh Babu Mahimairaj
How to freeze gridview header using JQuery
by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools

Latest Articles

by Stefano Castelli
The article will illustrate how to create a Code39 barcode in VB.NET and C#
by Santhosh Babu Mahimairaj
How to freeze gridview header using JQuery
by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools

All Articles

Sort by Score

VS2010 

by Santhosh Babu Mahimairaj
How to freeze gridview header using JQuery
by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
by AlexF185
A dynamic progress bar control easy to use and literally plug and play
by emadns
A basic tutorial for ReportMax tool
by emadns
Using the Chart control in ReportMax
by Nikita D. Sinelnikov
HowTo: make the report background (elements) of Microsoft .NET Report (.rdlc) non-printable
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 Kailash Shastri
Tips and tricks to speed up your VS.NET builds
by charles922
Use of the Trapezoidal Rule to integrate a function
by charles922
3D programming with OpenGl and C# to create an interactive puzzle
by Revanth Ramesh
Futuristic Talking 7-Segment Time Display Widget in WPF
by Andrey Sitaev
Here I placed source files, binaries and brief instructions for FastGrid control.
by Mario Majčica
A well justified practice for mapping TFS collections on your local PC.
by Michael Bergman
Using Windows Communication Foundation to build a simple web server
by Marlon Hizole
An elegant approach to pagination
by Ph. Jounin
A C-replacement for MessageBox
by Nguyen.H.H.Dang
A very simple Thumbnail Viewer inherited from FlowLayoutPanel for beginners
by HateCoding
A tiny custom list control
by Rajesh Buddaraju
A simple tool which is useful to calculate our day to day work hours
by Prakash Lekhak
This article describes how to access master page control from content page.
by Santosh Kokatnur
Adding Checkbox to a List View Column Header in C# WindowsForm application
by Purushotham Agaraharam
Setup file creation and adding a connection string custom control.
by Matthew Givens
Two ways to add functionality to .NET controls
by Ankur Rawat
Adding Image in the Container without stretching/compressing the Image
by HiDensity
Class providing methods to count up a string using a definable character set.
by Ștefan-Mihai MOGA
How to download files from an HTTP server.
by Jigar_Patel
Amazon S3 lib for uploading file in C++ using VS2010
by Reto Ravasio
Howto Paste and not make a mess
by dontumindit
An Easy Way To Query a Database
by Andrew Rissing
The following samples should take advantage of using statements and furthermore built in features of the ADO.NET framework. Furthermore, if you open a connection, make sure you open it at the latest time possible and close it as soon as possible.Edit: While I was originally not trying to...
by FZelle
You are both wrong with the DataAdapter.Why do you think there is an overload with the querystring and the connectionstring?public DataSet select_query(string query, string con_str){ try { using (SqlDataAdapter da = new SqlDataAdapter(query,con_str)) { ...
by woric
The sample code provided by Andrew Rissing is a huge improvement over the original, but incorrectly catches the exception and displays a MessageBox. (Andrew correctly points out this is not a good idea.)A better solution is to allow the exception to fail:public DataSet...
by PrimeCoder
Nice,How about adding a couple of other methodspublic static void Parameter(IDbCommand command, string naam, object value){ IDbDataParameter par = command.CreateParameter(); par.ParameterName = naam; par.Value = value ?? DBNull.Value; ...
by rmliu
Resize either images or canvas only, resize batch images
by shouvith hydrose Kerala
This article explains how to change Arabic Calendar Date to English Calendar Date in Windows Form C#.
by David Vanson
A small application to pretty print Arduino code with syntax highlighting
by Ruhollah Heidarpour
Just another ASP.NET Persian(Jalali/Shamsi/Solar) / Gregorian Datepicker
by Tejas Vaishnav
ASP.NET menu control not shown properly in Chrome and Safari
by Shemeer NS
ASP.NET MVC 4 for VS2010 Installation Errors, 0x81f40001 - This product is incompatible with .NET 4.5 or earlier. You must upgrade to .NET Framework 4.5 to the latest version before installing this product, with Web Platform Installer and MSI.
by veen_rp
This message will self destruct in 5 seconds...
by Ajay Vijayvargiya
Visual Studio 2010, for Visual C++ projects/code, now supports auto complete feature for #include statement too!Just type in #include directive followed by " or <, it will list all possible header files. It will also show the full-path of the file (selected in listbox), on the right side of...
by Pavel Torgashov
Simple and fast skew correction of scan docs in C#
by tc99
Immediate access to resources without clicking
by Hernán Hegykozi
This tip will show how to perform a backup and restore database from an application in VB.NET 2010.
by AMB-03
This is a very simple way to create a balloon message... without using any plugin
by Nomesh G
Setting up basic MVVM in WPF and ICommand usage to allow operations on ViewModel from view.
by Alaa Ben Fatma
Small tool to write, run batch codes
by Roger65
A project to place a Dialog Box on the Taskbar
by Kundan Singh Chouhan
Simplest, best and most robust architecture.
by Bim Garcia
Implementation of ISO8583 in .NET
by hirosht
Step by step method of thresholding a image using the EmguCV API in C#
by saurav ray
Article determines how to bind a crystal report with a virtual database
by Amol Jadhao
How to bind dropdownlist in ASP.NET using JQuery Ajax
by manchanx
Tidy, generic solution to bind Enums (with or without a DescriptionAttribute) to a ComboBox or other Controls
by Masoud Ehteshami (Iran)
main source : https://www.jqwidgets.com
by prachi_pandey
Map fields from multiple schemas to fields of a single output schema
by DiponRoy
Bootstrap datepicker and Knockout Model Binding
by DiponRoy
Let's make a lambda expression from a property name of a particular entity, and use it for OrderBy shorting
by OKarpov
How to use ASM in C#.NET and most fast memory copy method
by charles922
Program that continuously monitors the NXT via Bluetooth
by Jochen Scharr
C# CountryInfo class, LanguageInfo class and CurrencyInfo class, derived from CultureInfo respectively RegionInfo for a more intuitive and compile-safe handling of countries, languages and currencies
by D. Christian Ohle
New Rational class to solve epsilon and robustness problems especially for graphics algorithms.
by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Emiliarge
Comparison of 4 browser engines and controls + some tips for using them (in attached projects and in tip text). Short and clear.
by Emiliarge
How to get and parse website content.
by Shao Voon Wong
This tip presents a custom RTTI class which is 10x faster than dynamic_cast
by Shao Voon Wong
C++: Prefer Curiously Recurring Template Pattern (CRTP) to Template Pattern
by Houssem Dellai
Developing a Windows Phone app step by step
by Ankur .K. Vishwakarma
Calling server-side code from client-side using JavaScript and TextBox's onblur event
by milkboy31415
This code transforms rotations and vectors between reference frames such as Unreal, 3d Studio Max, etc.
by Tejashwi Kalp Taru
Ever wanted to change the Windows Aero color without restarting the DWM?
by Surjit Singh Dadhwal
This post will help you to resolve problem of checking maxlength of Multiline textbox (Internet Explorer, Chrome & Firefox)
by SergVoloshyn
Main program for testing modem or GSM phones by AT commands, use only standard classes and libraries.
by Cinchoo
Simple and easy to associate file types to an application
by Rixterz123
How to get text to show perfectly clearly on Aero glass
by Matus Kovacik
This component allows to overlay grid with colored blocks spanning across multiple columns.
by Wu Yehao
A ColorSelector control used in GIS Applications, with a menu button for displaying
by Ahmad A.A. Ahmad
Combining MDX with T-SQL in One Result Set for SSRS (Hybrid Query)
by Chris Jorna
Source code and demo on general TCP client & server library mainly usable for / tested on SICK lidar devices
by Dustin Halstead
Hark back to the days of text based adventure games, and simple PC, speaker sound.
by Sandeep Singh Shekhawat
This tip is about the Constructor Dependency Injection Pattern Implementation in C#.
by Rocky R. Fernandes
Accessing Json Data across different domain using JsonP to get arround Security warning
by rld1971
Adding a physics engine and investigating other .NET tools
by El_Codero
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.
by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
by ShrutiASharma
Utilizing SharePoint Client Object model to copy files with versions from SharePoint 2010 site to SharePoint 2013 online site.
by Tyronne Thomas
CPU usage with C#.
by Nadun Liyanage
This tip describes creating a user control to display a drop down calculator that pops out like the DateTimePicker in Visual Studio
by Paulo Zemek
Avoid generating strings as templates. Avoid the complicated FrameworkElementFactory. Create templates that use a delegate to create new instances, so you can use normal code to do the job.
by brpulsani
How to create folders using data from Excel file
by Fahmi Noor Fiqri
Create PDF from Image files using VB.NET and PDFSharp library.
by User 8388951
In this tip, we are going to create an activity that can send an e-mail message to a target user.
by Prakash Lekhak
We will create a Table and Stored Procedure in Sql Server 2008R2 and data will be inserted and retrieved by using Asp.net using C#
by TechKidd
This trick is on a intermediate/advanced level.
by Abhijit Ghosh (Subho)
Creating a Issue in Jira using Rest API and Microsoft XML Core Services (MSXML)
by Abhijit Ghosh (Subho)
This is an alternative for "Creating a Issue in Jira using Rest API". This is an upgraded version as it contains a way of sending attachments with the issue. This version doesn't use MSXML as it is not recommended by Microsoft.
by D Sarthi Maheshwari
A suggested solution to create serializable Partition based ConcurrentDictionary (reducing chances of OOM errors, reduced memory consumption and adding capability to hold bigger KVP set in Dictionary).
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 Kerem Kat
Compile and run CUDA 3.2 projects from VS2010 in 9 easy steps
by DaveAuld
Here is a lesson I learnt while working with custom application settings in XML files and Visual Studio
by Angel Blandón
Custom ASP.NET DropdownList control using chosen jQuery plugin
by Sreedhar Puligundla
Creating custom control for gridview paging and page navigation
by Pranav_
Create DLL to draw your own message box
by Aliaa Ezzat
Custom paging control for repeaters
by DiponRoy
Custom Seed Serializer for Entity Framework Code First C#
by Kishor Deshpande
Methods which facilitate the conversion from string to value type
by DonWim
how to implement data validation via regular expressions in a WPF application
by databaseobjectmodel
A Sample ORM project
by Abdul Ahad Monty
Convert DataTable to List using Generics.
by Er. Puneet Goel
When you are dealing with Date&Time input from user, it's always complicated to handle the Date&Time format. You are not sure about how you will handle the user input format. So, here is the solution.
by Amol M Vaidya
A simple Data Connection Library to avoid rewriting code when the DB changes
by Yochai Timmer
Debugging C++ projects in release. Finding the lost object information
by Member 879724
Deploy multiple SharePoint 2010 features with VS2010
by Jean Paul V.A
Deploying a Workflow as a WSP file.
by pasztorpisti
An advice to make your DLL interface more attractive and easier-to-maintain even in cross-platform projects
by Hassan Mokdad
This is a just a small tip to show a simple way of designing the user interface of Windows Forms for Desktops applications.
by BillWoodruff
An interesting change in behavior in VS 2010 Pro ?
by JRCoderMan
Detects a double-click via an initial and subsequent OnMouseDown event
by slaon77
Setting APM level for SATA hard drive
by fmsalmeida
Using configuration files in DLL is not trivial, but is very simple.
by lewax00
Unless I'm misunderstanding something, you can just go to properties for the project, Settings tab, and click "This project does not contain a default settings file. Click here to create one.".
by Sujith Karivelil
This article Describes Connectivity to Gmail using IMAP, and also guide you to download and save mail content along with attachment.
by Member 10872251
Cascading DropDownList in ASP.NET MVC
by Randy Kroeger
Created a POC that dynamically builds a predicate using Expression and Reflection.
by koolprasad2003
This tip explains how to use Word Automation using OpenXML and C# without Word Interop.
by Preetam U Ramdhave
How to develop connection string encryption on the application config file.
by shouvith hydrose Kerala
This tip will explain how to convert English language to Arabic language in Windows Forms C#.
by DiponRoy
How to handle database scheme changes with normal SQL scripts, without migration in Entity Framework code first
by Valentino_Lokesh
Migrations enabled in Class Library (Data Access Layer) and the same is referenced to MVC ProjectNo need to maintain the Data Access and Model classes in the MVC Project. We can have separate Class library for Model and Data Access and have migrations enabled in Data Access where DbContext resides.
by Debopam Pal
How to bring data from Entity model to Excel file using LINQ.
by ehab_nour
Processing SAP generated Excel file as a report to get some information
by K Barakathulla Khan
Programmatically connecting to AS400 and executing commands
by Santhosh Kumar Jayaraman
This is an alternative for "Export DataTable to Excel with Formatting in C#".
by JatinKhimani
Export Gridview data in Excel formate with gridview design.
by pavan1361
adding require blocking site in hosts file
by charles922
Another way to implement Falling Blocks Game
by Ștefan-Mihai MOGA
A quick solution to transform binary data to plain text
by Jose Segarra
Fast, really fast, import/export from Excel OOXML
by Asif Bahrainwala
FFT using DX11 compute shader
by Burhan Joukhadar
Fortune Voronoi Diagram in C#
by David Vanson
How to make a video converter that shows the conversion progress to the user using ffmpeg
by Fabrizio Stellato
Simply search data in file
by lusgon
Uploading a file using WCF REST API and JavaScript
by AmitGajjar
Application for seaching similar kinds of files in different folders.
by Roger65
Find file or use wildcard i.e. dlg*.h, or *.*
by adriancs
Performance Comparison of For Loop and Foreach Loop
by Muhammad Aqib Shehzad
Forgot Password and Email Check from Database
by Vyacheslav Voronenko
Overview of code metrics tools for teams consisting of developers with different qualification. This set of tools allows to organize code review process in a more efficient way.
by D. Infuehr
How to download historical raw stock data for each symbol traded at nasdaq and nyse.
by Jatinath
This tip will help developers to generate DrillDown chart using HighChart and ASP.NET
by Joshi, Rushikesh
How to Generate Sample XML from XSD
by Ștefan-Mihai MOGA
How to get temporary files with any extension.
by pdoxtader
Use DeviceIoControl, QueryDosDevice and WNetOpenEnum to get information about your system.
by TheyCallMeMrJames
Windows 7 introduced Pinning and Jump lists, two features that, when combined, let you get at your most recent projects quickly.Visual Studio 2010 is also smart enough to differentiate between files, projects and solutions, only displaying the bigger-picture items in the jump lists.To...
by dontumindit
Communication with database in .NET is easy but sometimes one gets stuck by wrong format of connection string
by jim lahey
Or you could just pop over to:http://www.connectionstrings.com/[^]Use the exhaustive samples they provide and not hard code your connection strings by using a standard .NET configuration file:http://msdn.microsoft.com/en-us/library/1xtk877y.aspx[^]
by bipin9
goto Server Explorer right Click on DataBase Click on properties in properties window you will get Connection String copy it & use where you want use !!
by crocks256
The ConnectionStringBuilder classes in .NET can be quite handy...http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnectionstringbuilder.aspx[^].
by MikkelAndersen
I get it from the web.config via ConfigurationManager.ConnectionStrings;This makes it possible to keep all connectionstring settings in the web.config file.For example: http://www.dreamincode.net/code/snippet1676.htm[^].
by Sa Sha
Implementation of GMDH algorithm, using a sigmoid function. C++, VS, AlgLib-based
by mparvez
Google Map with JSON
by Komail Haider
.Net control/wrapper for the Google NEW ReCaptcha API 2.0
by Asad Bukhari
This tip explains simple steps to define XML DOM against XML document. This way, you can easily manipulate XML document as simple class objects.
by Sujith Karivelil
This article will help you to create, update and delete events/ appointment in google calendar from your web application.
by sreeyush sudhakaran
Application to add a file header comment at the start of every human-created code file
by B. Clay Shannon
Step-by-step instructions and demonstration of how to add functionality to a WebPart's built-in Editor
by Soufiane Rabhi
C# Facebook SDK
by Severin Friede
This article should help you building log4cxx with Visual Studio 2010
by Shridhar Gowda
This tip will give complete knowledge of how to change master page, render controls and accessing its eventhandlers @ runtime.
by John Melling
This is a simple program that demonstrates a method used to adjust the screen brightness on any C# application.
by B. Clay Shannon
Replacing accented characters in a text file with their HTML code equivalents
by Nguyen.H.H.Dang
This is a dirtiest trick that shows you how to convert text between Romaji and Hiragana/Katakana
by Mark Springer
Allow navigation - forward, backward, branching, and loops with a few changes to your existing projects
by Manish_Kaushal
This tip provides a quick starter guide to create a RESTful JSON service in WCF.
by Noble KC
How to create a Simple Expandable / Collapsible Menu Panel for Windows Forms in C#.NET
by Oliver_Hart
I’ll show how to record audio and video stream into MPEG-4 file format by using C# to be able to save and store what happened in the area that is under video surveillance.
by basilke7007
How to create rounded edge button (rounded corner button) in Winforms
by Leo Chapiro
This tip shows how easy it is to debug the VBScript by using Visual Studio Debugger
by Lai Taiyu
How to do simple image binarization?
by Lai Taiyu
A simple ordered dither algorithm (Half-tone image)
by Lai Taiyu
To establish a reservation of classroom web system using ASP.NET
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 yosonwan
Sometimes we need to kill a process programly. This article talk about how to get process array to process name and filter it.
by Lai Taiyu
How to make a clear color image (Histogram Equalization)?
by Lai Taiyu
How to make a clear gray image (Histogram Equalization)?
by Vidor
How to make a MS Report using several datatables.
by Nguyen.H.H.Dang
A simple draggable-resizable TextBox control inherited from RichTextBox
by TheKarateKid
Shows how to restrict and format the dates on Microsoft AJAX Calendar Extender...
by Shridhar Gowda
This tip will explain how to sort a table / GridView on an ASP.NET or MVC(AngularJs) application. I am demonstrating both client side and server side sorting. I am sure you will have a great knowledge on this topic after reading it.
by TheKarateKid
Shows how to use simple ASPX page to return JSON or XML response
by Shridhar Gowda
This tip will give you a knowledge of how to implement form authentication in classic ASP.NET and ASP.NET MVC. I am sure you will have considerable knowledge after reading this tip.
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 TheCardProject.co.uk
Quickly set up the ability to serve up several pages and record which was served in SQL Server
by sudheer mattapally
How to import data from Excel to SQL using SSIS 2012 Dynamic Configuration
by Ajay Vijayvargiya
Unlike previous version of Visual Studio (2005, 2008), which used to display inactive code block in grayed mode, the new version - VS 2010 - would display them in faded down color (core colors will be preserved).For example:#ifdef _DEBUGvoid CClass::AssertValid(){ ASSERT(this); ...
by Ahsan Murshed
This article gives ideas to developers to increase development time productivity using the free Visual Studio 2010 extensions.
by mimtiyaz
Insert and bind records from a dropdownlist using AJAX UpdatePanel
by Debopam Pal
Export Advanced Excel 2007 Report
by ely_bob
Installing Windows Identity Framework
by chait301
Custom output files in installer.
by Parthasarathy Mandayam
Intellisense is much faster and more intelligent in Visual Studio 2010. It is actually 2 to 5 times faster than previous versions. The IDE will now filter your intellisense as you type.Let's say you want to create an instance of "WeakReference". Just type WR and the IDE will prompt you with...
by Frank T. Clark
A simple class for abbreviating integers with SI suffixes common in computer use.
by flyhigh
SOUI is a directui library and had been used in many commercial softwares, which is published based on MIT and is completely free to any user.
by Syed Ubaid Ali Jafri
Non Printing Characters are invalid when placing it in URL field. These characters may include &, ^, % signs, etc. most Web Platforms somehow have ways to encode and decode this escaped format. This program is design to develop a Logic for Encoding and Decoding the URL, IP Address and HTML Attribute
by Nomesh G
Implementation and usuage of ValueConverter.
by Rakesh Ku Nayak
A new plugin named jGrid to display grid with pagination and sorting functionality in an easy way
by veen_rp
A simple, step by step tutorial to set up an MS-Office Excel Ribbon, launch your own .NET applications from Excel and interact with the spreadsheet values.
by Alexandros Pappas
Windows Service that launches UI app
by furkanavcu
Implement the Levenshtein Edit Distance algorithm.
by dgDavidGreene
Helper utility replaces magic string property names.
by maximaximum
The article describes how to draw a grid of vertical and horizontal lines in WPF.
by dontumindit
While dealing with databases, sometimes there is a need to get a list of tables in the application
by Alex Wiese
Monitors log files and displays text as it is appended to the file
by Pankaj Choudhary - C++ Devepoler
Logging in C++
by Nitin_Garg
Macro to attach visual studio debugger to w3wp apppool hosting your webservice.
by santosh poojari
We can now set the URL querystring length in asp.net
by zdf
A solution for conversion of a non-undoable application to an undoable one.
by Stephan Stricker
A Modbus TCP class.
by Vivek Krishnamurthy
MPP Viewer is a simple viewer for Microsoft Project files. I works well with 2000/2003/2007 file formats.
by Emiliarge
Queries in Microsoft Access (MDB) databases.
by Matus Kovacik
Single class encapsulating UDP IP multicasting functionality and exposing it via observer pattern.
by Nirosh
VS 2010 allow code files to move outside the parent window and positioned in another monitor that connected to your system. In order to do that you can simply click on a document tab drag it to the new monitor and drop it.
by lally727
Running multiple animations in one WPF XAML
by metastruct
Multithreaded, customizable SysLog server in C#.
by Asher Barak
Using MVC with complex models - understanding and solving the problem
by rolandomontero
MySQL Connector for Visual Basic, obtaining a data table
by BlackMirrh
Sequence Alignment using Needleman Wunsch algorithm in C#
by Mostafa Korashy
Taking you through a step by step process of programming joystick with C#
by sajjad kardani moghadam
Octa Tree is a 3D space partitioning algorithm
by KarstenK
Using the Wincrypto in the Windows SDK
by PavyBez
OrderedLock in C# to catch potential deadlocks at runtime
by RedDk
Visual Studio 2010 Help: "Add to Favorites" users alert -> copy & paste FIX for broken link of "Favorite"
by Alaa Ben Fatma
Surf your PictureBox using scrolling bars
by TheyCallMeMrJames
When you hover over a variable with the debugger running you will see a thumbtack that allows you to pin the variable to the editor window. This is cool for a number of reasons.1) It is much easier to see changes to a set of variables in any kind of a loop construct. You can even pin...
by Ajay Vijayvargiya
This feature may not seem useful initially, and might appear distracting you. But it is one of the very useful (new) features in Visual Studio 2010. You'll love it after using it for a while!While debugging, you typically put some variables in Watch Window (or use Locals, Autos etc). When...
by Akos Mattiassich
How to make from a simple TextBox an animated eye candy.
by Max Methot
This little simple and easy to read program will help you understand how to print to a specific printer, local or shared on a network.
by Benjamin Lifshitz
With this code, you can print images quickly and efficiently, using the largest part of the A4 page for your image.
by Member 13092868
This tool helps you create a label with given degrees of view angle. Also helps you estimate REAL label height and width by providing you linear correction functions to apply to inaccurate MeasureString values
by evry1falls
Receiving response correctly from pop mail server is the first step on receiving emails to your own email client.
by Kamal Surani
Recording video of your product and promoting video in cloud to get more customers
by Henryk Filipowicz
A class to read and parse reg files
by Durga Prasad Dhulipudi
Rendering polygon shapefiles and filling them
by David C Shepherd
A peek into the inspiration behind two cutting edge Visual Studio extensions.
by hari19113
This code will help us to reshape our Windows form.
by Wendelius
The tip shows one way to resolve if a user control is in design mode.
by Midi_Mick
This is an alternative for "Resolve DesignMode for a user control"
by alexbk66
Reusable WPF RadioButton control which takes the pain away
by sbarnes
Sometimes better isn't, necessarily
by sbarnes
Rewriting and restoring XML files (streams) with two helper classes
by Balu Sathish
This post helps to load image in row header cell of a datagridview.
by HateCoding
This tip will show you an example for using R-tree.
by Member 3531622
Create a Rules Engine in less than 50 lines of code which is extremely powerful, extensible and adaptable
by Thomas Daniels
A tip about how to run a Windows Forms application in C# on user logon
by Ahmed E Osama
Run an executable that is inside the resources in C#
by Afzaal Ahmad Zeeshan
This is an alternative for "Console Monitor"
by Rumman92
An application which allows user to create the encrypted message and then emails it to the desired person.
by Gil Yoder
Visual Studio 2010 has a new visualizer for WPF that exposes a dependency object's visual tree.
by Roger65
Selected Font name, Point Size and Weight are displayed
by Deenuji
Select multiple checkboxes in a GridView in an online shopping website.
by Pranav_
Performing insert delete and select in MVC 4.0 using WCF services, with one view and different action methods.
by Sujeet Bhujbal
How to send email using a WCF Service.
by akramKamal
Code to serialize/deserialize any object to an XML file.
by Gautham Prabhu K
Creating and using Service Locator pattern
by DiponRoy
Session in ASP.NET MVC
by DiponRoy
Session Manager Utility for ASP.NET
by Ahmad F Hassan
5 minute trick
by Ayman M. El-Hattab
Creating Unit Tests using the SharePoint Emulators
by headshot9x
How to create ShoppingCart using Gridview in asp.net with code VB
by Ajay Vijayvargiya
Open the Folder of current file with a simple keystroke
by Tantum
How to show your forms in the current active display on dual (or more) monitors
by User-Rock
Silverlight user control validation display techniques
by Viral Sarvaiya
This tip shows how to create a Hello World example using Angularjs in an ASP.NET application
by Noble KC
Simple Animation with Timer control in C#.NET (Sliding and Scrolling Effects)
by metastruct
Easy to use class for downloading, uploading, and other FTP commands.
by DiponRoy
Let’s see how to make a simple model or Entity mapper using reflections in C#
by ThiagoTane
This is an alternative for "Simple Model/Entity Mapper in C#"
by charles922
Simple Polynomial Addition and Subtraction using Lambda Expressions for sorting Lists
by DiponRoy
Simple response object for ASP.NET
by Tawani Anyangwe
A simple custom HTML parser for converting STML into HTML
by Ravindra T C
Simple Unit of Work Design Pattern
by Oleg_100
This tip describes a simple WPF Date control that makes it easier to type in the dates.
by Pinakpani Dey
Run one instance of web application in client browser
by psychohamster
This article will show you how to use the Sizable CheckBox control I have designed.
by Omer Aziz
Solid background of a transparent control on a form
by Eduard Keilholz
Solution information file
by Pavlo Iarovyi
Visual Studio extension to change "hidden" option for project loading to optimize loading big solutions.
by Christian Amado
In this tutorial, we will discuss on ProgressBar & Background worker. Follow the step-by-step tutorial to know how to use these clases.
by Mohammed Hameed
Check-in/Check-Out mechanism for TFS - To avoid Build errors and improve productivity.
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.
by D Sarthi Maheshwari
Extension method on String class to convert string to IConvertible structs and nullable types
by TheyCallMeMrJames
If you have two blocks of code that you are testing and need to switch back-and-forth between them, here's a commenting trick that works as a powerful code block toggling mechanism.Say you have a variable called foo of type string and want to change between using initialized values and...
by Caner Korkmaz
For debug use, you can do something like this:#ifdef DEBUG #define dprintf(...) printf(__VA_ARGS__)#else #define dprintf(...)#endif//Usage:dprintf("In debug mode.");//orchar *foo = "foo";dprintf("%d bar.",foo);// :)/*Edit reason :: *if you type...
by ILa @ work
This nice trick extends into://*/block 1/*/block 2; // commented out/*/block 3;/*/block 4; // commented out//*/and removing the first slash gives inverted alternation:/*/block 1; // commented out/*/block 2;/*/block 3; // commented out/*/block...
by Eranda Ketawalage
Suppress field in Crystal Reports.
by Emmery Chrisco
Tabbed Browser Control addon
by mohammad amiri
A textbox usercontrol that displays numbers separated by comma such as currency.
by Shining Dragon
A TFS build template that cleans up after itself once the build is complete
by HelenmaryC
The VS2010 Recent Project list is not very friendly about displaying web sites which you are running under IIS Express rather than the ASP.NET development server.
by me.ajaykumar
Thread safe collections
by Kunal Chowdhury «IN»
Incremental search in Visual Studio 2010
by Er. Puneet Goel
This tip implements the TreeView like DropDownList with Search Functionality using Telerik Kendo.
by DiponRoy
Trimmed value binding in knockout.js
by Amar zaidi
Generation of Karnaugh table
by Brahmaputra Mehta
In this tutorial you can see how to start with C# to Twitter rest api anew
by Member 10872251
Two way binding using JavaScript
by Christopher John Paul
UDP based chat application.
by Richard Roe
Example to show how to update an ASP.NET GridView control using Ajax JQuery client side script
by Jatin Jibhkate
Update WPF control from another thread apart from UI thread
by nazim_altinay
Update Listview items
by TheyCallMeMrJames
If you create smaller projects, plug-ins, libraries or, perhaps, you are a web developer that likes to keep the latest JavaScript libraries in the mix, consider updating your project templates in Visual Studio 2010.Here's how you might update the jQuery libraries to the latest for an ASP.NET...
by TheyCallMeMrJames
Handy Keyboard Shortcuts in VS2010's IntelliSense
by TheyCallMeMrJames
Leverage VSDoc and DEBUG file documentation in VS2010
by BlueMaple_chief
To make a simple auto updater demo, I use webclient 'interfaces' to download the file and monitor the progress.
by 0xC0000054
A C# library that resolves 64-bit shortcuts from a 32-bit application
by Subramanyam Shankar
This tip describes how to use a background worker in WPF along with animation to provide better user experience.
by Tyronne Thomas
Using C# to monitor the bandwidth for wireless devices.
by Redslide
HttpLib makes it easier to asynchronously consume data from web services in C#. The library contains methods to upload to and download from web services.
by OriginalGriff
I've answered quite a few questions in the last couple of months about how to get the physical location of a client from a website. And people seem to get annoyed when I say: "Don't. It's no real use". But that's the truth: you can get it, but it won't be accurate. Let's have a look and see why.
by Michael_Lu
Provides tips for exporting documents involving tables connected by relationships
by heemanshubhalla
How to use Masked Textbox control in .NET
by Måns Tånneryd
This tip shows how to significantly speed up inserts of large amounts of data using the entity framework.
by Adil Mughal
Hey folks, today I would like to mention one of the underutilized features of Visual Studio and that is the use of Visual Studio extensions. In particular, the integration of Visual Studio extensions through Extension Manager in Visual Studio 2010. You will find Extension Manager in Tools...
by IssamK
How to automatically generate classes for your database tables
by Member 10168565
How to send emails based on RTF templates containing images and attachments, while giving the user the possibility to modify the content before sending
by Gerardo Recinto
Virtualization of RAM & Disk for high-speed, low-footprint & scalable data caching
by prodrigues1990
Easy Assembly Version reflecting SVN working revision
by igorvelho
VS2010 AddIn that allows to create a solution adding multiple projects at same time
by Pavlo Iarovyi
Visual Studio extension to change Visual Studio "hidden" option for project loading to reduce loading time for big solutions.
by dswersky
If you have Visual Studio 2010 Ultimate, you have some serious architectural tools. One of my favorites (so far) is the Dependency Graph.Select Architecture-Generate Dependency Graph and you'll see that you can generate a graph by Assembly, Namespace, Class, or Custom. Try the Assembly...
by TheyCallMeMrJames
With the new box selection model in Visual Studio 2010 you can do some crazy new things, the coolest for me being the copy and paste support from and to selections.As a simple example, let's assume you have a text document with a list of 20 names that you want added to a...
by Muhammad Gouda
A Cooler one for me is the multi-lines simultaneous typingwith which you can accomplish the above task in the following fewer steps1- In the method where you wish to build the list, paste the list of names2- Because compiler will not understand these lines, it will not be correctly...
by ARNOULT
Visual Studio 2010 Macro : Collapse all sections of code between 2 lines of comment
by TheyCallMeMrJames
When developing ASP.NET web sites you're likely going to have multiple deployment targets. I develop on the integrated web server, but I deploy to a staging server for QA and then to prep for publishing I post the to a network URL.Take a moment to set up and save Publishing Profiles and...
by Sujeet Bhujbal
A practical example of a WCF service for inserting , Deleting and Displaying Data using a WCF Service in ASP.NET
by Valentino_Lokesh
This tip explains how to POST different kinds of data (string, XML, JSON or bytes) to a Single WCF REST Operation.
by sandeep12jain
WCF Restful Service Authentication without SSL Certificate
by Đinh Công Thắng
You can fill any form, click any button, and extract any data from web by using Web Automation.
by Jems_007
The tip is for those who getting application hang/freeze issue in web browser control.
by Eric M. H. Goh
Web Scraping using Regular Expression and HtmlAgility for Data Mining
by Avirup Das
This tip describes an application to control with Sony TVs connected to your Home Wi-Fi network from PC.
by npdev13
This tip explains how to deploy the window service using Visual Studio 2010.
by Alexandros Pappas
Windows Services cannot create more than a certain number of processes, whereas Console Applications seem not to have a limit.
by Dr Gadgit
Displays Windows SSL certifiacte in a tree-view and allows you to delete some certificates
by koolprasad2003
This tip gives you an idea about how to create Word table using C# (Word automation)
by Sibeesh KV
Working With JQX Grid With Filtering And Sorting
by Anup Kumar Verma
Taskbar Notification like animation in WPF from code behind
by arpanmukherjee1
A base viewmodel implementing IDataErrorInfo
by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
by Akos Mattiassich
Find a window on the desktop, spy its properties and manipulate it.
by Adil Mughal
One of the simple feature I like is of Zoom in and out :) and that&#8217;s because while presenting on several events I need to increase the font or use magnifier but now I can just zoom in and zoom out using Ctrl + Mouse Scroll Up/down. So now I don&#8217;t have to do that Zoom in to...