Click here to Skip to main content

Uncategorised Tips and Tricks

Great Reads

by Abhijit Jana
Watch windows is one of most commonly used debugging tool with Visual Studio. We generally used to explore the objects, values, properties and other nested objects as a tree structure. Most of the time we used watch window to only view the values or change the current object properties values to see
by Abhijit Jana
In this blog post, I am going to share a quite interesting tips, where you can customize the “Exception Assistant” in visual studio. As an example, I have shown how we can set some favorite blogs urls in troubleshooting tips section. Well, Let’s start with bit background to get an clear idea. We all
by Abhijit Jana
Using DebuggerStepThrough attribute
by Fru Louis
Thinking about making a career in IT? It may be easier than you think.

Latest Articles

by MANPREET SINGH
How to have Facebook Like & Share Button on our List & Document Libraries
by D. Infuehr
How to download historical raw stock data for each symbol traded at nasdaq and nyse.
by Member 8136054
Article describes how to access Dynamics CRM from Haskell language using Connect Bridge platform
by Srinibas Das
Queue a new build using different build definition attributes at runtime. This tip will show you how to queue a new Build with custom parameters using TFS API.

Discussions

by syed shanu on tip/trick "Web Page to PDF or Image"
by Tom Olejnik on article "Access latest business systems (CRM,...
by Duncan Edwards Jones on article "Free Up To Date Historical Stock Data"
by Member 10627807 on Article "Copy Paste in Datagridview Control"
by Member 10945973 on Article "DataGridView Cells Upload and...

