General |
top |
| Title /
Updated |
Author |
Score |
|
|
Find Text Inside Gridivew Cell
Updated: 3 Jul 2010
Get the text present inside tablecell in both visible or hidden mode using VB.NET
VB, .NET, ASP.NET
|
prashant chalise |
5.00 |
|
|
Day's Left Timer VBS
Updated: 29 Jun 2010
Day's Left Timer VBS Self Deleting
VBScript, .NETCF, .NET (.NET2.0, .NET3.0), WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2, Dev, SysAdmin
|
crackruckles |
5.00 |
|
|
Android Proxy Configuration for Emulator[Solved]
Updated: 17 Apr 2011
It is actually for configuring proxy on Android emulator so that the users can access the internet from their Android emulators.
Windows, Android
|
csanuragjain |
5.00 |
|
|
Flash Builder 4 Shortcuts and Tips
Updated: 18 Apr 2011
I’ve been collecting a summary of Flash Builder 4 tips I find useful to help me be more productive as a developer and thought I would share them here.
Flash, Dev
|
Holly Schinsky |
5.00 |
|
|
Dynamic Loading of Objects using XML - Part 2
Updated: 1 Jul 2011
In Part 2 of Dynamic Loading of objects, I have created a custom Dependency Injection Framework
C#, XML
|
Mahadesh Mahalingappa |
5.00 |
|
|
Invoking People Hub in Windows Phone 7 Emulator
Updated: 26 Nov 2011
Invoking People Hub in Windows Phone 7 Emulator
Mobile (Windows-Phone-7), Silverlight, Dev
|
Mohib Sheth |
5.00 |
|
|
Extend filagroup Ipod Style Menu
Updated: 27 Nov 2011
Extend for first level stable
Javascript, jQuery
|
phome |
5.00 |
|
|
Using PREfast for Static Code Analysis
Updated: 11 Mar 2011
This article will describe basics of static code analysis with PREfast in Visual Studio.
Windows, Visual-Studio, Architect, Dev, QA, Design
|
Sergey Podobry, Apriorit Inc |
4.89 |
|
|
A Simple Driver for Linux OS
Updated: 26 Sep 2010
In this article, I am going to describe the process of writing and building of a simple driver-module for Linux OS
C, Linux, Architect, Dev, QA
|
Apriorit Inc, Danil Ishkov |
4.88 |
|
|
Programmed Hyper-V Management
Updated: 27 May 2010
In this article, we examine the problems of program control of the Microsoft Hyper-V hypervisor with the help of the C++ language and WMI technology.
C++, ATL, Virtualization, virtual-machine
|
Apriorit Inc, andrew_lyakhov |
4.86 |
|
|
Message Box Control
Updated: 22 Mar 2012
A message box that can be drawn with HTML and CSS
C#, Javascript, Windows, ASP.NET, Ajax
|
Ali Al Omairi(Abu AlHassan) |
4.85 |
|
|
Creation of Multi-monitor Screenshots Using WinAPI
Updated: 12 Aug 2010
This article includes a description of the simple multi-monitor screenshot creation and splicing screenshots from the display monitor into the one virtual screen sized bitmap using Windows GDI functions.
C++
|
Apriorit Inc, Elizaveta Golub |
4.83 |
|
|
ButtonDropDown using Custom Control (ButtonDropDownMenu Control)
Updated: 2 Jun 2011
How to create a custom control of button which on click drops down a list of toolbar menu
C#, Dev
|
Balu Sathish |
4.83 |
|
|
Removing Macro from Microsoft Word 2003, Word 2007
Updated: 10 Aug 2010
This utility program can be used for removing macros from Microsoft Word 2007
C#, Windows (Win2K, WinXP, Win2003), .NET (.NET2.0, .NET3.0), COM, Dev, programming, tools
|
senguptaamlan |
4.75 |
|
|
.NET Enumerated Types Explained
Updated: 3 Jul 2010
Overview of enumerated types in .NET
VB (VB.NET), .NET, All-Topics, Dev, QA, Design
|
bjames02 |
4.75 |
|
|
Show/Hide the Div with RadioButtonList Using JavaScript
Updated: 1 Jul 2011
Making the div show/hide based on the selected radiobutton from the radiobuttonlist using JavaScript.
C#, Javascript, ASP.NET
|
lperumb |
4.71 |
|
|
Application Auto-update via Online Files in C#
Updated: 8 Oct 2011
Detecting an available update and installing the update via an online download - an alternative to ClickOnce
C#, Windows, WinForm
|
GuyThiebaut |
4.71 |
|
|
Keyboard Hooking In Kernel
Updated: 11 May 2011
A post of how to do keyboard hooking in kernel
C++
|
cnli |
4.69 |
|
|
Show Hide Image in DataGridView Cell
Updated: 27 May 2011
This post discusses how to show hide image in DataGridView cell
C#, VS2010
|
Balu Sathish |
4.67 |
|
|
Writing Email to the File of the PST Format
Updated: 6 Aug 2010
The aim of this article is to create the library for writing e-mail messages in the *.pst format (used by Microsoft Outlook) to the file.
C++, database
|
Alexander Maximov, Apriorit Inc |
4.67 |
|
|
Special Features of Linux Memory Management Mechanism
Updated: 29 Nov 2010
Some general features and some specific ones of the memory management in Linux are discribed; some approaches of memory allocation are proposed
Linux, Architect, Dev, QA, SysAdmin
|
Apriorit Inc, Danil Ishkov |
4.64 |
|
|
vbBurnMedia v1.0
Updated: 14 May 2011
Using the Image Mastering API in VB.NET
VB.NET, Windows, Dev
|
Bruce Ellsworth |
4.64 |
|
|
All in One Export Data in ASP.NET
Updated: 22 May 2011
All in One Export Data in ASP.NET, Gridview to DOC – Gridview to Excel – Gridview to PDF
C#, ASP.NET, Dev
|
prabhakarparihar |
4.63 |
|
|
Multi Column Value Search in DataGridView
Updated: 23 May 2011
This post helps to search multiple cell values of the provided columns in a datagridview
C#, VS2010, DBA
|
Balu Sathish |
4.57 |
|
|
Suspend Computer on Idle if CPU Usage is Low (Windows Tip)
Updated: 22 May 2010
A 3-click package to suspend your computer when idle but only if CPU usage is low
C++, Windows
|
Morten Gorm Madsen |
4.57 |
|
|
PersianDate Library that Returns value and Converts System.DateTime
Updated: 5 May 2012
This is an alternative for "Get Full Shamsi Date in String Format with C# Class"
C#, Visual-Studio, library, Persian
|
Shahin Khorshidnia |
4.57 |
|
|
Responding to Windows power management events (standby, hibernate, shutdown)
Updated: 6 May 2011
Making your application exit gracefully by handling Windows power management events (standby, hibernate, shutdown)
C#, Windows (WinXP), .NET, Dev
|
maharishi_b |
4.55 |
|
|
Row Header Cell Images in DataGridView
Updated: 24 May 2011
This post helps to load image in row header cell of a datagridview.
C#, VS2010, Dev
|
Balu Sathish |
4.55 |
|
|
Batch Image Format Converter
Updated: 4 Jun 2011
Convert pictures of different format to desired format, i.e., picture of BMP, JPG, PNG, etc. can be converted into selected one (for say tiff)
VB.NET, Windows, .NET, WinForm
|
hassanoor |
4.53 |
|
|
Upload and Download Files From DataGridView Cells
Updated: 25 May 2011
This post helps to upload any file into a datagridview cell and also download it from the datagridview cell.
C#, VS2010
|
Balu Sathish |
4.50 |
|
|
Multi Column Sorting in DataGridView
Updated: 14 May 2011
Multi Column Sorting in DataGridView
C#
|
Balu Sathish |
4.50 |
|
|
Smooth Resize and Reposition
Updated: 2 Jul 2011
A demo on how to smoothly change the size or position of a Windows Form while holding down a button.
C#, Windows, Visual-Studio (VS2008), WinForm
|
Gammill |
4.50 |
|
|
Confirm Message Box
Updated: 13 Jun 2011
A confirm message box that can be drawn with HTML and CSS
C#, Javascript, CSS, HTML, Windows, ASP.NET, Ajax, Dev
|
Ali Al Omairi(Abu AlHassan) |
4.50 |
|
|
CheckList Box Tips
Updated: 9 May 2011
How to set the check status of the checklist box?
C#, Dev
|
Santoshshrest |
4.50 |
|
|
Dynamic Theming in Silverlight
Updated: 21 Apr 2011
Explains how to apply Theme Dynamically to the Silverlight Application
C#, .NET, Silverlight, Design
|
Shailendra P Singh |
4.50 |
|
|
Visual Studio Comments Spell Checker
Updated: 6 Aug 2010
Tutorial on setting up and using a spell-checker for Visual Studio XML comments files
C#, .NET, Visual-Studio, Dev
|
Alex Perepletov |
4.50 |
|
|
User Mode Transport of the Library Via Virtual Channels
Updated: 15 Jun 2010
In this article, we provide the library which can be used in client – server applications to cover transport layer using virtual channels.
C++, Server
|
Sergey Popenko, Apriorit Inc |
4.40 |
|
|
Ultimate solution for moving a form by clicking anywhere in the window
Updated: 26 Nov 2010
Ultimate solution for moving a form by clicking anywhere in the window
C#
|
trestan |
4.33 |
|
|
.NET Double Reference
Updated: 31 Mar 2011
Simple class to encapsulate a double reference
C#, Windows, .NET, Dev
|
Jon_Slaughter |
4.33 |
|
|
Copy Paste in Datagridview Control
Updated: 8 Jun 2011
How to copy paste in Datagridview control
C#
|
Balu Sathish |
4.33 |
|
|
Dynamic CSS using Razor Engine
Updated: 22 Mar 2011
Using Razor for generating a CSS based in a .css like a template
C#, CSS, ASP.NET, MVC, Dev
|
asanoguera |
4.20 |
|
|
Creating a simple ButtonDropdown Control
Updated: 3 Jun 2011
How to create a simple ButtonDropdown control
C#
|
Balu Sathish |
4.10 |
|
|
Generating Live data for Chart WebPart
Updated: 30 May 2011
This post discusses how to generate the live data for "Chart WebPart for SharePoint 2010
C# (C#3.0), Windows
|
SP.Murugesa Pandian |
4.00 |
|
|
Controls Array
Updated: 17 May 2011
Basic steps to create controls in array
C#
|
Santoshshrest |
4.00 |
|
|
Configure Distributed Transaction In a System
Updated: 17 May 2011
Clarifies how to set up MSDTC and also the various errors that normally arise
All-Topics, Dev
|
venkynataraj |
4.00 |
|
|
Create Site Map for MOSS 2007 Site using OOB Feature
Updated: 17 Jun 2011
How to create site map in MOSS 2007 using OOB feature
All-Topics, Sharepoint
|
devanshsinha |
4.00 |
|
|
Create Documentation for SQL Server Tables
Updated: 27 Jun 2011
This tool reads the descriptions of the columns of the SQL server and creates a Word document using SoftArtisans' WordWriter.
VB.NET, Windows, .NET, SQL-Server, DBA, Dev
|
Alexandros Pappas |
4.00 |
|
|
Batch Image Resizer
Updated: 9 Jun 2011
Resize batch or many images at once, just drag and drop files and specify height and width
VB.NET, Windows, .NET, Dev, WinForm
|
hassanoor |
4.00 |
|
|
Read/Write/Remove Create XML
Updated: 25 Aug 2011
XML Function to Read/Write/Remove/Create XML File
XML, VB.NET, Windows
|
Dool_Cookies |
4.00 |
|
|
Design and Document your Code using PDL (Programming Design Language)
Updated: 26 Jun 2010
Learn the benefits of using this simple technique to design and document your code
VB, ASM, All-Topics, Architect, Design, programming
|
bjames02 |
4.00 |
|
|
Caps Lock Status Tray Application
Updated: 18 Jul 2010
See the state of caps lock, num lock, scroll lock in the Windows tray
C++, Win32
|
ron wilson |
4.00 |
|
|
A Simple Way for Paging in DataGridView in WinForm Applications
Updated: 15 Jun 2011
An easy way for paging DataGridView
C#, Windows, ASP.NET, WinForm
|
sk saini |
3.86 |
|
|
Calling C# method using JQuery client side
Updated: 7 Sep 2011
This will help us to call method defined code behind using JQuery on Client Side
C#, Windows, ASP.NET, jQuery
|
Anuja Pawar Indore |
3.69 |
|
|
Get Full Shamsi Date in String Format with C# Class
Updated: 14 May 2011
Class used to display date in complete string format in Shamsi
|
A. Najafzadeh |
3.50 |
|
|
|
How to Change the Class Attribute of an Element using JavaScript
Updated: 2 Jun 2011
How to change the class attribute of an element using JavaScript
Javascript, ASP.NET
|
Devakumar Sai Chinthala |
3.45 |
|
|
String Manipulations in Unicode
Updated: 11 May 2011
Tips and tricks on String manipulations in Unicode (Windows Programming context)
C++, Windows, MFC, Dev
|
Saint Atique |
3.33 |
|
|
Adding and Removing the Array Controls from One Array Control in C#
Updated: 3 Jun 2011
How to add or remove the array controls from one array control
C# (C#4.0)
|
Santoshshrest |
3.20 |
|
|
Changing Keyboard Layout
Updated: 29 Jun 2010
Programmatically switch keyboard layout in C#
C# (C#2.0, C#3.0, C#4.0)
|
Abdelmawgoud M. Meabed |
3.15 |
|
|
Vision on Virtual Commands
Updated: 20 Jun 2011
This application is used to show how Computer interacts with human and converts his/her motion in command actions. It detects motion and converts that motion into respective command actions.
C# (C#3.0), Windows, .NET (.NET3.5), Dev
|
Saket Vyas |
2.92 |
|
|
CheckList Box and List Box
Updated: 14 May 2011
How to show the checked items of the check list box in listbox?
C#, Dev
|
Santoshshrest |
2.75 |
|
|
TimeOuts and Error Handling by jQuery in ASP.NET
Updated: 6 May 2011
Handling Errors and TimeOuts in ASP.NET by using jquery with the help of $.ajax() function
C#, HTML, Windows (WinXP), .NET, ASP.NET, jQuery, Dev
|
R S Dodiya |
2.75 |
|
|
Ajax Handling in ASP.NET by jQuery
Updated: 4 May 2011
Handling Ajax in ASP.NET through jquery with methods load(),$.get(),$.post() and $.ajax()
C#, HTML, Windows (WinXP), .NET, ASP.NET, jQuery, Dev
|
R S Dodiya |
2.50 |
|
|
Finding out which control caused the Postback
Updated: 2 Apr 2011
This code is very useful for those who want to know which aspcontrol has caused the postback.
C# (C#2.0), .NET (.NET3.5), ASP.NET, Dev, Web-Development
|
sekharkaza |
2.50 |
|
|
SharePoint 2010 Filtering Lookup column using JavaScript
Updated: 30 May 2011
This post demonstrates filtering a SharePoint 2010 lookup column
Javascript, Windows, WPF, Dev, Sharepoint
|
Rupesh Tarwade |
2.50 |
|
|
Simply Connect to and Modify Database
Updated: 3 Jul 2010
Connect to a database and also be able to modify the table
C#, .NET, ADO
|
demipaul |
2.33 |
|
|
Automatic Publishing of Contents on SharePoint by Powershell Script
Updated: 25 Jan 2011
This article demonstrates the use of PowerShell script to publish contents on SharePoint site
PowerShell, Sharepoint
|
Yogesh M Joshi. |
2.25 |
|
|
How to Pass a Two Dimensional Array to a Function (C++)
Updated: 8 May 2010
How to pass a two dimensional array to a function (C++)
C++
|
TopCoder23 |
2.17 |
|
|
Dynamic Loading of objects using XML
Updated: 25 Jun 2011
This post discusses dynamic loading of objects using XML
C#, XML
|
Mahadesh Mahalingappa |
2.00 |
|
|
WCF Versioning
Updated: 4 Oct 2011
This post talks about how to version our WCF services
Windows, WCF
|
CoolieoGuy |
1.77 |
|
|
Build Personalized Report only with HTML TABLE
Updated: 14 May 2011
This post shows how to build personalized dynamic Report just with HTML Table and CSS without using Data ASP.NET controls.
C#, CSS, HTML, Windows, ASP.NET, Dev
|
dope2004 |
1.00 |
|
|
Run an application under current logon user's privileges
Updated: 29 Jun 2010
3 solutions provided for running an application under current logon user's privileges
C++ (VC6), Windows, Win32
|
Sagar G |
1.00 |
|
|
Fix Local Disk (Q) Added by Office 2010 Beta
Updated: 28 Jun 2010
An article about how to fix Local Disk (Q) added by Office 2010 Beta
Office, Dev
|
huongwin |
|
|
|
How to Retrieve Outlook Datafiles
Updated: 12 Sep 2010
This program returns the location of all the datafiles that are being used by the user
VB.NET, Windows, Win32, WinForm
|
dane |
|
|
|
How to Purge Cache in Akamai Proxy Server using C#
Updated: 24 Apr 2011
How to use C# to programmatically purge cache of the Akamai proxy server
C# (C#2.0, C#3.0, C#4.0), Windows, .NET
|
Jephunneh Malazarte |
|
|
|
Custom Site Definition
Updated: 8 Jun 2011
Explains the way I generate custom site definition based on the site template imported in Visual Studio 2010
VS2010
|
DavidMengc |
|
|
|
Simple Bit Switches to Indicate Function States
Updated: 13 May 2011
A simple bit switch implementation to indicate/maintain function/scope states
C++, Windows
|
Vinith B Raj |
|
|
|
Stored Proc Schema based Saving (parameters)
Updated: 1 Jul 2011
This article explains a refactored code snippet on passing parameters for a stored proecedure via SP schema rather than hard coding the column/param names.
C#, SQL
|
zenwalker1985 |
|
|
|
RangeBar Custom Control
Updated: 3 Jul 2011
Custom control that can show ranges in a horizontal bar
C# (C#4.0), Windows, .NET, Dev
|
akatran |
|
|
|
Apps Key in DevExpress GridControl
Updated: 29 Jun 2011
Display of a context menu when pressing the Apps key in a DevExpress GridControl
VB.NET, Windows, .NET, WinForm
|
Alexandros Pappas |
|
|