Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / programming / Design

Design

Design

Great Reads

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
by Mahmud Hasan
The only good thing of Test Driven Development is, it ensures the maximum test coverage but TDD puts you in risk of a week design. DTDT tries to solve this while ensuring maximum test coverage.
by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.

Latest Articles

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
by Mahmud Hasan
The only good thing of Test Driven Development is, it ensures the maximum test coverage but TDD puts you in risk of a week design. DTDT tries to solve this while ensuring maximum test coverage.
by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.

All Articles

Sort by Score

Design 

by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
by Tomaž Štih
How to (dynamically) implement ToString() as a Lambda function
by sumit_kapadia
Simple and free approach to manage your code on cloud with git-SCN and dropbox
by Bismark Appah
.NET Runtime Library for Delphi
by Dave “DWC” Curry
How to wire up drag+drop events through multiple objects.
by The Zakies
Part 3 of a tutorial to show a graphics program using C# using GDI and SVG drag and drop and delete objects
by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form
by The Zakies
Tutorial 1 (how to create a vector graphics program)
by The Zakies
Learn how to implement a tecnique of a parent form that createes and controls other forms , through the tecnique of using the tab control, also learn how to implement a menu for the tools, and how to add cutom cursor for each tool
by Atul Kharecha
If you are using Lotus Notes as an email client and it is running very slowly, this tip will help you to overcome the performance issues.
by Dan Rowinski
What app developers need to know to win in the apps economy in 2015 and beyond.
by Murali Pamidi
Politics aside, here are 7 simple tweaks that could make heathcare.gov website instantly fast.
by VictorSotnikov
An example of a combobox with sub-lists: "Most recently used items" and "All items"
by Jens Theisen
A grid splitter separating four quadrants
by Yisrael Lax
Why poorly written code is expensive code
by TheGreatAndPowerfulOz
How to recursively select all descendants using an extension method
by Bryan Kowalchuk
The two most common database lookup table patterns are examined
by Dirk Bahle
Making better use of the available UI space.
by hemantrhtk
Basic queries that should be resolved for a successful SharePoint Project.
by Nuwan Karunarathna
This a foldable content control for UWP platform.
by shijo joseph
An ADO.NET Layer for SQL Server and Oracle which makes it easier for interfacing with database
by honey the codewitch
A circular buffer implementing IList
by honey the codewitch
A fully generic ordered dictionary class in C#
by Southmountain
Some take-away to improve the quality of desktop software
by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
by AshakiranBhatter
ScreensSaver through fullscreen mode using Win32 APIs in C.
by Raghav Nayak
Simple vertical scroller.
by Marco Bertschi
Sktech for a generic queue which can handle tasks, process them and report the result
by Sergey Alexandrovich Kryukov
An ugly look of a TOC based on ul elements is the only problem preventing full automation of article writing; still, it's easy to fix
by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
by Southmountain
glaux.h header file & glaux.lib can be replaced by freeglut.h & freeglut.lib
by WhiskeyBeforeWater
A nodular Singely Linked List for VBA with some basic functions
by B. Clay Shannon
In which the author takes the "That is an Exercise Left to the Reader" cop-out to Extremes
by nilotpalbarpujari
VS 2010 style toolbox written in C#
by Mario Vernari
Here is a simple trick for simulating the shared-sizing feature of the WPF Grid even in a StackPanel fashion.
by Anele 'Mashy' Mbanga
Explore your Genymotion Device folders
by Amit Deshmukh 1010
Accessing class object present in exe from explicitly loaded DLL using Inheritance and virtual function.
by Ramanujam Shankar
Show data in grid view control of Windows Stores App using web service or WCF
by Priyanka Sabharwal81
Adapter Design Pattern in C++
by Pradip R
How to add Breadcrumb with SharePoint 2013 Design Manager in HTML master page or HTML page layout.
by B. Clay Shannon
Wherein the steps to add menu items, and respond to them being selected, is delineated
by sam stokes
This is a really simple implementation of JavaScript and HTML5 to be used in a Windows 8 Store app.
by Fiyaz Hasan
This article shows you how to add Angular Material in ASP.NET Core AngularSpa template
by VR Karthikeyan
Change the look and feel of ASP.NET MVC application by adding different UI CSS frameworks
by Tharaka MTR
This tip describes how to add the dynamic style to ASP.NET page header
by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by Santosh Sharma (go2santosh)
Finally iOS developers get a new programming language as advanced as C# and Java
by Marcell Lipp
A proof introduction to Git blame and Git bisect
by Joezer BH
Avoiding a cumbersome message box or input box that locks the application in WPF.
by Timothy Svecz
Amazon AWS: Setting up FTP on EC2 Windows Instances
by VictorSotnikov
An example of "interactive professional resume" as a Web application.
by Richard Silveira
Android Material Design for old devices with Design Support Library
by Bert O Neill
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
by skondawar
AngularJs: Add, Remove Directives Dynamically & Save Details
by Yossi Yaari
A basic yet generic state machine implementation
by Ahmad F Hassan
An easy way to view hierarchical data in a simple ASP .NET Repeater
by Anurag Prajesh
How to add banner and slideshow in your website with adrotator
by Sajid Qayyum
Describes authentication management using cookies
by Ruhollah Heidarpour
Just another ASP.NET Persian(Jalali/Shamsi/Solar) / Gregorian Datepicker
by Alex_1
Cool menu, MVC bootstrap menu HTML helper
by Oetawan
Extend ASP.NET MVC behavior to auto wire controller dependency
by BalaG Ganesan
ASP.NET MVC4 - Bundling and Minification
by brunofer2007
Easy way to sort nodes in a TreeView using a recursive function.
by John Pravin
Asynchronous Programming with Task Parallel Library.
by sumit_kapadia
AutoComplete Texbox with comma separated insertions
by LucasB86
Translate your RESX files by using your own translation storage
by Bruce S Oberhand
Consider the Decorator Pattern!
by Dan Steuer
This article will help manage automatic database purges according to basic Document Management principles.
by NaibedyaKar
How to check the query locking the table and to unlock it
by yash soman
The tip is about using Elvis operator which is introduced in C# 6.0 for Null Reference Checks. It gives an example of how to use it.
by Zebedee Mason
Or why not both? This shows how.
by Clifford Nelson
Fairly straight forward way of binding in a HierarchicalDataTemplate or DataTemplate to the parent ViewModel when using the TreeView control.
by honey the codewitch
Easily shift bits in memory of arbitrary length, declare integer sizes programmatically, endian conversion, and more
by aditya pewekar
Custom component to handle checkbox after confirmation modal popup
by aditya pewekar
Custom JQuery datepicker component using Blazor
by Jin Vincent Necesario
Shows the difference between block-level elements and inline-level elements in HTML and CSS.
by Francisco T. Chavez
Bool to content converter
by Shashi_Singh
How to use option's in bootstrap modal plugin.
by Gunnar S
Broadcast messaging in Angular with the observer design pattern and the rxjs npm package
by José Cintra
Do take off your applications with the Cloud Services
by JinWenQiang
Get started with your own SDN (Software Defined Network) simulation network
by Arpit Mandliya
Explains the Builder design pattern in detail with example.
by Kishor Deshpande
Reduces line of code by writing builder methods to construct integration test queries.
by _Noctis_
Quick tip for forms/windows/views where save/insert/cancel buttons are used
by Kashif_Imran
A user control that provides fancy buttons for panning purposes in Silverlight
by Emiliarge
Using FindWindow() and WindowFromPoint() to identify window, and SetWindowText(), MoveWindow(), SetForegroundWindow(), EnableWindow() to interact with it
by blitzkrieged
An alternative ProgressBar for C# with extra functionality
by caed
C# - Read Text File, Match a Word in First Line, Move File if Word Matches
by Darkencrow
A multi-drawer style collapsable UI container
by Sanjaykumar Patel
Speed up your computer by deleting temporary data
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 Mohamed.Faried
Simplifying Java events
by Jonathan Weber
An incomplete C++ class for Arduino
by Dan Quist
A lightweight synchronous event framework for C++
by Wendelius
This tip describes how to calculate an aggregate for dynamically defined columns using UNPIVOT clause.
by Ankur .K. Vishwakarma
Calling server-side code from client-side using JavaScript and TextBox's onblur event
by maftahur
Capturing web screen in different formats without any browser(PhantomJS)
by B. Clay Shannon
How to quickly and easily change a Layout's header text
by Yumashin Alex
This tip describes how to change DataGridView behavior concerning row resizing
by honey the codewitch
Enumerate store and retrieve characters as sets of ranges using this efficient struct
by Ordiales
Create default interface implementation or whatever you want with runtime checking not implemented members
by Cinchoo
Simple and easy to associate file types to an application
by Cinchoo
Tips to convert complex nested JSON file to CSV format file
by Cinchoo
Tips to converting CSV to JSON with nested objects and arrays
by Cinchoo
Tip to merging JSON array values to single CSV column
by Cinchoo
Easy way to sort large CSV files using Cinchoo ETL
by Rixterz123
How to get text to show perfectly clearly on Aero glass
by adityasahver
In this tip, we will learn how to enable the Certificates in the Azure Web Sites
by Raju_B
Code behind JavaScript
by Tomer Weinberg
A piece of code you can copy paste to transform TimeSpan into user readable UI text
by honey the codewitch
A helper class that dramatically reduces the amount of code you need to write for the CodeDOM
by gggustafson
This tip presents a general method for capturing GUI events.
by David A. Gray
Calculating the day on which a reporting period that ends on a specific day of the week is not as easy as it looks.
by Yassin Souabni
How to conserve ratio and serve optimal fluid images in responsive design
by xprog
Algorithm to convert Arabic Numbers to Arabic Text using C#
by Shibasis Sengupta
This tip describes how to convert your personal laptop into a webserver available on world wide web
by bobishkindaguy
Thread safe control displays status with icon according to type of message. Tutorial on sending messages around your application using delegates.
by Ashkan.hosseini
Stored procedure that generates insert stored procedure for tables
by bobishkindaguy
TrackBar that can work with time values, has a nice spotlight for the current value, and won't allow its value to change when the user moves their mousewheel.
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 Anurag Gandhi
A Query to copy an individual table data between databases
by Zebedee Mason
What is the average number of lines of code in your projects files? Yes, but which average?
by Zain Nisar
Create "Sign Up Page" using Toolbar and Navigation feature
by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse
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 AmrDeveloper
How to create a simple bot creator in Kotlin using only 33 lines of code
by Morgan Estes
This is an alternative for "How to Create a jQuery UI-powered Web Page that Requires No Hosting"
by Anoop Kr Sharma
Create an attractive Button using CSS3 -Step by Step
by Er. Mayank Kothari
Generate barcode image in web application
by grandtree
Create a calendar by inputting month
by Noble KC
Floating/Sliding Menu or Panel in C#.NET
by senthill
This tip describes how to create a slider webpart in SharePoint 2013 without writing any custom code.
by Anoop Kr Sharma
Easy, simple, stylish tooltip created using HTML and CSS.
by Anoop Kr Sharma
Learn how to give Stitched effect using CSS
by Anoop Kr Sharma
Stylish Search Button for Website
by Anoop Kr Sharma
Make your website attractive using CSS3 Custom Fonts
by Zain Nisar
How to create visual states and what is state group?
by piyush_singh
How to create your first MVC project in Umbraco
by RickZeeland
Using the free Greenfish Icon Editor to create a big glossy icon for use with Windows
by Mohit Johri
This tip will help you to display data using XamDataPresenter (or any DataGrid) which will have multi-header column.
by Anele 'Mashy' Mbanga
Create a SplitView / Master Details screen in JQuery Mobile
by coded007
Designing reports with Dynamics CRM
by Pooja Baraskar
This tip will help you to get a basic understanding of Virtual Machines on Azure and guide you about how to create and run a Virtual Machine on Azure.
by Anoop Kr Sharma
Creating a simple, stylish calculator using HTML, CSS and JavaScript
by Anoop Kr Sharma
Creating Charts using Chart.js JavaScript library
by Clifford Nelson
A way to create a custom derived control with the XAML file attached like a UserControl
by Anshu Krishna
Creating parent/child relations between checkboxes
by Samarjeet Singh
Creating jquery plugins have never been easier !
by Monotosh Roy Mon
Developing web service using PHP within 10 minutes
by Zamshed Farhan
Helpful to develop photo gallery
by honey the codewitch
Easily reuse source from entire projects at the source level instead of the binary level
by Zain Nisar
How to create Custom Control in Blend 2015
by Javad Taheri (drjackool)
Show or hide, reorder, save and restore list view column headers
by Anoop Kr Sharma
A step by step guide for creating cool scrollbars for website
by jnegron215
This tip will describe how to add a new Panel type to a customized version of the bootstrap framework.
by VaibhavTiparadi
Quick and easy way of customizing the WIX Installer
by Gihan Liyanage
Simple Dapper.NET Example with MVC
by Zain Nisar
How to create Data Binding?
by IgorRadionyuk
Automatic mapping some key to the fabric function, and its usage
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 Christopher Crain
Create a dynamic class driven by your database.
by Amol M Vaidya
A simple Data Connection Library to avoid rewriting code when the DB changes
by Sujeet Pardeshi
Here, I will explain the real world example of decorator pattern so it will be easier for readers to implement this pattern in their application.
by Arpit Mandliya
It explains decorator design pattern in detail with example.
by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
by Purbasha Ghosh
Leverage lazy loading with Unity DI framework
by Michael Gr
Deleting folder programmatically is extremely dangerous. It can erase your system.
by Amey K Bhatkar
Concept Of Dependency Injection
by Parthasarathy Srinivasan
Mutliple observables / subjects with multiple observers in C++
by Prakash Tripathi
This tip talks about the queries developers get when using design patterns in software development.
by Kevan Hadvani
This is my humble effort to explain so called complex Design Patterns to explain as simply as possible
by Umesh Khandelwal
Design the WCF service without implementing interface
by jack dson
Let's play around a little with color transition effects and find out the nitty-gritty of designing gradient backgrounds with CSS3.
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 Shivachalappa Gotur
Detecting USB Modem Device using C#.NET
by Salar Hafezi
Through this tip, we develop a Java class named TimeUtil to extend Java's built in Date class so we can work with local times in our application.
by Umer Qureshi
A tip explaining the difference between Stackpanel and a Grid layout in WPF
by Vinod Viswanath
Are you annoyed of the "Restart now" message in Windows? Here is a solution for that.
by netfed
This article explains how to display images and videos in the very same Fancybox gallery using Json-data and existing html-tags as data
by José Cintra
Tips for creating mathematical cross-platform applications in JavaScript and display formulas and other content with MathJax and JQuery Mobile.
by Jose Segarra
Graphically display objects and their relationships
by Chamila Nishantha
Following article describes how to add a gridview and a horizontal scrollbar without depending on the screen resolution
by Thang Believe
Using Excel to generate random domain names
by Jani Giannoudis
How to capture complex business rules with the policy pattern
by Muhammad Rashed Otahbashi
How to implement Drag and drop files and Images feature in ASP.NET MVC App
by Spred
Showing how to add Drag&Drop to oxyplot library
by Clifford Nelson
This is a simple popup that includes drag capability. The code should be helpful to anyone looking to create a control drag capability.
by Sunil_Sebastian
Duplicate Notifier for a List using ObservableCollection.
by Krishnendu Ghosh
Dynamic Generation of Client Proxy at Runtime in WCF using a Single Factory
by AndyLock
Dynamic, one class fits all factory with no need for specific implementations.
by SuperVessel
This article will teach users how to create a dedicated IPython + Notebook environment on cloud (SuperVessel cloud), in the most easy and free way. Users could try it at once !!
by M@dHatter
Below is an easy way to create Templates in JavaScript without changing the code format.
by ravgill66
Use LINQ to XML to split an XML file into a number of smaller files
by Prabakaran T
If you often use removable USB devices like a flash drive, you are probably already familiar with the “Safely Remove Hardware” icon that sits in the system tray. The problem for many people is that the icon is tiny, and clicking it just right to bring up the menu is a pain.
by imsauravroy
Easy way to understand open/closed principle :O of S.O.L.I.D
by honey the codewitch
A relatively safe, simple, yet high performance technique for using lists as dictionary keys.
by Ajit_Pudale
Tip to add EmptyDataTemplate in WPF or Silverlight DataGrid
by Mauricio Orejuela Bohorquez
Emulating HTML Text boxes Value attribute in VB.NET text boxes
by skprasadu
In this article I have demonstrated using a simple Java Keystore to achieve 2 way handshake.
by Umarfarukh7
This tip is about encrypting web.cofig file using aspnet_regiis utility of .NET Framework.
by shouvith hydrose Kerala
This tip will explain how to convert English language to Arabic language in Windows Forms C#.
by kjburns1980
This tip provides code for an enhanced version of the JTabbedPane which allows the developer to add toolbar buttons to the beginning or end of the tab set.
by lemueladane
Take away the burden of manually configuring the available serial ports on your code or on the side of the users of your app.
by Dholakiya Ankit
Logging database operations in Entity Framework and handling Exceptions
by Christopher R Davis
Use model driven development with a MySql backend
by Sherjil_Ahmed
Mixing DB-First and Code First Approach for using SPs in EF-Way
by Vahe Karamian
In this video, we explore how to place GameObjects in a Unity scene and apply basic geometric transformations.
by Vahe Karamian
In this video, we'll dive into using materials in Unity to change the appearance of GameObjects.
by Vahe Karamian
In this video, we'll explore the essential steps for planning your game mechanics and rules, laying the foundation for engaging gameplay.
by Vahe Karamian
This tutorial is great for developers looking to design compelling game mechanics and integrate them seamlessly into their Unity projects.
by Assil
Simple implementation for "Retry Design Pattern" and also "Circuit Breaker Design Pattern" and merging them together
by LukeCodes
This is a simple macro script to search and retrieve individual cells in an Excel document.
by Shvetsov Evgeniy
Using C++ templates? Wish your template algorithm will be versatile and ready to work with the classes, which do not fully support the required interface? Want more functional programming with C++? Get it now!
by Clifford Nelson
This is a control that is like a Expander Control but there is both Expanded and not Expanded Content. It demonstrates some concepts on how to easily create controls whose functionality can be mostly implemented in the XAML with the code behind being mostly DependencyProperty definitions.
by Bhasker Kandpal
Exploring the behaviour and capabilities of a property grid control.
by Lolo1986
This tip will help to import/export from a LightSwitch web application.
by Anil kumar Bhardwaj
Export all the primary, Unique, Foreign key and default constraints from existing database
by Srikanth Tiyyaguru
This article explains about adding Target Audience feature to OOB Content Search web part
by Yvan Rodrigues
A few lines of code to make using the Windows Forms RichTextBox easier to use as a logging window.
by TarunSingla
How to extract field names from json?
by Vipin_Arora
It is a tip to implement Facade design pattern in c#
by Rajesh Londhe
Face alignment rotation to improve face recognization
by shijo joseph
A simple and fast CSV reader which you can directly use against Oracle and SQL Server databases or for any direct implementation
by B. Clay Shannon
Create peace and unity in your organization by separating data and coding responsibilites
by Rashmi Wadhawan
FetchXML executor for running your FetchXML query on Microsoft CRM Dynamcis Online
by Shemeemsha (ഷെമീംഷ)
Bootstrap Tips
by Ajay Bachale
MVC3 Role base security.
by Mirambek Nagashbekov
Demonstration of filter pattern along with pipeline on data driven application
by Tomaž Štih
Find differences between two collections
by siliconvideo
A class to convert fixed point numbers to/from doubles
by Eduardo Antonio Cecilio Fernandes
How to fix date validation for non-US date when using Chrome
by discompsys
This tutorial describes how to convert the recursive method call in said algorithm into a flat loop call, to save memory in restricted environments.
by Prabu ram
This is a logging component enabling extended logging and multiple targets
by Clifford Nelson
This is a behavior that that will reset ToggleButton derived controls to false (or a specified default value) when the container's visibility becomes false.
by Little Carl
This article gives you a choice on using the vector icons (such as the icons from icomoon.io,etc) in WPF without other class library
by Rich Turner
Free space cleaner to overwrite empty space on logical disks
by David O'Neil
I needed an 'Update' solution for a project, and modified Geert van Horrik's 'Updater' to do so. This is the solution in Visual Studio Community Edition
by Joshi, Rushikesh
How to Generate Sample XML from XSD
by Kalvin Lawrence Ernst
Generate a web app instantly, directly from a database(SQL Server)
by dietmar schoder
Turtle graphics: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Read and analyse pixels: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Image sections and images: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Poisson disc algorithm: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Merge pixels of two images into one new pop artwork
by Bankey Sharma
Converting DataReader Result into List of Objects Using Generic Type, Property Attribute and Reflection
by Adam Zgagacz
WinForms extension of NumericUpDown control to allow user provided edit control
by hong_wei_li@yahoo.com
Get .NET Core Web API hosted in IIS successfully at your local work station
by pdoxtader
Use DeviceIoControl, QueryDosDevice and WNetOpenEnum to get information about your system.
by Shvetsov Evgeniy
Type tricks (above described and other)
by jp2code
Introduction...
by Puresharper
There are a lot of articles that explain how to use custom attributes, but it is not always obvious whether this is a good practice or on the contrary a design error that can be expensive
by lakhdarr
Control and directives for address form auto completion using Google map V3 and JQuery/AngularJS
by Pankil Bhatt
In this tip, we will see how to use the Google Maps API and Google Maps with custom styles and a custom pin.
by Yaseer Mumtaz
In this small tip, I will explain how we can embed Google Visualization Geomap in the AngularJS with select event getting the selected location and using it to populate other data.
by Yogesh Jamkhindikar
This tip will help you achieve a graceful termination of your spawned threads in your ASP.NET application.
by Narendra Singh Rathore
Styling Gridview Pager in ASP.NET using CSS .
by trident99
GT is a compact, efficient, and customizable graphical user interface (GUI) library for the Windows environment.
by Leszek Koc
Three different approaches to handle Session access in MVC applications.
by Hasan Habib Surzo
Basic Server/Client Example using Windows Communication Foundation (WCF) programming
by Clifford Nelson
These are some methods I created to help with creating and deleting Windows shared directories.
by senthill
How to hide Sharepoint designer ribbon for all users except site collection administrator
by atlaste
How to fix hiding controls in the Visual Studio user control designer
by Erxin
Introduce a simple way to embed an EXE into a WPF window application.
by B. Clay Shannon
Add borders to Android widgets, such as EditTexts, to "set them off/apart"
by B. Clay Shannon
Wherein the gentle reader is instructed on how to add images (which incorporate links) into his or her HTML
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Here we will explore the trick to verify whether Excel is installed in the client's system or not by C#.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
After the tip on Excel and Word, here we will explore the trick to verify whether Powerpoint is installed in the client's system or not by C#.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
After the tip on Excel, here we will explore the trick to verify whether Word is installed in the client's system or not by C#.
by Reiss
This is an alternative for "How to Check Whether Word is Installed in the System or Not"
by V. Subhash
A simple Java class to enumerate fonts in your systems and create a text samples document
by B. Clay Shannon
Create a simple and fun standalone web page
by B. Clay Shannon
Create your resume/CV with HTML, including a Google map of where you've worked
by Mark Springer
Allow navigation - forward, backward, branching, and loops with a few changes to your existing projects
by Noble KC
How to create a Simple Expandable / Collapsible Menu Panel for Windows Forms in C#.NET
by supreetph
Creating and consuming WCF
by Manish Dubeyy
How to debug the design time errors in WPF XAML file?
by _Noctis_
How to use Sublime text editor to help with your VS development
by B. Clay Shannon
In which the user is shown how to enclose multiple widgets in a rectangle
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 Sergii Syrovatchenko
T-SQL code generation by using Dynamic SQL for routine tasks automation.
by taha bahraminezhad Jooneghani
About how to get high performance from your website and get a good score from Yslow
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 Uday A. Navapara
How to make a link like button using CSS?
by Georgeutc
Adding sliding functionality to UWP XAML SplitView
by Sunasara Imdadhusen
This is simple tricks which allows you to make your DIV on center of the screen without using Javascript.
by ashishkumar008
Here, I am going to apply a good look and feel on EditText in Android. For this purpose, we can use image also but I'll use XML here.
by Florin Pănescu
This is how to achieve mouse fade effect when mouse is hovered in/out on control inherited.
by Karsten Krug
A workaround for reporting services' missing ability to customize report parameter placement.
by B. Clay Shannon
Easily create and hook up values to display in an Android Spinner
by romanthiel
A special method to program finite state machines that are reversible
by Infoteam SA
Editing a Visual Studio solution file
by B. Clay Shannon
A handful of easy steps to enable using names instead of hex vals for colors
by B. Clay Shannon
A simple way to add a fancy-pants custom "hourglass" to your page with a (very) little HTML and JavaScript
by HUONG Minh-Luong
This tip is a tutorial that explains how to use PresentationRequestor Nuget package.
by Ravi Lodhiya
An attacker would point to a “harmful” web site or content and you would only see a short URL which would not tell anything about the original URL.
by Uladzislau Baryshchyk
An overview of AWS Elastic Container Registry (ECR) and Elastic Container Service (ECS)
by Puresharper
Postbuild is commonly used to update configuration file, rewrite MSIL, generate additional code, prepare deployment and many other things. The ability to manage it easily can be important to industrialize it.
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 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 Code Fan
An overview of nulls and generics with "is" and "as" keyword concepts.
by Teraten
Kicking off and monitoring long-running Azure logic app workflows with Powershell
by Database Star
This article explains how to tell if a relationship in a database should be many-to-one or one-to-many.
by B. Clay Shannon
Step-by-step instructions for an easy way to use any color in a C# app
by Lavish Kumar
How to use ASP.NET AJAX Calender Extender
by Venkat Krishna Turlapati
How to use cross apply along with a table valued function as an alternative to cursors
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 B. Clay Shannon
Use jsfiddle and the jQuery Data Tables plugin to create sortable HMTL tables
by HUONG Minh-Luong
This tip explains how we can use PresentationRequestor to query presentation objects over WCF.
by infal
How to write / read multidimensional arrays to/from BinaryWriter/BinaryReader or other stream using UnmanagedMemoryStream
by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
by Christian Mattix
How-To: Use Wget to Automate the Karamasoft UltimateSearch Indexing Process for Your Website
by Praveen Kumar Chauhan (PRK)
Create any size image at runtime.
by Evgeny Bestfator
Implementation if ICommand is trivial, but it is poor by its nature. We can not get Picture or Text or Disabled properties from usual ICommand implementation. But we can make a trik and have all information about command in a single object and use this information on as many command elements as we w
by Herbert Lausmann
Icon Pro - A C# + WPF open source tool for creating windows icons from PNG images or SVG vectors
by Rajesh Buddaraju
A simplified example is used to describe the state pattern
by VaibhavTiparadi
Re-sizing images to equalize the width & height
by Muhammad Muddasar Yamin
This tip is about making images animation for Windows Phone 8/8.1 using Storyboard class in C#.
by Ahmed Abd EL-Latif
SOLID Principles that enable software architect to build good designed class in object oriented programming
by Artem Elkin
Thoughts of how implementation inheritance violates Dependency Injection and Dependency Inversion principles.
by Sanath S. Shenoy
Decoupling creation of objects from the client
by imsauravroy
Implementing Interface Segregation Principle of S.O.L.I.D
by Shine K Velayudhan
Why and How to implement KnownType Attribute in WCF Service
by Tushar Parmar
Here is an example of how to import full excel file into a DataTable and bind it with a data grid. also the solution for error "The ‘Microsoft.ACE.OLEDB.12.0′ provider is not registered on the local machine" is included.
by honey the codewitch
Fills a gap in Microsoft's Queue offering with an alternative allowing efficient indexed access
by Uladzislau Baryshchyk
Three examples to avoid inheritance problems in C#
by Uladzislau Baryshchyk
Creating Amazon Lex bot and connecting with Telegram bot
by Asher Barak
A fun interactive way to present multidimensional data, using D3 and Game of Thrones
by Nicholas Gandolfo
Using Openlayers to display interactive nodes and links.
by The Zakies
Tutorial 2 (how to interactively add multiple shapes GDI using linked lists)
by B. Clay Shannon
A simple introduction to jsfiddle
by Mubin M. Shaikh
Create Named Query in Data Source View While Designing OLAP Cube in SSAS
by Member 10771162
Introduction to Play framework
by Claudia Farcau
The main purpose of the article is to give some help to those who want to learn something about the inversion of control design pattern.
by adityasahver
This article is for the developers who are developing IoT hub applications and are looking for authenticating the Communication Channel between the Device and IoT hub.
by Clifford Nelson
Sometimes want to have some action in a View when there are no items or are items in a collection. It is very easy to do this with a converter and binding to the Collection's Count property
by Salar Hafezi
How to optimize heavy String/Array manipulations
by M@dHatter
How to create private fields and methods within JavaScript ES6 classes.
by M@dHatter
Access private fields from Chained Extended classes
by Rajesh Udupi
Javascript coding tips
by Salar Hafezi
Type coercion in JavaScript and its Applications
by Clivic TR
Features : There are NO "Next Page" or "Prev Page" buttons, user just clicks the page buttonAlways showing first page button and the last page button, omitting intermediate ones replaced by an ellipsis.
by Mohammed Sadullah
Simplest way to add Sorting, Filtering, Paging and many features to your plain HTML table
by drewman5150
Simple jQuery ASP.NET Slideshow
by AlexCode
Simple way to prevent users from changing the active panel on the jQuery UI Accordion control
by Anoop Kr Sharma
In this trick we are going to see image magnifying effect as seen on many e-commerce websites
by NightRider92
Custom .NET Numerical Keyboard Control
by Mohammed Nazer
SQL Constrains details and its types
by mdshohelrana
Large Scale Application Architecture for CSS with SASS and SMACSS
by Ashwin. Shetty
Lazy loading object in DI using Castle Windsor & System.Lazy
by Gregory Gadow
Does your website need JavaScript to look its best? You can warn users with a very simple JS/CSS trick.
by dgDavidGreene
Helper utility replaces magic string property names.
by Jaume González
Extends Arrays in JavaScript, adding the main domain and filtering functions of LINQ
by Amey K Bhatkar
Simple example of "Liskov principle"
by _Noctis_
This tip shows the different results of using a ListBox in different panels, and the effects on scrolling.
by Anand Gunasekaran
Listview Paging Feature to split the records of the listview in sevaral pages.
by coffee_machine
A component to add localized strings to a Form's res'x.
by Pankaj Choudhary - C++ Devepoler
Logging in C++
by Kanivalan Raju
Capturing JavaScript errors occured in user's browser at Server side
by honey the codewitch
Easily implement efficient backtracking capabilities over any enumeration
by FurqanSafdar
This tip and trick describes a way to make MahApps.Metro Flyouts work with a modular application sample in Prism Library.
by MuhsinFatih
Making a nice tailed round effect
by Bankey Sharma
Some general guidelines to make application source agnostic and business adaptive
by senthill
Manage Data Source Screen Is Not Working for SSRS Report in SharePoint 2013 - Chrome Browser
by User 7562273
This article demonstrates how to manage multiple views in a single HTML page using jQuery.
by Sergey Alexandrovich Kryukov
Popular question on Forms collaboration, also answered for WPF
by AprNgp
A simple code to map JDBC ResultSet to an Object using Annotations in a generic way
by Marc Leger
ORM, databinding, asynchronous data access, and transactions
by Lukas Copus
Article about advantages and disadvantages of Metro design. You can find basic information about Metro and design principles explained by examples.
by ~T~A~B~
Modifed theme color settings for Visual Studio 2012.
by KazMaxLtd
Usability for the physically impaired
by Kei Okuma
I made Adorner which displayed Rainbow color Grid in Canvas.
by Phil J Pearson
How to show a tracker for multiple line graphs in OxyPlot
by Peter Belcak
Presenting the case for a generalized approach to parser construction from multiple parts
by MarcusCole6833
I ran into some trouble using the angular ng-app multiple times. I found a very simple way around this.
by cyber_addicted
Multiple file uploads using jQuery without loss of file on multiple add and click.
by Wendelius
The tip shows an example for using multiple partial classes to define a single class.
by Kelvin33
A quick and dirty way to enable multi-item selection in listbox and listview WPF controls.
by Vahid Asbaghi
This tip describes one of the beneficial design patterns that is named Multiton. Multiton pattern is used when we want to have a singleton instance of our class for each key.
by shivendra pratik
Convert an Empty Web Application to MVC Web Application using VS 2015 IDE
by saurabhsharmacs
Demonstration of Reusable components in MVC
by Xamarin Skills
In this post, I will cover what MVVM is and how it can be used from a pure .NET perspective by creating a basic MVVM framework from scratch.
by lakhdarr
Using angularjs global controllers and MVC Razor to divide page (load) rendering between server and browser
by Lopamudra Pradhan
How to fix the error "MySQL can't specify target table for update in FROM clause" while executing an update query.
by Siavash Mortazavi
A better method for naming properties in MVVM to solve some problems.
by Daniel Gidman
PropertyChange...
by Kim Breugelmans
I use a helper class to get property names based on expressions public static class ObservableHelper { public static PropertyChangedEventArgs CreateArgs(Expression> propertyExpression) { return new...
by JinWenQiang
This tip is a brief introduction of Network Calculus. I used Matlab codes to show you the results and to explain how it works.
by Rahul Dhammy
Implementing Observer Design Pattern in C#
by Veronica S. Zotali
Real example that shows how to implement Observer pattern using IObservable and IObserver
by José Cintra
Small introduction about oCanvas library whose objective is to facilitate development with the HTML5 CANVAS element
by OriginalGriff
Loading an image from a database isn't difficult, but it can waste time. If you are loading a large list of Images (or even thumbnails) from a DB but not using them immediately, then it can take some considerable time. Why not load them on demand instead?
by Alvin George
A whiteboard you can instantly share with others and all can start drawing and watching together in real-time
by Ted D Wagner
Using JQuery to modify a list anchor tag to open in a new window.
by PavyBez
OrderedLock in C# to catch potential deadlocks at runtime
by R. Erasmus
Successfully organizing your environment variables for multiple projects and for multiple versions of tools.
by Davinder Singla
This tip is for solving out of memory issue for large result sets in MyBatis
by Houssem_Dellai
We'll see how SystemTray properties can help you design nifty apps
by Mr. Tapan Kumar
In this article I will describe how to integrate paypal in your asp.net web application
by KP Lee
Cross-matching an array of characters to a set of words using NlogN logic
by sparky961
This article presents a replacement for System.Windows.Forms.Form that provides persistence of position, size, state, and splitcontainer splitterdistance
by Chris_Yu
Why and When to Use the Adapter Pattern in PHP Development
by M@dHatter
A new way to handle globals in php without declaring global identifier.
by Sifiso W Ndlovu
This tip illustrates a workaround to SQL Server pivoting on variable character data types.
by Reader Man San
Plug-in Architecture To Work in WinForms MVC + WPF MVVM + ASP.NET MVC + Mobile (Xamarin MVC/PhoneGap MVC) + Win 10 Universal App MVC
by Tomaž Štih
Poor Man’s Elvis Operator
by Tomaž Štih
Sometimes you need to draw a simple glyph.
by Mike_1989
The following code populates a mainmenu within VB.Net dynamically using recursion, until all items are added to the main menu
by Mack Ait-Aoudia
Pocker Planning, Estimation, Velocity And Other Scrum Practices
by Niel M.Thomas
A tip to keep your text crisp and clear.
by Keith Barrow
If you have a Winforms application that auto loads data, there is no doubt that you’ll have come across the problem of data loading at design time (i.e. when opening the code in the designer). At best, this slows the designer down, at worst it might crash VS and prevent the control from...
by Ron Beyer
If you are designing in a WinForms component, which is anything that derives from Control at some point (Forms, UserControls, panels, etc), then you can use the following code:if (this.Site.DesignMode) //Do stuff[edit]The above will throw an exception if Site is not set (in...
by tonyt
Either method is good for testing if you are in the designer, but another problem aside from preventing code execution, is preventing code from being jitted in the Designer. For example, you may reference assemblies or components that are dependent on native code, which cannot be loaded into any...
by Kashif Amin Makhdoom
Progressbar using JQueryUI and SignalR
by Arpit Mandliya
It provides proxy design pattern in detail with example
by AllCodify
A Pub/Sub implementation that is PCL compatible for Xamarin iOS and Android
by veen_rp
A small JavaScript module to create a modal dialog box or user input box in the familiar .NET style
by trident99
QtCalcStar is an adaptation of the GtCalc engine with a QT Spreadsheet interface. It is based on the QT Spreadsheet supplied from their website.
by George H. Slaterpryce III
Easy Between replacement.
by vandel212
How to add a quick, low cost slide show to your website
by vandel212
How to add tool tips to your website that are lightweight, and painless
by TapasU
Steps to decode Windows Error code
by Gene R. Browning
Generate random dates (and times if you like) for your test data environment.
by Sukant Shekhar
Creation of random and unique code
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 B. Clay Shannon
Save time checking up on new content on your favorite websites by downloading, and setting up an RSS newsreader
by dsuryd
SignalR is great for building real-time web functionality. MVVM is great for developing your front-end. What if they can be used together? This tip will show how to do just that, using as example a simple project to do live chart on a web browser.
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 10Tip 10 If the derived classes(or concrete/specialized classes) cant make use of all the functionalities (100% usage) of its base class(though it is a 'is a kind of' relationship among them, then prefer delegation/composition over...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 11Tip 11Refactoring 'OR' type of conditions - In a method,if we have multiple conditional statements,with the same result. apply this rule.Bad practiceprivate int Method(){ int result = 1; if( condition1) result = 0; if( condition2) ...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 2Tip 2Avoid temporary variable declaration, if the variable is just a place holder as shown below.Bad practiceprivate string GetData(){ string temp; temp = expression + ( var1 * var2).ToString();//Some expression which calculate the desired...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 3Tip 3In a class,if the expression is repeating across the methods. Then encapsulate/wrap that with either a Property or Method as shown below.This increases the code reuse,easy to extend and maintainBad practicepublic class A{ private int Var1;...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 4Tip 4 Based on one of the design principle - SRP( Single Responsibility Principle) There should be only one reason to change or break a classs.Dont mixup more than one functionality in a class.Bad practice Dont have domain and persistence logic in a...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 5Tip 5Always Programme for interface/abstract than concrete classes, Which will gives the option for extension, loose coupling and plugin.This will also be in line with one of the design principle - LSP(Liskov's substitution Principle) - in simple word it...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 6Tip 6 Remove unused variable from the codeBad practiceIn the following code var1 is declared but not used public class A { private int var1; private void Method() { //Some statements... } }Good...
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 7Tip 7Remove unused Methods from code.This helps to achieve highly maintainable codeIn the following snippet function Method1 is declared but not used.Bad practice public class A { private void Method1() { //Some statements......
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 8Tip 8Remove classes/types declared,but not used.Remove namespaces, which are included in code,but not used - This usually happens when we are in process of removing the Classes or types which are not used.I hope this helps!.Regards,-Vinayak
by Vinayaka Krishna Shenoy
Refactoring Tips - Tip 9Tip 9If your static method is operating on any entity/type/class,try to move the method to the entity.For eg:Bad practicepublic class Utility{ public static void Method1(Customer cust) { //Some processing on the Entity customer... }...
by turbosqel
Simple code to make your components always fit exact size of Form, during and after resize.
by Sumit Samediya
Here we will learn how to remove default background color of ListBox item on selection in Windows Universal App
by majaak
Explains how numbers can be rendered like segmented numbers (looking like old-school digital clock)
by Kevin Murani
Example of how to make a list whose items can change positions
by SumitJaiswal
Knowledge sharing article on WWF.
by George Swan
An introduction to the Reservoir Sampling of Data Streams.
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 PawelBujak
How to avoid blocking long operations in GUI applications, that lead to hung state.
by dgDavidGreene
Table transforms for mobile through CSS rules
by Malcolm Arthur McLean
Rotates a GIF image by the shearing method.
by B. Clay Shannon
In which I demonstrate how to use iTextSharp to generate a PDF file with tables, colors, and links
by Gen1us2k
Run GeoDjango on Elasticbeanstalk container using Python
by Joshi, Rushikesh
Scope of Return Statement, Reachable Code and Behavior in Finally Block
by gcrawley02
The following will provide a quick guide on how to add a scrollable frame which will allow one finger scrolling on ipad (and will also work on desktop browsers)
by Narendra Singh Rathore
jQuery scroll: bottom to top.
by Rumman92
An application which allows user to create the encrypted message and then emails it to the desired person.
by Voevudko A. E., Ph.D.
Briefly discussing web accessibility in general. Stressing a few prime points/tips that are easy to use and always good to follow. Suggesting to start using easy to understand and remember "rules of thumb".
by Kuthuparakkal
Input drives action to perform : Encryption or Decryption - Implementation of user defined encryption signature with standard cryptographic algorithms
by Hemang Maradia
How to send email from SQL Azure database through Azure PaaS services Logic Apps and SendGrid
by Gilad Rozban
C++ Serialization implementation
by Gautham Prabhu K
Creating and using Service Locator pattern
by CooperWu
One console program, which supports running as both a console program and a Windows service.
by Damon Du
Dig into the WCF inside and talk about WCF communication details, including how a WCF service is hosted, how channel layer works in WCF, and how messages are transported on the internet and so on.
by WoodyMou
Session 1: Setup SoftEther L2TP server on Amazon AWS Ubuntu
by Sujeet Bhujbal
In this article, I will tell you how to create a cross-browser session expiration popup box using jQuery easily
by Ahmad F Hassan
5 minute trick
by Chintankumar Panchasara
The below tip will help developers retrieving user id by account name using SharePoint REST APIs.
by Mehdy Moini
Implementing a map as a tree, and finding the shortest path, between the streets, is what you will see.
by Praveen_Kumar Gupta
with the help of this article developer can add gridlines on canvas , and with slider control resize them easily
by Dnyaneshwar Kondbale
Show/hide Label control by radio button selection using JavaScript.
by Daniel Lieberwirth (BrainInBlack)
This describes a simple way to create interactive, bitmap based, buttons for WinForm applications.
by VIGNESH SUKUMAR
Creating a simple Biztalk Application using Maps and Orchestration
by tymanski
A configuration management component for small and middle-sized projects
by trantrum
Visual Studio Winforms 100% Full Screen Method
by Dav Zen
Simple and easy to use jQuery matrix 2D.
by FrostedSyntax
A method to get the inverted equivalent of a specified color.
by charles henington
using System;using System.Windows.Forms;namespace WindowsFormsApplication1{ public partial class Form1 : Form { private Panel panel1; private ComboBox comboBox1; public Form1() { InitializeComponent(); } ...
by jarvisa
ComboBox items do not have to be strings.The combobox calls ToString on each object in Items so simply add the enum values to the combobox.using System;using System.Drawing;using System.Windows.Forms;namespace Anchor_Form{ public class Form1 : Form { public...
by Manivannan Chidambaram
This tip will help beginners to understand basic data-binding of model-view using AngularJS.
by Kamran_Shahid
Singleton pattern implementation in Android
by Phuong Thanh Nguyen
The programs are for sending and receiving emails
by Ritesh Ramesh
Using reflection to build a templating engine
by Evgeny Bestfator
Usage of non vector graphics in WPF application is too complicated by default, I will show how it can be simple and convenient.
by DenisovJr.
Easy method in WPF to make an interactive file browser
by Oleg_100
This tip describes a simple WPF Date control that makes it easier to type in the dates.
by Chandan Kumar Chaurasia
This tip will help you to create Sitemap/Page Title on the fly using AngularJS in just few step!
by psychohamster
This article will show you how to use the Sizable CheckBox control I have designed.
by Tomaž Štih
Size the child rectangle so that it fits into given parent rectangle, without distorting it
by David A. Gray
This tip describes how I resolved a C4183 compiler error emitted by the Visual C++ 2013 compiler.
by Bhis
Various ways to sort list and compare results
by Paw Jershauge
An easy to use extendedproperty procedure (alternative to sp_dropextendedproperty, sp_addextendedproperty, sp_updateextendedproperty)
by Michael Ecklin
This tip describes Microsoft SQL Server implementation of XIRR function.
by dmytro.sen
SQL to ADO.NET API (Automated ADO.NET)
by Brad Joss
SQL CLR Functions for Zip Compression and Regular Expression evaluations
by Rajesh Manjarekar
How do I set FileSpec dynamically for looping files in a foreach loop container?
by Mark McLean (ExpElec)
ST provide a DFU module for their STM32 micro-controllers for firmware upgrade over USB. This is an example of how to use it from C#.
by BharatRamV
Static grid header (horizontally scrollable) with scrollable rows (horizontally and vertically scrollable).
by kennethman
Hide data inside the zip structure of any zip-based file.
by Dirk Bahle
A flexible framework to retrieve and store application settings upon start and shutdown.
by Anoop Kr Sharma
Stylish glowing button that catches everyone's eyes.
by Redgum
A customizable MessageBox() DLL and test application with dozens of built-in icons and color schemes
by Clifford Nelson
A alternative ToggleButton/RadioButton control
by Ritesh_Singh
Asynchronous communication through messaging using Websphere MQ Synch Point Commit, Back out and correlation id
by Amit Kukreti (A)
In this article we will try to help readers understand the importance of developing a UX with Task First Designing.
by Raja.Krishnasamy
Attached the test data with method for regression testing by declaring ref type in attribute
by B. Clay Shannon
Confirm what really needs to be built using mockup implementations before investing time in the real implementations (including "Poor Man's Branching" as a side benefit)
by Kunal Chowdhury «IN»
Here I will show you how you can use the Text Trimming functionality in Silverlight 4.
by Andiiiii
Extended TextBox with placeholder
by Sushil Pandit
Process for backward migration of code from TFS 2012 to TFS 2010
by Reddy Prakash
The best way to remember design patterns
by B. Clay Shannon
Learn the easiest way to create an Android Layout, especially when form factors of the target devices are limited
by Troy W. Locke
The JavaScript Module Pattern used with jQuery
by Chandra Shekhar Joshi
The "Observer Pattern" defines a One-To-Many dependency between objects.
by lxdfigo
A Photoshop-Like Color Palette Dialog in MFC
by Rion Williams
A one-stop-shop for improving the web.
by Tomaž Štih
...without interop!
by Sergey Alexandrovich Kryukov
Combination of jQuery and HTML5 allows implementing themes purely on client side
by Matej Pavlů
Creating a replacement for missing TileBrush known from WPF.
by The Doer
Adding Favicon to your Web page
by Krishna Rungta
Jumpstart your App Development with these tips
by Shivi Gupta Lucknow
To showcase the tracking by placing markers on a route displayed by directions service of the Google maps API every 5 seconds
by Mary J John, PMP
The major differences between the Traditional and Agile paradigms.
by LShep
Turn an Enum into a simple state machine via a generic wrapper and modular increment methods
by Amey A khedekar
A scenario with data type of the resultant select columns with UNION.
by J.Starkl
Get the most recents posts over the whole CMS
by Michal Sobieraj
Implementation of Unit of Work pattern together with simple Repository for MS Dynamics CRM 2015.
by Saad_Mahmood
Unleashing Path List Box using Expression Blend
by Zijian
Upgrade to Angular 5 and HttpClient while Http is deprecated in NG5
by Manoj Deshmukh
Steps to upgrade your Web API Swagger package to 5.2.x version from earlier 4.1.x version
by B. Clay Shannon
Simple steps needed to globally change a widget property
by Devanand7
How to use Backbone.js to make a structured web application.
by Antonio Lopez R
Use existing form as a subform
by Carlos1907
This is an alternative for "Use form as subform"
by Albin Abel
We may come across situations where a form may be called from many other forms but business logic it has to execute may be different. How can we handle it?
by AlphaDeltaTheta
Descriprion of the use of the new @font-face CSS rule introduced in CSS3 to use custom fonts in web pages.
by _Noctis_
Use a project with a TabControl to quickly test theories, questions, problems
by Brendan Lester
Use of an Oracle 11g Skip Lock feature to easily implement a scalable, robust work queue
by Dmitriy Repin
A trick that allows populating a user control with sample data while you are designing it in the Visual Studio designer
by ShantanuKulkarni3
Introduction to WPF DrawingContext api
by Wendelius
This tip describes how to use an existing enum to define a new, for example a context specific enum.
by Le Sourcier
This tip helps in using font icons as ImageSource.
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 JinWenQiang
Just a brief introduction of a simulator to build wireless environment
by Aqeeel
Implementing security in SQL Server by only allowing TCP/IP Network Protocol and changing default TCP port
by Uttam Kotdiya -India
This tip demonstrates how to use posix message for Inter Process Communication (IPC) in C#, Mono on Linux
by Ahmad F Hassan
Using SPLoader.js to create UI components that read its content from Lists and Libraries in minutes using only HTML
by Clifford Nelson
This tip shows how easy it is to create a Style with DependencyProperty definitions and avoid the much heavier UserControl
by PoojaGahlaut
To show 'Please wait' text to the user when a button is clicked and some code block needs to be executed. The background should be made disabled, so that user cannot click on other links/buttons before the current execution completes.
by Clifford Nelson
I had a situation where a control appearing was significantly affected by the initialization of the UserControls. This behavior fixed my problem.
by Yogesh Jamkhindikar
Utility function to compare 2 objects using MD5 Hash
by vblover Programmer
Custom DropDownBox with all languages of the world to select a language.Save and reload Selected language using Application Settings
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 Clifford Nelson
VBA Code that will take a string and attempt to pull out the company name, street address, city, state, zip code, phone number, and web address
by VR Karthikeyan
Vector icons in WPF
by DrABELL
Make DIV element stretch vertically 100%. Works in all HTML5-compatible browsers
by Gerardo Recinto
Virtualization of RAM & Disk for high-speed, low-footprint & scalable data caching
by Amit Kukreti (A)
System design.
by Amit Kukreti (A)
Walking the System design - II
by xibao
Generate class definition for Web API Service Models.
by Zain Nisar
How to create Web Scrapper using Node.js ?
by sonic_youth
This tip will tell you how to add popular web maps such as Google, Nokia, OpenStreet and Yandex maps into a Webix app with just several lines of code.
by Mikeqm
Making the web work with Pick
by Gen1us2k
Choose how to build your own solution for implementing Audio/Video Calls using WebRTC
by Yaseer Mumtaz
When to use Abstract Class in C#, Real Time Example
by Andreas Gieriet
How Linq extension methods benefit from interfaces inheriting from interfaces
by Alexey Shtykov
Lot of fancy languages were born and have died since I started working in IT, but a few of them continue their pitiful existance.
by Zebedee Mason
When applying metrics to architecture, the Cyclomatic number has some nice invariances
by Afzaal Ahmad Zeeshan
A slight comparison of ASP.NET upon other (web) programming languages in the market and a discussion of me and some other (web) programming language developers.
by Gunnar S
Good reasons for using State Management in Front End Code
by Shweta Lodha
Windows Phone app design principles
by Houssem_Dellai
Cached images will still be in memory even when navigated to another page, I'll suggest some workaround.
by Uladzislau Baryshchyk
Easy way to work with JSON file in C#/.NET
by Afzaal Ahmad Zeeshan
How to use the keyboard events of the user and use them to dynamically change the User Interface or to perform some actions
by Rohit Dot net
Validation control with a single validation rule is easy, but what if we need to validate a control using different validation rules. This article tells how to achieve multiple validation on single control in an easy and systematic way.
by Clifford Nelson
Normally a popup will stay open until explicitly closed. The Behavior will close the Popup if the mouse is clicked within or outside the Popup area or leaves the Popup area.
by Clifford Nelson
This behavior will require that for any Group of ToggleButton/Checkbox controls that are associated together, the user cannot set all to not IsChecked.
by Clifford Nelson
The tip provides a behavior that will set a control to a default value when the Visibility changes
by Emiliarge
Using WindowChrome from Microsoft.Windows.Shell.dll
by Clifford Nelson
This article presents a behavior that can be used to attach properties to a bound class.
by Clifford Nelson
A Behavior is presented that will ensure that only one CheckBox (ToggleButton) will be checked with the same GroupName within the visual tree of the control to which this behavior is attached.
by Andrew Lai
WPF performance comparison in 3 ways of refreshing data
by Clifford Nelson
This behavior will select the entire text when a TextBox or PasswordBox gains focus
by Clifford Nelson
There may be times when it would be nice to have a timer on a window. This is a behavior that when attached to a TextBlock, will display the time in minutes and seconds since the control was created.
by Clifford Nelson
Normally, there is no need to ensure that types exactly match when using a Binding. For instance, the Control property double to and int in a ViewModel
by Clifford Nelson
The WPF WebBrower control leaves a lot to be desired.
by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
by alifaraze
writing error in a text file is very easy but writing error from a custom assembly in reporting services requires permissions
by trident99
This article provides an example of a C# Multilingual UWP Application in Visual Studio 2017. It does NOT use the Multilingual App Toolkit to achieve this.
by Md Nazmoon Noor
XML sitemap in ASP.NET application