All Articles

    Sort by Updated

    General 

    19 Aug 2014
    Member 8136054
    Article describes how to access Dynamics CRM from Haskell language using Connect Bridge platform
    18 Mar 2014
    Ivan Shcherbakov
    This article describes how to create and debug a simple device driver on a modern Linux kernel
    29 Sep 2013
    Gordon W Beeming
    Categories: TFS JS ExtensionTags: TFS 2013 RC, Tfs Js Extension, TFS Web AccessBefore I start I just want to give credit to Tiago Pascal for his help in getting me started with some of the basics and tips and tricks that got me start with the JavaScript extensions and to Alexander Vanwynsberghe for
    12 Aug 2012
    Mike-MadBadger
    A beginner's tour of some alternative options for Version Control Systems
    15 Mar 2012
    Lassala
    Code Project Virtual Tech Summit Session: Visual Studio is huge, and most developers only learn about the most basic things that can be done with it. This session covers several tips and tricks to customize and work with Visual Studio and make the most out of it.
    27 Nov 2011
    phome
    Extend for first level stable
    8 Oct 2011
    GuyThiebaut
    Detecting an available update and installing the update via an online download - an alternative to ClickOnce
    4 Oct 2011
    s.jdm
    This post talks about how to version our WCF services
    7 Sep 2011
    Anuja Pawar Indore
    This will help us to call method defined code behind using JQuery on Client Side
    25 Aug 2011
    Dool_Cookies
    XML Function to Read/Write/Remove/Create XML File
    3 Jul 2011
    akatran
    Custom control that can show ranges in a horizontal bar
    2 Jul 2011
    Gammill
    A demo on how to smoothly change the size or position of a Windows Form while holding down a button.
    1 Jul 2011
    zenwalker1985
    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.
    1 Jul 2011
    lperumb
    Making the div show/hide based on the selected radiobutton from the radiobuttonlist using JavaScript.
    1 Jul 2011
    Mahadesh Mahalingappa
    In Part 2 of Dynamic Loading of objects, I have created a custom Dependency Injection Framework
    29 Jun 2011
    Alexandros Pappas
    Display of a context menu when pressing the Apps key in a DevExpress GridControl
    27 Jun 2011
    Alexandros Pappas
    This tool reads the descriptions of the columns of the SQL server and creates a Word document using SoftArtisans' WordWriter.
    25 Jun 2011
    Mahadesh Mahalingappa
    This post discusses dynamic loading of objects using XML
    20 Jun 2011
    Saket Vyas
    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.
    17 Jun 2011
    devanshsinha
    How to create site map in MOSS 2007 using OOB feature
    13 Jun 2011
    Ali Al Omairi(Abu AlHassan)
    A confirm message box that can be drawn with HTML and CSS
    9 Jun 2011
    Hassanoor
    Resize batch or many images at once, just drag and drop files and specify height and width
    8 Jun 2011
    DavidMengc
    Explains the way I generate custom site definition based on the site template imported in Visual Studio 2010
    4 Jun 2011
    Hassanoor
    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)
    3 Jun 2011
    Santoshshrest
    How to add or remove the array controls from one array control
    2 Jun 2011
    Devakumar Sai Chinthala
    How to change the class attribute of an element using JavaScript
    2 Jun 2011
    Balu Sathish
    How to create a custom control of button which on click drops down a list of toolbar menu
    30 May 2011
    SP.Murugesa Pandian
    This post discusses how to generate the live data for "Chart WebPart for SharePoint 2010
    30 May 2011
    Rupesh Tarwade
    This post demonstrates filtering a SharePoint 2010 lookup column
    27 May 2011
    Balu Sathish
    This post discusses how to show hide image in DataGridView cell
    25 May 2011
    Balu Sathish
    This post helps to upload any file into a datagridview cell and also download it from the datagridview cell.
    23 May 2011
    Balu Sathish
    This post helps to search multiple cell values of the provided columns in a datagridview
    22 May 2011
    prabhakarparihar
    All in One Export Data in ASP.NET, Gridview to DOC – Gridview to Excel – Gridview to PDF
    17 May 2011
    venkynataraj
    Clarifies how to set up MSDTC and also the various errors that normally arise
    17 May 2011
    Santoshshrest
    Basic steps to create controls in array
    14 May 2011
    Bruce Ellsworth
    Using the Image Mastering API in VB.NET
    14 May 2011
    Balu Sathish
    Multi Column Sorting in DataGridView
    13 May 2011
    Vinith B Raj
    A simple bit switch implementation to indicate/maintain function/scope states
    11 May 2011
    Günter Bergmann
    A post of how to do keyboard hooking in kernel
    6 May 2011
    maharishi_b
    Making your application exit gracefully by handling Windows power management events (standby, hibernate, shutdown)
    6 May 2011
    R S Dodiya
    Handling Errors and TimeOuts in ASP.NET by using jquery with the help of $.ajax() function
    4 May 2011
    R S Dodiya
    Handling Ajax in ASP.NET through jquery with methods load(),$.get(),$.post() and $.ajax()
    24 Apr 2011
    Jephunneh Malazarte
    How to use C# to programmatically purge cache of the Akamai proxy server
    21 Apr 2011
    Shailendra P Singh
    Explains how to apply Theme Dynamically to the Silverlight Application
    18 Apr 2011
    Holly Schinsky
    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.
    2 Apr 2011
    sekharkaza
    This code is very useful for those who want to know which aspcontrol has caused the postback.
    31 Mar 2011
    Jon_Slaughter
    Simple class to encapsulate a double reference
    22 Mar 2011
    asanoguera
    Using Razor for generating a CSS based in a .css like a template
    11 Mar 2011
    Sergey Podobry, Apriorit Inc
    This article will describe basics of static code analysis with PREfast in Visual Studio.
    25 Jan 2011
    Yogesh M Joshi.
    This article demonstrates the use of PowerShell script to publish contents on SharePoint site
    29 Nov 2010
    Apriorit Inc, Danil Ishkov
    Some general features and some specific ones of the memory management in Linux are discribed; some approaches of memory allocation are proposed
    26 Nov 2010
    trestan
    Ultimate solution for moving a form by clicking anywhere in the window
    26 Sep 2010
    Apriorit Inc, Danil Ishkov
    In this article, I am going to describe the process of writing and building of a simple driver-module for Linux OS
    12 Aug 2010
    Apriorit Inc, Elizaveta Golub
    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.
    10 Aug 2010
    senguptaamlan
    This utility program can be used for removing macros from Microsoft Word 2007
    6 Aug 2010
    Alex Perepletov
    Tutorial on setting up and using a spell-checker for Visual Studio XML comments files
    6 Aug 2010
    Alexander Maximov, Apriorit Inc
    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.
    18 Jul 2010
    ron wilson
    See the state of caps lock, num lock, scroll lock in the Windows tray
    3 Jul 2010
    demipaul
    Connect to a database and also be able to modify the table
    3 Jul 2010
    prashant chalise
    Get the text present inside tablecell in both visible or hidden mode using VB.NET
    3 Jul 2010
    bjames02
    Overview of enumerated types in .NET
    29 Jun 2010
    Abdelmawgoud M. Meabed
    Programmatically switch keyboard layout in C#
    29 Jun 2010
    crackruckles
    Day's Left Timer VBS Self Deleting
    28 Jun 2010
    huongwin
    An article about how to fix Local Disk (Q) added by Office 2010 Beta
    26 Jun 2010
    bjames02
    Learn the benefits of using this simple technique to design and document your code
    15 Jun 2010
    Sergey Popenko, Apriorit Inc
    In this article, we provide the library which can be used in client – server applications to cover transport layer using virtual channels.
    27 May 2010
    Apriorit Inc, andrew_lyakhov
    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.
    22 May 2010
    Morten Gorm Madsen
    A 3-click package to suspend your computer when idle but only if CPU usage is low
    8 May 2010
    Software_Developer
    How to pass a two dimensional array to a function (C++)


    Advertise | Privacy | Mobile
    Web04 | 2.8.140921.1 | Last Updated 22 Sep 2014
    Copyright © CodeProject, 1999-2014
    All Rights Reserved. Terms of Service
    Layout: fixed | fluid