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

Architect

Architect

Great Reads

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
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 Paul Rony
Programmer's Guide to Starting a Software Company and Building an Enterprise Application

Latest Articles

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
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 Paul Rony
Programmer's Guide to Starting a Software Company and Building an Enterprise Application

All Articles

Sort by Score

Architect 

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Paul Rony
Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Gunnar S
This article describes how to containerize an ASP.NET WebApi solution with Visual Studio, how to pass data via environment variables and also how to run the images in docker without Visual Studio.
by Kamal Mahendra Sirisena
The objective of this is to study and develop a set of best practices and guidelines to prevent Cross-site scripting(XSS) and Cross-site request forgery (CSRF) attacks in ASP.NET web applications.
by Its Piyush Gupta
In the Vista world, application type selection is based on security requirement and deployment method but not on user interface requirements. This article describes various application types supported by Avalon sub-system of the Vista operating system.
by Arthur V. Ratz
In this article, we'll discuss how to produce user-to-item recommendations by using SVD++, Pearson Correlation and probability-based similarity computation.
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.
by Pham Dinh Truong
Enhance usability and look-and-feel of table/grid with freezing header rows. Let's discover it.
by Duncan Edwards Jones
Using Azure Event Grid and Durable Functions as the backbone for a serverless CQRS architecture
by Mosso Hosting Cloud
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by Paulo Zemek
This post is mostly a complaint about what could be a great feature that actually became a source of security vulnerabilities.
by Zoltán Zörgő
Implementing custom RoleProvider for both AD and local machine for use with Forms Authentication
by Sergey Sorokin
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
by Shivprasad koirala
In this article we will discuss about new feature DLR and also about ‘dynamic’ and ‘expando’ objects.
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Yuriy Kyyan
An article on creation automated interface for .NET applications.
by Sandeep sunku
This article explains the boot strapping process of .NET Application.
by Ashwin. Shetty
Continuous Integration of .NET project using Jenkins & Gradle Script
by Changqin Liu
C# framework integrated with spring.net and ibatis.net
by Liviu Ignat
How to handle database operations or any kind of business specific logic inside plugin assemblies.
by Shivprasad koirala
.NET Best Practice No: 1:- Detecting High Memory consuming functions in .NET code
by Shivprasad koirala
.NET Best Practice No: 2:- Improve garbage collector performance using finalize/dispose pattern
by Bart-Jan Brouwer
.Net Core datagrid with server side paging, sorting and filtering
by freedeveloper
Use the logger system as other Microservices in your eco-system
by Shkurko Eugene
This article looks at the only thing that is missing from Christian Horsdal's, “Microservices in .NET Core: with examples in Nancy” - a tool for automating the interaction between microservices.
by Rabeeh Abla
Design patterns are recurring sequences, built-in .NET patterns are scattered over the framework.
by msvcyc
A simple yet useful library for file based logging implemented in .NET using C#
by TheCodeKing
The XDMessaging 2.0 library provides an easy-to-use, zero configuration alternative to existing IPC implementations.
by Brad Joss
[RegSave] your property to the Registry, and more.
by Izzet Kerem Kusmezer
With this tool you can download whole .NET Framework source code at once, and enjoy offline browsing. With it, you can have whole the source code without any Visual Studio product installed
by Cirilo Meggiolaro
Multicast delegates provide functionality to execute more than one method.
by Ganesan Senthilvel
An article on .NET data layer programming using BigData HP Vertica platform
by Ron Beyer
Explains producing and consuming .NET remoting events, the drawbacks, and advantages.
by Greg Nutt
This is a VB.NET Version for ".NET Remoting Events Explained"
by Syed Nadeem ul Hassan
.NET remoting explained with a simple example
by alaac#
An article on how to go about your .NET remoting design choicies and development specification upon your requirments.
by Ralph in Boise
Edit web.config to Update the Data Provider for Shared Hosting with Role-Based Security: SQL Server, ODBC, Active Directory, ADAM, SQLite, MySQL, Access, XML
by Dave Kerr
Learn how to deploy SharpShell servers easily with the new Server Registration Manager tool
by Jani Giannoudis
Concepts and patterns for the handling of strings in multilingual applications.
by Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
by FatCatProgrammer
General WeakEvent class
by Anupam_Datta
Motion activated Pushbullet notification from your Arduino to your Smart Gadgets
by Łukasz Bownik
Updated concept of "The Surgical Team"
by Omar Al Zabir
10 easy ways to make ASP.NET and AJAX websites faster, more scalable and support more traffic at lower cost
by Trenton Moss
Web developers often make the same errors as each other when implementing accessibility - find out what these are and how to avoid making these mistakes.
by Redwerk Company
Due to their full runtime compatibility “Scala vs. Java” is a never-ending debate in Java development world.
by Redwerk Company
In a previous part of this article we were talking about major differences and similarities between Scala and Java. Here we continue our overview.
by Giovanni Scerra
The following guidelines are not exhaustive and are meant to be applied on top of the SOLID principles and proper use of OO Design Patterns.
by fraudlabs
solution to prevent chargebacks and to reduce fraud for online merchants
by Marcell Lipp
10 suggestions to reach better software quality, Architect, Dev, Design, Manager, QA
by Jeremy Likness
Learn why Angular, a JavaScript toolset, is gaining popularity so quickly.
by Shivprasad koirala
This article has 12 important FAQ’s which covers unit testing, automated testing, data driven test, load/ performance test, code coverage , database testing and ordered testing.
by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
by Omar Al Zabir
Learn about 13 production disasters that can bring down your business
by Eunge
The article introduces how to easily develop business solutions in RapidWebDev through developing a product management system with the special requirement step by step.
by Marc Clifton
A metadata driven, view defines the model, schema generated on the fly, from concept to prototype application in 16 days
by Shivprasad koirala
16 steps to write flexible business validation in C# using validation blocks
by matheszabi-RO
In Internet Explorer webpage is embedded a C# user control and communication between the page and user control
by Sacha Barber
WPF: Version II of my 100% Reflective class diagram creation tool.
by Shivprasad koirala
3 ways of applying layouts using Silverlight
by MetaMapper (Andy Powell)
A minimal 3D program showing how to use XNA in Silverlight-5, with a full explanation of the core concepts
by MetaMapper (Andy Powell)
Learn 3D programming with Silverlight-5 and XNA
by Tommi Laukkanen
A KD-Tree which stores axis aligned boxes.
by taiar erez
Shared secret for three users over an unsecured network connection
by Mario Fusco
This article shows with an example some rules for effective concurrent programming
by Shivprasad koirala
4 simple steps to consume WCF service using Silverlight
by Shivprasad koirala
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0
by Trenton Moss
Find out how to increase cross-selling and up-selling on your website. Doing so will help you sell more items and keep customers coming back to your site again and again.
by Shivprasad koirala
6 steps to enable transactions in WCF
by Shivprasad koirala
6 steps to implement DUAL security on WCF using User name + SSL
by Shivprasad koirala
6 ways of doing locking in .NET (Pessimistic and optimistic)
by Nish Nishant
The article goes through sevean language and IDE features in the VS 14 CTP 2 that are specific to C++ development
by Shivprasad koirala
In this article, we will look at how we can do database operations using SilverLight.
by Shivprasad koirala
7 simple steps to run your first Azure Blob Program
by Shivprasad koirala
7 steps to write your own custom rule using FXCOP
by Robert Riley
7 tips to help ensure your software project doesn't become another statistic
by Omar Al Zabir
Learn the principle behind Microsoft's new Doloto and 6 other cool techniques that I did in Pageflakes to load large amounts of JavaScript without compromising performance
by Trenton Moss
Usability and page design for Websites on mobile phones is very different to that of PCs. These essential mobile usability guidelines will help ensure your site works well for mobile visitors.
by Eugene Mayeski
Open-source is free. Is it ideal?
by Clay Breshears
By following these rules, you will have more success in writing the best and most efficient threaded implementation of your applications.
by Shivprasad koirala
8 Steps to create workflows using SharePoint designer
by Omar Al Zabir
Production Architecture for a SaaS web application built using ASP.NET and SQL Server that guarantees 99.99% availability and super performance
by Christopher G. Lasater
This article provides a real world usage example for using delegates.
by xryl669
This article provides a very simple but efficient base code for hooking API functions in any application.
by vtchris-peterson
Managing strings contained in a project-scoped resource file can be a real pain. This component makes it easier to colocate the strings with their corresponding classes, even if they are business objects.
by Nairooz Nilafdeen
A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm.
by murliace
A common design pattern for distributed applications
by Giorgio Minardi
Unity application block, Inversion of Control, and Dependency Injection.
by ashish__shukla
by Kurt Mackey
This is a utility class for acquiring named locks.
by ashish__shukla
We will understand what is a single page application.We will see how to create a basic single page application using AngularJS ,WebAPI and Entity Framework
by Rahman Masudur
Shows how to use WCF in JavaScript.
by logicchild
An article written with the purpose to help any beginner to use OpenMP.
by Kunal Chowdhury «IN»
This is a brief discussion on the top features of Visual Studio 2010.
by Leif Simon Goodwin
How to create a basic system tray app in C# and WPF
by Ahmed Charfeddine
A C++ library that democratizes development of application protocols.
by Alex C. Punnen
The Command Pattern and Chain of Responsibility for implementing a plug-in Thread Pool library.
by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator
by Sacha Barber
Set of utility classes to observe a chain of INotifyPropertyChanged objects.
by Kailuo Wang
A classical implementation of the enumeration using class together with NHibernate user types
by marcel27
Filter a combo box in IE as you type - without posting back at every key press
by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for extracting user information
by Keith Barrett
Describes a 'Proof of Concept' project for a Code-First User interface library.
by Paul B.
Execute actions while making the form wait and still be responsive to other tasks.
by Dr. Song Li
This is the part 1 of a comparison on Data Access methods in the .NET environment.
by Dr. Song Li
This is the part 3 of a comparison on Data Access methods in the .NET environment.
by Zeeshan Amjad
A Linked List as an example of a compile time data structure, and its implement with template meta-programming.
by Garry Freemyer
Example screensaver in source code. Does a mini-preview too!
by Sriram Chitturi
This article presents the design and a readily usable component for scheduling events which are consumed inside a server or service application.
by logicchild
The purpose of this article is to provide a framework to help achieve concurrency by using OpenMP.
by Anas R Firdousi
'this' keyword just got a whole lot easier to understand !
by Dirk Bahle
In a dialog with WPF
by Mark Newman #2
An alternative to the System.Threading.ThreadPool. A controllable queue to execute operations asynchronously.
by marcominas
A Windows Service that uses interface to work like the Linux Crontab service
by David Lafreniere
Protect against heap fragmentation faults and improve execution speed with a fixed block alternative to STL std::allocator
by Leif Simon Goodwin
This article presents a simple WPF Carousel Control
by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
by Derek Bartram
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
by Rafique Sheikh
A class derived from NumericUpDown that provides handlers for NumericUpDown's Up and Down buttons.
by Inventu Corporation
Jump-start your projects with our rapid Web Service generation tools for existing Mainframe, AS/400, iSeries, and UNIX applications.
by jebarson
New features of Visual Studio 2010 discussed
by Marc Clifton
Making the "the given key was not present" message more informative.
by Don Kackman
An easy to use Rest client using the Dynamic Language Runtime
by spi
This small library handles units of measure and quantities with a dynamic and multi-contexts approach.
by Daniel Miller
Describes a fast, lightweight implementation of the CQRS+ES pattern using C#
by Nish Nishant
The article shows how to interop between a WCF service and a WWS client, and also how to rewrite the WCF service in WWS retaining compatibility with existing WCF clients.
by David Lafreniere
Unique allocator features improve performance and protect against heap fragmentation faults on any C or C++ project.
by Brady Kelly
Use the Bootstrap Treeview plugin to build a folder browser widget
by A. Ganzer
Validation of input made as easy as possible for Windows.Forms, WPF, console-applications or any other purposes
by Habibur Rony
Basic concept of pipe and filter; what is pipe and filter architectural style; when you need to use it; framework of the pipe and filter pattern; a tiny AI tool implementation using it
by Dr. Song Li
This is a gauge chart by D3 step by step.
by Alberto Venditti
Using a .NET Windows service as an engine for specialized custom plug-ins execution
by DannyVarod
This article introduces you to an open source solution for decoupling your data management and query logic from the NoSQL vendor-specific integration logic.
by Jean-marc Lai
An efficient circular array - fixed length first in, last out.
by V. Thieme
Frequencies, descriptive statistics and normality testing
by Richard A. Dalton
Part three of a four part series of articles on the Specification Design Pattern.
by article
A Generic State Machine and Attempt to Generic Component
by Nish Nishant
This article describes a generic Trictionary class derived from Dictionary that allows two values of different types per key
by Florian Rappl
A detailed outlook at some of the possible language features of the next version of C#
by samirkut
An application (based on Gtk#) which uses the google web service to search the internet.
by Sam Rahimi
Keeps the GPS active in Windows Mobile, allowing for instant, accurate location determination. Also a tutorial on how to access GPS data with almost no code.
by darrellp
This article describes and implements a graph drawing control for tree structures structured in a WPF panel.
by Humberto Marchezi
A practical grid for domain objects to be used in WinForms systems.
by Sandrino Di Mattia
Clean up and manage your XAML references. This can be done using custom namespaces (scheme URLs) and custom prefixes.
by Marc Clifton
Binding to the DataTable without the System.Windows.Forms namespace.
by freedeveloper
A different approach to make a Visual Studio VISTA Gadget Template
by PengHeProfessor
A high performance monte carlo simulation framework for financial derivative pricing
by brian_agnes
This implementation of an LRU Cache attempts to provide a fast and reliable access to recently used data in a multi-threaded environment.
by tgis.top
A short guide for a high performance, flexible, cross-platform memory pool.
by Dirk Bahle
Implementing text highlighting in a WPF TextBlock control with MVVM
by Sacha Barber
A journey into Expressions
by Marc Clifton
Based on Razor template engine syntax, a straightforward, extensible, easy to maintain implementation of a templating engine.
by Simon Gulliver
A lighweight approach to creating AJAX.NET-enabled grids, with advanced functionality built in.
by marcel heeremans
An introduction as to how to create a semi-advanced extendible HTML5 grid from scratch. This really isn't as daunting a task as many think!
by SarmadAsghar
This is the second lock-free implementation (first is by H°akan Sundell) that only needs the single-word compare-and-swap atomic primitive.
by Sacha Barber
A look at Fluent APIs and an example of one.
by David Stone
An overview of the new Language Integrated Query (LINQ) framework.
by Sacha Barber
A small article on how to use NServiceBus to create workflows
by Nish Nishant
The performance of STL/CLR sequence containers are compared with that of corresponding BCL generic collection classes
by webmaster442
A Media player control for WPF, based on MPV player that can play almost any media file.
by Tomer Doron
In an unmanaged environment, using Windows performance monitors may prove challenging. This article propose an alternative which is both easy and efficient.
by Kemal Erdogan
Addressing the general problem of representing directed acyclic graphs (DAGs) in SQL databases
by codekaizen
A convenient, high-performance money structure for the CLR which handles arithmetic operations, currency types, formatting, and careful distribution and rounding without loss.
by Dr. Song Li
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
by wpfdevelopment.com
An easy way of sorting the WPF ListView with a generic method.
by Dirk Bahle
I have posted a recent article on the ProgressViewModel to show a software design that can be used for background processing in C# 4.0. This article extends that design with the ability to ouput more than one progress.
by Brady Kelly
A single page template that can replace all of the Details, Edit, and Insert page templates.
by billconan, kavinguy
This article describes the implementation of a neural network with CUDA.
by Chris Cole
What we need is a new way to build our applications. Instead of scattering the manual work and items requiring decision making across the development process, we need to do the "thinky" things first then automate the rest. Why don't we just stop doing things the hard way?
by Dr. Song Li
This is a note on how to bootstrap multiple apps in a single HTML page.
by Dr. Song Li
This is a note on Angular 2 container components.
by Dr. Song Li
This is a note on a stupid, brutal force, terrible, yet not very horrible method to deploy the big Angular 2's 42.8 MB "node_modules" folder.
by Dr. Song Li
This is a note on setting the environment for Angular 2 & Typescript in Visual Studio.
by Dr. Song Li
AWS step function and CDK and SAM local and miscellaneous subjects
by Dr. Song Li
How to install CentOS in a VirtualBox
by Dr. Song Li
A discussion of auto-start services and how to manage and manually start/stop the services
by Dr. Song Li
This is a note on Docker.
by Dr. Song Li
This is a note on GIT & miscellaneous subjects.
by Dr. Song Li
This is a note on building Java applications by Gradle. It will focus on the simple case to build a single-project application.
by Dr. Song Li
This is a note on building Java applications by Gradle. It will give an example to build a multi-project application.
by Dr. Song Li
Hibernate one to many mappings
by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
by Dr. Song Li
Note on the Jenkins automation server
by Dr. Song Li
Benchmark example on benefit of asynchronous programming
by Dr. Song Li
This is a note on Linux Directory Structure & Users & Permissions
by Dr. Song Li
Node-modules folder and its structure
by Dr. Song Li
This is a note on Owin (Open Web Interface for .NET) hosted services.
by Dr. Song Li
This is a note on LU decomposition in Javascript.
by Dr. Song Li
This is a note on RxJS subjects.
by Dr. Song Li
This is a quick note on SignalR.
by Dr. Song Li
This is a note on Spring Boot and JAR deployment
by Dr. Song Li
This is a note on Spring Boot and JAR and WAR deployment.
by Dr. Song Li
This is a note on Spring Boot and Hibernate
by Dr. Song Li
This is a note on unit test Spring MVC applications.
by Dr. Song Li
This is a note on Vue & webpack.
by Dr. Song Li
Note on Webpack & Maven
by Dr. Song Li
This is a note on Webpack, @Angular and miscellaneous topics.
by Ws Hu
This article tries to introduce a decoupled, unit-testable, deployment-flexible, implementation-efficient and validation-flexible N-Tier architecture in .NET
by gaurav_verma_mca
Article series on design patterns for Singleton
by J. Ambrose Little
When your boss asks you to create applications transforming your data warehouse into business intelligence, you need the right set of Silverlight 3 tools to make this transformation quickly and easily. Here is a pivot grid control that really gets the job done.
by Marc Clifton
A wizard framework that supports plug-ins for the wizard pages.
by Nirosh
This article gives an introduction to system designing and architecture. It introduces a new concept that allows beginners to easily break and design complex software systems. It uses a modular based development approach with a pattern that we all practice in our day to day life.
by Zoltan Balazs
Another approach to the MVC pattern
by logicchild
An article to give some insight about the Native API.
by CatchExAs
Can we use LinqRx as a poor-man's complex event processor?
by debashishPaul
This article discusses the Decorator Design Pattern. The approach taken in this series is how a pattern of problem can be identified, analysed and solved with a suitable design pattern.
by Paul Rony
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Paul Rony
This is the second in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
by Paul Rony
This is the third in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
by Paul Rony
Commercial Open-Source licensing and Business Rules Engine
by Md. Marufuzzaman
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
by Md. Marufuzzaman
The objective of this article (Part 4) is to give you an introduction on how to integrate Microsoft Windows PowerShell with the Microsoft .NET library
by Md. Marufuzzaman
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
by Md. Marufuzzaman
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
by BurkHufnagel
Suggestions to improve your approach to API design.
by VictorSotnikov
I have applied the "phrases similarity calculation" algorithm to a GUI form that displays what I call a "two-layer list"
by Clifford Nelson
This is a more comprehensive example of how to implement a project with MVVMLight
by Marc Clifton
In this article, I review three NLP services
by Masoud Zehtabi Oskuie
A real code assessment for a senior C#.NET role
by john morrison leon
Introducing smart observers of single owners and the concept of Public and Private scope visibility
by HawVie
A quality rendered Outlook style navigation pane control
by Eddy Vluggen
Exploring some patterns that are used in the .NET framework and how they could be usefull
by defwebserver
This module allows you to easily gather, and process Expense Reports, from users in your DotNetNuke portal
by Yang Yu
A fast and simple way in using application design patterns - Part 1.
by Amit Kumar Dutta
Discusses a technique to record current geographic location from mobile and display in web pages (with Location History Browsing)
by Sunny Ahuwanya
Set up failover and load balancing support for web applications that make use of the ASP.NET state server
by david.ribeiro
A small set of C# classes/projects that create a simple cache component that interacts with Redis
by Hari Mahadevan
A simple C++ class framework for writing Windows services
by Carlos Jiménez de Parga
An introduction to the Visual C++ CORBA development
by Jarl Ostensen
A finite field EC and simple ECC scheme in C++ to help understand the principles.
by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
by Dr. Song Li
This is a simple CRUD example with JSF.
by 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
by davidsackstein
Offers a simplified API for all combinations of formatter, channel and activation configurations
by Johan Vorster
An example of a simple payment gateway.
by RajuBhupathi
A Simple Geo fencing using polygon method
by klinkenbecker
Builds a parse tree from a file based JSON string and allows you to edit as a tree or a string
by Dr. Song Li
This study note presents a simple example to upload files to the server by jQuery Ajax calls.
by Anand Ranjan Pandey
The purpose of this article is to create a proof of concept to demonstrate the feasibility of ASP.NET Web API Beta Version.
by Nikhil Soman
Easy to use profiler for time and impact analysis of C/C++ code which uses the Visual Studio C/C++ compiler (/Gh and /GH flags) and the DIA SDK to gather profiling data.
by Ricardo Fig
In this article, I will explain how to do remoting in VB.NET using Framework 1.1.
by Eduardo Antonio Cecilio Fernandes
How to build a simple Scheduler in C# for Desktop and Web Applications
by Marc Clifton
85 lines of Javascript, 1441 bytes minified
by Mekki Ahmedi
A solution for Silverlight versioning conflicts
by Maze
A simple solution to see the inside of your code.
by Richard A. Dalton
Part two of a four part series of articles on the Specification Design Pattern.
by Dr. Song Li
This article gives a simple tutorial on developing ASP.NET applications in MVC pattern.
by Md. Marufuzzaman
This article will give you an idea about how to use CASE expression in T-SQL or as a formula of a particular column.
by Omar Al Zabir
Implement caching in your project using AspectF library that saves you from writing plumbing code for dealing with cached objects and collections and learn how to handle stale objects and collections
by mheidari
This is a simple ASP.NET web application that can determine how users can view a single page with single content in the many browsers with custom presentation and styling
by zdf
How to use a simple, action based, undo/redo framework
by Waylon Flinn
This article describes a simple solution for hiding the Taskbar and the Start Orb that works on both Vista and Windows 7.
by Dr. Song Li
This is an example to use Websocket to create a simple chat program.
by Frank W. Wu
Using AutoGenerateColumns to generate exactly as needed data columns
by Cohen Shwartz Oren
How to choose between Web Application or Desktop Application, Rich Internet Application or a Smart Client?
by biicode
Let me use your functionality without using your design.
by Jacques Fournier
Sudoku is a program built in C# with a WPF user interface.
by Er. Nishant Singh Chauhan
This Article Contains In Snoptical Analysis Of Multi Socket Programming (Part I)- The Client
by amar nath chatterjee
Here is a template or pattern for using datagrid in building monitoring UI for simulations and tabulated data presentations.
by Marc Clifton
Easily declare workflows that can span threads.
by Dmitri Nеstеruk
A small VS add-in to implement a Visitor pattern.
by Lindsey Lewis
An article about a tool for comparing SQL database schema versions
by Pat Capozzi
In this article, I reduce the use of the MVVM pattern in Silverlight to the absolute minimum lines of code in order to understand the basics.
by Vitaliy Liptchinsky
A Transactional Enterprise Caching Application Block implementation.
by Y Sujan
This article provides a tutorial on service locator pattern with a sample implementation
by lilyco
Introduces an open source UDP-based data transfer library.
by stevefalken
A simple front end to manage network diagrams based on Visio-like shape connectors.
by Andriks
A MessageBox replacement with some much needed extras
by WhiskeyBeforeWater
An unbalanced basic recursive Binary Search Tree for Excel VBA with functions (insert, search, delete, in order, pre-order, post-order, minimum, and maximum)
by marcel heeremans
This article demonstrates techniques on how to optimise the common programming task of recursively iterating through a container control using generics and yield return.
by Mostefai Mohammed Amine
A library to help a developer to test core business operations in console mode before integration in larger UI project
by Will J Miller
This article describes the implementation of a custom class called MMSCropImageView. The class gives the feature of drawing and moving a rectangle over an image to identify the crop region and return it in an UIImage. It explains the considerations and solutions for cropping a bitmap.
by Dr. Song Li
This article presents a watermarked auto-complete jQuery plugin
by Deepthi Viswanathan Nair
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
by Marc Clifton
Processing work units in a single thread instead of using a thread pool.
by Derek Bartram
An article presenting a WPF library for producing extensible runtime customisable graphs
by Leif Simon Goodwin
This article presents a highly configurable rotary dial control.
by logicchild
An article that presents a TV Player via WPF
by vipulparmar
Basic understanding of Pro*C
by Wendelius
Article describes basic information about transaction log behavior and truncation of the log.
by Manoj Kumar G (IND)
A Detailed Analysis of Abstract classes and methods in C#
by Anwar Ibáñez O'Kamell
The present document tries to describe the architecture of a specific layer of access to data for relational databases. This document tries to present/display a form to automate tasks of access to data.
by Petr Ivankov
Multidisciplinary paradigm of software development
by Petr Ivankov
Application of abstract approach to database domain
by Petr Ivankov
Application of abstract approach to real-time.
by JP van Mackelenbergh
Abstracting the ORM Framework via Repository/Unit Of Work patterns
by praba_tuty
CSQL Cache is an open-source high performance, bi-directional updateable data-caching infrastructure that sits between the clustered application process and back-end data sources to provide unprecedented high throughput to your application
by Petr Palas
Do you spend days and nights developing dynamic web sites in ASP.NET? Do you need to simplify your job, get more sites done and gain more clients? Kentico CMS for .NET will help you.
by Omer Mor
In this article, I will demonstrate a performance problem caused by boxing in Dictionaries that use Enums as keys, and will provide a solution using lightweight code generation (DynamicMethod).
by Florian Rappl, Manuel Römer
Supporting partial PUT (or PATCH) operations in ASP.NET Core with Newtonsoft.Json
by JGrubb23
Introduction to using the Isilon OneFS REST API using C# .NET to create access points, grant users access, and file system queries
by A. Rajesh Kumar
Add or Retrieve Session Object from Silverlight and ASP.NET
by KenBeckett
Loading type metadata from assemblies with Reflection or Mono Cecil.
by Balamurali Balaji
Access various types of data using LinqDataSource control ASP.NET
by Wojtek Jeziorczak
How to send/receive MSMQ messages in SQL Server using CLR Integration
by Homam Hosseini
This article digs into the details of accessing an ASP.NET ASMX Web Service from a remote AJAX client. It explains the configuration needed in the server side and describes a sample JQuery client that is able to call JSONP enabled services.
by Anoop Pillai
Shows how to push your WPF apps to users via WebSockets and HTML5 Canvas.
by AmbarRay
This article elaborates how to accomplish a zero postback site using jQuery and ASP.NET web services
by Paulo Zemek
Understand how to create fully configurable frameworks that let your application evolve without creating bottlenecks.
by Snorri Kristjansson
A SQL server CLR Stored Procedure that can query the Active Directory directly in T-SQL code
by Allen _ Wang
This article shows a case study about how we use the Adapter Pattern to Elizabeth's Day Care Center
by Vitaliy Shibaev
This article describes useful techniques for transforming old-style C/C++ code to fully managed C# code. These methods were used for porting classic libjpeg and libtiff libraries to .NET Framework.
by Marc Clifton
Adding relationships and relationship instance management - record hierarches
by Christopher G. Lasater
This article explains how client interfaces can be dealt with via the pattern. Also gives some very good reasons why an interpretive pattern methodology should be used over more static code, and attempts to explain how and why business development solutions can implement the pattern.
by Debabrata_Das
This article will talk about how we can add / delete Table rows dynamically using jQuery in ASP.NET
by Gary H Guo
Discuss how to add aspects to object at runtime and enhance them using Dynamic Decorator
by David P Nguyen
Add Fluent API support to your Entity Framework repositories
by ANURAG VISHNOI
Article describes how to add icons in WPF TreeView
by Md. Marufuzzaman
Add random quotes in your Outlook email signature
by Shai Raiten
How To Use Win32 To Add Your Control On Top Another Application Using Win32 Hooks.
by Taha B Farid
This article shows how to achieve add/remove tab feature for TabControl in WPF.
by Paulo Zemek
This article presents two collections optimized for good memory consumption and for inserts at the end, being always O(1). The AddCollection can also create immutable views without creating copies of the data.
by Sacha Barber
Using the AddIn model pipeline.
by Alex James
A simple and reliable way to build context into a multi stage process in ASP.NET.
by Ali Ozgur
In this article, we will try to add AJAX support to a Cuyahoga website.
by Marc Clifton
For C# devs, a look at Python. For Python devs, maybe something useful
by Sanat Palia
How to add data to an existing word doc from .net
by Nish Nishant
This article is about a very light-weight enum extension library that takes advantage of dynamic types in .NET 4.0 to provide a simple way to add meta attributes to an enum field.
by Anele 'Mashy' Mbanga
Provide functionality to Sign In and Sign Up to enable security for our NoteKeeper JQuery Mobile App.
by Rajan Bhanot
Validation can be achieved from inside the Sharepoint designer
by Dean Serpico
This article will create a very simple C# application that demonstrates how an application can add items to a Windows SharePoint Service 3.0 list using web services.
by Lukas Neumann
An example of undocumented integration into the user interface of Microsoft Office applications.
by Himanshu_Jain
Address Book Grabber
by Scott Norberg
This describes some of the potential security concerns caused by common programming techniques and how to get around them.
by conanc
One of my favorite refactoring tools is Visual Studio's "Replace in Files" dialog
by Klaus Salchner (Canada)
Describes in detail how you can programmatically administrate Indexing Server, for example create a new Indexing catalog and then add folders to be indexed by this catalog.
by gbd77rc
How to use asynchronous calls to SQL to receive progress information
by Neeraj Saluja
Connection pooling can increase the performance of any application by using active connections of the pool for consecutive requests, rather than creating a new connection each time.And at the same time, the developer who is the best judge of his/her application, can configure the connection pooling.
by Paulo Zemek
This library is intended to "replace" ADO.NET by solving type mismatches and by creating typed readers that are faster and easier to use than DataTables.
by Richard Blythe
A screen picker control that can be dropped into any .NET project.
by Andy Galluzzi
Join me to create the most advanced yet most simple to use full duplex MMF based IPC for Windows
by JIANGWilliam
Exploit Enum typename and member definitions, as well as Method Extension of Enum.
by Travis Howle
Calculate the typing speed and accuracy of your users easily!
by Don Fizachi
A JSON form specification
by Don Fizachi
A JSON form specification
by Don Fizachi
A JSON form specification
by Don Fizachi
A JSON form specification
by Anton Angelov
Create an extendable test execution in automation tests via Observer Design Pattern. Explains an implementation in C# via events and delegates.
by NavnathKale
Simple but advance-featured TreeView control
by Dirk Bahle
Tips & Tricks on using checkboxes within a WPF treeview.
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews
by Dirk Bahle
Tips & Tricks on de/serializing Tree View based content with XML
by Dirk Bahle
A list of advanced tips & tricks on WPF TreeViews
by Dirk Bahle
A list of advanced tips & tricks on Virtualized WPF TreeViews
by TylerBrinks
Addressing the common issues related to the MVP pattern using ASP.NET and WinForms clients.
by Anoop Pillai
Explores the dynamic features in C# 4.0, and a few cool things you can do with the same.
by Salman Jamali
This article discusses the paradigm shift in the way we model our information systems
by m0sa
Service aggregation of self hosted WCF services, using the built-in RoutingService .NET Framework class.
by Josh Smith
Introduces a generic technique of chaining commands together.
by Vinay Krishna
Agile methods are evolved to adopt changes quickly during the development.
by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by Liam McLennan
The purpose of this article is to define a set of ideal practices for an agile software development project.
by Shivprasad koirala
The fundamentals of Agile and the different ways of implementing Agile.
by Matt Watson (Stackify)
Agile development requires agile support.
by Shivprasad koirala
A quick FAQ of Agile.
by SupperSlonic
Agile release cycle displayed in 3 views: monthly calendar, read-only view, edit view
by Raul Iloc
Quick introduction to Agile with focus on Scrum
by Yahya Mohammed Ammouri
An explanation of Agile Software Development basics and fundamentals (What is Agile, Agile values, Agile principles, Agile umbrella, Agile vs. Waterfall, advantage, disadvantage, Usage and Obstacles).
by Monjurul Habib
Introduction to Agile software development methodologies and how to apply them. It is about how to work together to achieve a common goal. This article focus on how technology team work together well to plan, build and deliver software.
by Monjurul Habib
The hardest single part of building a software system is deciding precisely what to build. Everybody in software development has the same goal: Rapid, Reliable, Low Risk delivery of high-quality, valuable functionality to users. This article will help them to achieve their goal.
by Rohan_Jain
An agile team works as a single team towards a common objective of achieving quality.
by Christopher Diggins
A reflection on the fundamental principles of Agile, the Scrum methdology, and customer oriented software development.
by Redgate Software
Using SQL Toolkit to remotely update customers' databases on the fly.
by kennysun
Ajax dataGrid user control by using Jquery
by Shivprasad koirala
Ajax quick start FAQ
by Nathan Evans
A base class for adding a rich asynchronous progress animation to any Form
by José Cintra
Some suggestions of algorithms for computing the Fibonacci numbers addressing iterative, recursive and functional paradigms
by Simeon Sheye
Beyond basic unit tests, how do you choose your tests and when are you done?
by Simeon Sheye
How to manage state and simulate behavior against the system under test.
by Nozel Rosario : 4583847
Demo Application to Send Recieve Data with AJAX using QueryStrings, HttpHeaders, Post Data
by mahesh@indianic.com
The article explains all the aspects of a mobile website.
by Sandrino Di Mattia
A refactor friendly implementation of INotifyProperty changed, without using Reflection.
by sameeraperera
An alternative to the Microsoft's Smart Client Offline Application Block, built on top of the open-source Db4O.
by Steve Ward UK
This article will demonstrate an alternative to the C# out parameter for those times when you need to get a value back from a method plus some additional information. I'll show you how generics and anonymous methods can be used together to help you write cleaner resuable code.
by Ana Carolina Zambon
Introduction for beginners on how to dynamically instantiate external types
by TheCodeKing
This article provides a solution for deploying multiple applications to a single AWS instance when using AWSDeploy.
by ec2studio
This article shows how you can interact with Amazon S3 storage directly from C#.
by Matt Perdeck
Quickly create a load balanced web site in the cloud with AWS Elastic Beanstalk
by Matt Perdeck
Add a database to your web site on AWS with automatic fail over using RDS
by Matt Perdeck
Point your domain to your AWS hosted site using Route 53
by Matt Perdeck
A fully functional sample Cloudformation template that generates a load balanced IIS/SQL Server based web site, plus PowerShell scripts to automatically deploy the web site on your EC2 instances
by ymartel
Asp.net framework for making web application for most-used tablet and smartphone web browsers based on JQuery mobile
by Redgate Software
Using a combination of iScala, SQL Server and Red Gate's software tools to manage data processes.
by defwebserver
An Advanced Visual Studio LightSwitch Application
by Dave Elliott
An attempt to create a flexible and re-usable Data Access Layer
by veen_rp
How to fake an Extension Property...
by Mr. xieguigang 谢桂纲
This is an alternative for "An Almost Extension Property"
by Paulo Zemek
This article presents a very small evolutionary algorithm capable of discovering some math expressions to give the results for the values you provide.
by Bruce Greene
An alternative MVVM implementation that employs a set of proxy control classes to act as a sort of "Platonic Ideal" WPF page for interaction with the view model.
by Joshua Tully
A look into what goes into the area of preventing reverse engineering, and gives developers some functions and ideas about preventing reversing engineering of their programs.
by Afzaal Ahmad Zeeshan
In this article, I would explain the steps to create a simple WPF application that can read out text for you; using .NET framework's Speech API and Installed voices.
by Sacha Barber
An article on sorting ItemsControl (with some bonuses).
by Adrian Grigore
Quickly and easily implement your LINQ Data Layer with this abstract class
by Malisa Ncube
An article showing how you can use attributes to validate your business objects.
by VictorSotnikov
The algorithm uses a factor called “popularity factor” to calculate the “relevancy rank” of the autocompletion list items
by Kewin Rausch
A really tiny IPC mechanism which does not rely on any existing system call or API.
by Md. Marufuzzaman
This article will demonstrate how to split a string using Transact-SQL.
by PatGulotta
An easy to use C++/Qt/Qml Floating Action Menu providing the ability to add Floating Actions Menus to a Qt/Qml cross-platform project.
by Md. Marufuzzaman
This article will demonstrate how to get a file name or a file extension as well using Transact-SQL.
by christophilus
A Windows application (.NET) which allows the user to GET, PUT, POST, or DELETE data to a URI
by David Lafreniere
A fixed block memory allocator that increases system performance and offers heap fragmentation fault protection
by Dr. Goulu
DicoLib stores words in lists of anagrams indexed by their length and a 26 bits bitset which describe which letters are present in the words. This makes it extremely fast to search for words which contain specified letters, and to search for words which are "close" for spell checking appli
by defwebserver
You can create SharePoint Provider Hosted applications using AngularJS and Visual Studio LightSwitch. This will allow you to create applications faster and easier.
by defwebserver
Step-by-step tutorial to create a HTML5 LightSwitch application
by defwebserver
A Visual Studio 2013 LightSwitch HTML 5 Application Tutorial
by Dr. Song Li
This article introduces an example ASP.NET MVC web project to upload and download files.
by Dr. Song Li
This article presents an example to use jQuery validation plugin.
by Dr. Song Li
This simple article presents a very simple example to use the "Cleditor" jQuery plugin for HTML rich text editing.
by Dr. Song Li
This article presents an example to use jQuery global AJAX event handlers.
by Dr. Song Li
This article presents an example to use Kendo grid.
by Kemeny Attila
A complete example of using the WCF data contract surrogate
by Dr. Song Li
This article makes an experimental comparison on the performance of the different methods to pass structured data to SQL Server Stored Procedure parameters from ADO.NET.
by Nish Nishant, Professor Cuthbert Calculus, Glenn Quagmire
This paper is a summary of a research exercise conducted in conjunction by Nish Sivakumar, Professor Cuthbert Calculus, and Glenn Quagmire.
by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
by Shams Mukhtar
Development of a framework for master-pages using ASP.NET and C#.
by David Hay
Provide more control over logging by extending the Enterprise Library Logging Application Block.
by Gustavo Ricardi
A Remote Desktop software built on AJAX, JSON and HTML5
by Gustavo Ricardi
A Remote Desktop software built on AJAX, JSON and HTML5
by Vitaliy Liptchinsky
This article describes the basic ideas of how to build workflow engine a-la WF based on F# workflows and CCR
by SubhamoyBurman
This is how an idiot like me explains what is Abstract Factory pattern and how it could be used
by Ajay Vijayvargiya
Let's dwell deeper into C++ templates!
by Dave Midgley
.NET delegates and Generics allow for an elegant implementation of the Command pattern.
by Zuoliu Ding
How to retrieve system data and draw data in light-weight custom chart controls
by Eunge
The series of articles introduces an innovative architecture to develop business web forms in enterprise software development which is better performance, higher productivity, more configurability and easier maintainability than traditional either ASP.NET or MVC development.
by Eunge
The series of articles introduces an innovative architecture to develop business web forms in enterprise software development which has better performance, higher productivity, more configurability and easier maintainability than traditional either ASP.NET or MVC development.
by Eunge
An Innovative Architecture to Develop Business Web Forms (3) - Configure GridView
by Eunge
The article introduces an innovative approach to develop web forms in enterprise software rather than either ASP.NET or MVC through step by step comparison on development complexity, reusability, performance and maintainability. The approach is implemented as an important UI component of RapidWebDev
by Snesh Prajapati
To work with Regions effectively in a Prism based WPF application, we must understand the relationship between WPF Controls, RegionAdapters and Regions. In this articles, we will learn about process of Region creation and critical role played by RegionAdapters with a demo application.
by George Swan
How to take advantage of the multi-cored architecture of modern processors by using Dataflow blocks
by SBJ
Introduction to an MVC Framework that integrates with the MFC Doc/View architecture
by JeffHeaton
An introduction to creating neural networks with the Encog Framework for C#.
by Florian Rappl
Gulp is a modern build system for web technologies. It is also integrated into ASP.NET vNext and can be used in a lot of scenarios.
by Sojan P R
A simple introduction to JavaCC for beginners in parser development.
by Paul A Francis
Discusses how stock market trading works, the different types of market data available, and provides a code example with sample data that processes a market data feed
by keesari_anjaiah
The definition of Silverlight, the purpose of the Silverlight technology, and the different versions released so far. You will also read about the development tools required to work with Silverlight.
by KRISHNA ANIPINDI
A beginner's introduction to what the Internet of Things(IoT) is, what does it comprise of and what are its possibilities.
by Florian Rappl
This article describes the most important details of creating a useful bot using the Microsoft Bot Framework.
by KRISHNA ANIPINDI
An Introduction to what ThingSpeak is, various capabilities and features offered by it and a quick programming overview to work with it.
by vytheese
Custom rule engine - declarative programming
by Erich Ledesma
How to create a very simple and very basic IoC container from scratch
by Nish Nishant
This is an LCS based diff library that was written for the Code Project Lean and Mean diff engine contest
by ediazc
Describes an implementation of a MD5 function compatible with the PHP function.
by Nish Nishant
This article shows you how to add menu items to the system menu and attach command handlers in an MVVM compatible fashion
by Derek Bartram
This article, the first of a series of articles, presents an objective analytical analysis of language performance for Java and C# .NET
by Eunge
The component is designed to save the effort on developing file-required systems through its easy APIs and integration with ASP.NET web development, e.g. a product requires attachments and thumbnails in a product management system.
by Amod Deshpande
This article gives an overview of various authentication mechanisms for applications on Windows. It also touches upon upcoming technologies like CardSapce and OpenID. It concludes with relating the development of new authentication mechanisms to be evolving with a basic need for SSO.
by Buu Nguyen
Discusses the new features of C# 4.0 including dynamic lookup, covariance/contravariance generics, named and optional paramters
by Vincent-Philippe Lauzon
Overview of the OData protocol: what it is, how it works, and where it makes sense to use it.
by Paulo Zemek
Understand things like OOP, AOP, Loose-coupling, Class Inheritance, Interface Implementation, Open-Closed Principle and others.
by Willem Fourie
This tool extends the Microsoft XSD tool to provide quality and robust auto-generated code that is easy to use.
by Deepak Jain
The paper is an extension to my last paper "D-FOM: Yet another OOM". This is a case study to develop confidence in D-FOM approach for some system Analysis and its VHDL Modeling. A 8051-Microcontroller system is Analyzed, Designed, and Modeled in VHDL using D-FOM approach, in this paper.
by Allister Beharry
Using data from the Global Historical Climatology Network project we can crunch, analyze, and make predictions using gigabytes of numeric climate data collected over two centuries with the SAP HANA in-memory database and Amazon SageMaker hosted Jupyter notebooks.
by Anoop Pillai
Explains how to use Apache Hadoop and Azure to Analyze Large Data sets, using Map reduce jobs in C#
by Nick Polyak
Describes Single Page Applications and a new BPF Framework that helps to develop SPAs.
by tom-englert
Using Markup Extensions to build individual markup based declarative systems with XAML
by Sandip.Nascar
Describes the power of C# in building professional application - Stock Market Watch with Charts on Android platform using Mono C#.
by Igor Kushnarev
How 3D carousel could be implemented for Android platform
by Elvis Rusu
This article has the goal of helping someone who is about to design an Android application and needs to make a choice regarding the database solution.
by Mike (Prof. Chuck)
An overview of some of the new features in Android Studio 3.0
by Unnikrishnan_S_N
Draw pattern instead of password for login screen.
by Ondrej_Uzovic
Improve the performance of interprocess communication between Android and .NET using fast binary serialization (Protocol Buffers) instead of XML or JSON.
by Ondrej_Uzovic
Simple example showing how an Android application can subscribe to receive notification messages from multiple .NET applications using Websockets.
by Florian Rappl
Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
by Florian Rappl
Connecting an existing JavaScript engine to AngleSharp to perform DOM operations and provide a working headless browser.
by Nesreen Maged
Angular 2 Type Script Custom Controls Integrated with ASP.NET Core web API
by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
by Juan G. Carmona
The easiest way to mix both worlds
by Siddharth Chandra
How to use Angular in a Cordova Environment and its impact
by Bill SerGio, The Infomercial King
Angular Shopping Cart for Affiliate Marketing in Angular 5 that Is Responsive with TV Commercials with Powerful Features that Drive Real Sales like Unlimited Distributor IDs for Commissions with Editor
by Sacha Barber
An example application using angular/Rx for JavaScript/Web Sockets/jQuery
by tranthanhtu.vn
In this article, we will see how to use multi-languages(i18n) in angular2
by tranthanhtu.vn
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
by tranthanhtu.vn
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
by tranthanhtu.vn
In this article, we will learn how to build and deploy the code
by tranthanhtu.vn
This tip explains how we should structure our project folder
by Vinu Sorout
Angular2 Custom Grid(Sorting, Paging, Filtering, Column template, edit template)
by Yaseer Mumtaz
This article will help beginners to step-up Angular2 in ASP.NET MVC, create the RESTful APIs in ASP.NET MVC Web API and front end in Angular2.
by Yaseer Mumtaz
In this part, we will enhance our user management application to have search/filter, global error handling and debugging functionalities.
by amitp_naik
Pagination (server side), Searching and Sorting for HTML table via Angularjs and retrieving data from Database via Web API
by Dan Letecky
Day/week AngularJS event calendar/scheduler with drag and drop support. PHP and ASP.NET MVC backends.
by Shivprasad koirala
This article discusses the top 50 AngularJS interview question with answers.
by Mahsa Hassankashi
This is the simplest tutorial on AngularJS and Repository Pattern for developing professional MVC applications. It includes a source code about practical permission management project.
by Josh Smith
Explores Panel3D, a custom WPF panel that displays its children in 3D space
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
by KP Lee
Another perspective on the big O estimation process
by B. Clay Shannon
Easily test REST methods that do not include args in routing attributes
by logicchild
An article that provides ways to achieve concurrency via C++
by Florian Rappl
Second part in my annualy list of tips, this time including JavaScript, controls, tooling and customization, which has been build up from recent ASP.NET MVC 4 programming journeys.
by Redgate Software
This article describes how you can use ANTS Profiler to eliminate performance hotspots and memory leaks from your .NET applications.
by Habibur Rony
Basics of the rule-based chatbot, machine-learning chatbot and AI chatbot.
by Gary H Guo
Discuss how to add AOP capabilities to IoC containers using a configurable model of Dynamic Decorator
by Niranjan Kumar
Aspect Oriented Programming and how Spring.NET supports this.
by Niranjan Kumar
Part 2 of AOP and Spring.NET.
by Ashish Mundra
Demonstrates AOP for Exception Handling using Unity2.0 in ASP.NET application
by Andy Kirkham
Part 1 - Setting up and getting started
by Andy Kirkham
Part 2 - Stepping into the C++ world
by Jitendra_Jain04
The Objective of this article is to provide hybrid mobile application development approach for mobile platforms using one of the most powerful open source framework : Apache Cordova.
by John-ph
A simple C#.NET library that implements HMAC Authentication, Global Exception Handling and API Versioning
by Asif Bahrainwala
Snoop network using API hooking
by Marc Clifton
Using the Higher Order Programming Environment, scrape the APOD website's 20 years of photos and explore APOD's.
by Daniel Vaughan, Nicolas Dorier
How to use an MSBuild custom task to provide compile time verification of string type names in app.config files.
by Ivan Krivyakov
AppDomains are often recommended for loading plugins, but they do not allow to handle plugin failures in a safe manner
by Anoop Pillai
This article discusses various driving forces, approaches, and implementation considerations involved in deciding the application architecture. There is no rocket science here - the whole objective is to aid you to decide an architecture that may suit your scenario.
by Habibur Rony
This article is about dependency, type of Dependency, its use, advantages and disadvantages; as well as it will cover Dependency Inversion, Inverse of Control, and IOC Framework.
by Anton Pious Alfred
An ASP.NET website would eventually be deployed on the production server. As the application grows, so too the number of web pages. Invariably, bugs or crashes occur. After deployment, there should be ways to gracefully maintain the website.
by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.
by Habibur Rony
Application design - a post mortem of a bad design
by Gary H Guo
Discusses how to use Component-Based Object Extender to add functionality to an application.
by Alessandro Forte
A description of various frameworks to develop a complete enterprise .NET applications easier
by ChinHim
This article describes how to fire events to a framework from a component plugged into it.
by IronSpeed Inc.
Taking full advantage of the built-in infrastructure services of the Microsoft .NET Framework - without taking months to learn new languages, APIs and protocols - is one of the most pressing challenges faced by enterprise application developers today.
by Naveed Bajwa
Describes Application Integration and discusses Different Microsoft technologies Related to Application integration
by Michał Kosmala
Article describes an easy and light way to secure access to methods in your application.
by Adi Saxena
This article explains the Life cycle of a typical iOS application and also talks about the various states of the application.
by daniel_at_work
Stratagies for managing application properties in Java
by igor2010
How to use Active Object pattern to carry out long-running tasks
by owen654321
A library of useful functionality using Aspect-Oriented Programming concepts, and implemented using the LinFu and Cecil.Mono projects/frameworks.
by Khademul Basher
Add Nokia Here Map in Windows Phone HTML5 Apps
by Dominique Gilleman
Review of the book how to apply DDD in .NET
by Shams Mukhtar
This article will enhance your vision on the usage of Robustness Analysis in conjunction with Model View Controller, using UML with application in ASP.NET. This article is a sequel to my articles on Architecture and Design with ASP.NET.
by Makesh Sanwal
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
by Persis Daver
Source Control is as much a way of thinking about software development as it is a tool.
by Ilka Guigova
What is a KISS? Just a reminder.
by Hani Gamal Eldeen
.NET controls to be used for development of Arabic applications for smart devices.
by Anton Pious Alfred
Most systems that use Stored Procedures make use of SQL parameters to send and receive information from the database. The code to create these SQL parameters and then populating them is repeated throughout the system. This article describes how to automate this code.
by Anton Pious Alfred
Most systems developed would have different environments, to name a few, Development, Quality Assurance, or Testing and Live or Production. This article describes how to incorporate all three environment configurations without having to change them while deploying.
by Shivprasad koirala
Architecture FAQ for Localization and Globalization Part 1
by Carsten Breum
Showing an architecture for a service to handle multiple clients on their own thread using the DispatcherObject.
by Nirosh
If you want to use ASP.NET MVC framework but is strugling to get things arrange to confidently use for your next business project. This Article is just for you. The article guide you to use ASP.NET MVC framework to architect a small Document Management System.
by Nirosh
Architecting a Windows Forms based system on top of a framework. This will help you develop a form based application faster.
by Paulo Zemek
This article presents important architectural decisions that must be considered if you want to create a really expandable remoting framework and, well, those decisions may apply to any kind of framework.
by Nick Polyak
Describe architecturing a flexible and extensible WPF application with the help of WPFWidgetizer framework
by Ed Wiebe
Can't we obtain the benefit of using bitwise operators for SQL many-to-many relationships AND maintain referential integrity?
by Peter Waldschmidt
This article describes using NCover to measure the effectiveness of your automated tests, shows how to track coverage over time, and presents strategies for increasing the effectiveness of your tests.
by Mamasha Knows
Arena like memory management, embedding allocations inside Arena, DTOR, context thinking
by Andrew_Thomas
An argument helper for checking arguments passed into methods.
by Agola Kisira Odero
This article describes arithmetic compression with an implemetnation in C#.
by Modesty Zhang
A simplified approach to enable an array of reducers in a React/Redux web application with existing reducers and selector pattern.
by Josh Smith
Reviews and compares three techniques that enable you to data bind to any element tree.
by Zebedee Mason
Software for automatically constructing architecture diagrams and metrics from source code and .NET assemblies is presented. Examples for Visual C++, Python, the Linux kernel, Boost and .NET are discussed.
by Paladugu Sai Krishna
This article gives a simple checklist that can be simply run on any ASP .Net Web Page to optimize it.
by lakhdarr
Different ways to export a grid contents to different file formats csv, excel, pdf using ASP MVC
by Monjurul Habib
ASP.NET Web API is a framework for building and consuming HTTP services that can reach a broad range of clients including browsers, phones, and tablets.
by mikailcetinkaya
ASP.NET 2.0 and Visual Web Developer Overview
by M Sheik Uduman Ali
This article describes the live data binding of client side template programming in ASP.NET AJAX 4.0
by Leo Caan
An Ajax control to simulate IFrame. It works like Microsoft MSDN Library site.
by kennysun
ASP.NET Ajax solution by Jquery and JSON
by Omar Al Zabir
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test.
by Jeremy Likness
ASP.NET AJAX-based source code browser
by Simon Liu
This article give a rough view on ASP.NET developing Commerce Application
by Shivprasad koirala
ASP.NET authentication and authorization
by Razi Syed
Easily bind a class to .NET data controls like GridView, FormView, etc., and get an updated object or list back in the code-behind effortlessly.
by Narsimlu Keshagouni
ASP.NET chatting using WCF Services and JSon
by Sourabh_Mishra
An introduction to ASP.NET core
by Theo Bebekis
How to create an ASP.NET Core 3.x MVC application with dynamically loadable plugin libraries (Razor Class Libraries) with full support for static files too (js, css, etc.).
by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
by Leonard E. James
Create initial object model and database and display first Razor Page
by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
by zainafzal
How to access DynamoDB locally using ASP.NET Core Web API
by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices
by Daniele Fontani
.NET Core showcase: learn basics implementing a toy tool
by Adrian Akison
Presents a custom control replacement for the script tag that optimizes JavaScript for web pages. Automatically merges, prevents duplicates, externalizes, orders, adds expires headers, caches, minifies, and places your scripts.
by User 30735
A Custom Session Store provider library which allows using Oracle for managing ASP.NET sessions... more than just MS SQL server, and it is easily extendable to other databases.
by rgubarenko
DaST is a new architectural pattern for building highly dynamic Web 2.0 applications. A web page is rendered as a set of randomly nested rectangles where each rectangle is controlled individually and every combination of rectangles can be partially updated via AJAX.
by Pete Sutcliffe
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.
by Padoor Shiras
ASP.NET GridView Columns with Collapsible panel to display additional information without postback
by joaoPaulo
A tool to set one specific IIS Virtual Directory for a lot versions of the same web project.
by Ben Strackany
A machineKey generator allowing static keys in ASP.NET 1.1 or 2.0 applications.
by Jason Law
To manage session state within page scope
by Amimpat
This article explains approaches to determine if an HTTP request is coming from a mobile phone and then redirecting the request to a page optimized for a mobile browser.
by Not Active
A look at the ASP.NET MVC application in ASP.NET Extensions 3.5.
by milansar
Creating Toolbar control in ASP.NET MVC
by Jonathan Nethercott
Simple voting control for MVC projects, using a partial view
by jgauffin
How to create a flexible plugin system with Griffin.MvcContrib.
by ashish__shukla
ASP.NET MVC 5 New Features
by thangchung
This article will let you know how can we use JSPM in ASP.NET MVC 6 and Material Design Lite.
by Rajesh Pillai
A simple visual task manager application using ASP.NET MVC and jQuery.
by amargujrathi2006
This article is to demonstrate interceptor pattern with MVC controller action, and so action can be intercepted in controller classes without using action filters.
by S. M. Ahasan Habib
In this article I demonastrate a very simple and straightforward way to inject controller dependency to ASP.NET MVC framework with constructor.
by Shivprasad koirala, Marla Sukesh
The whole purpose of this article is to quickly brush up your MVC knowledge from ASP.NET MVC interview perspective.
by JoeyZhao
Explains how to create an ASP.NET MVC plugin framework, each plugin can be placed in a separate folder and can dynamically install/uninstall plugins.
by Jorge Bay Gondra
Cache the ActionResult using an ActionFilter
by techbird
Details about ASP.NET MVC Layout and Partial View
by Shivprasad koirala, Marla Sukesh
Comparing performance of ASP.NET WebForms and ASP.NET MVC
by Anoop Pillai
Demonstrates how to use ASP.NET MVC, SignalR, EF and Knockout Js to build real time syncing UIs
by Not Active
A continued look at ASP.NET MVC and URL Routing.
by Mr. Iman Mayes
Implementation of a library to enable a plugin architecture in ASP.NET MVC2 applications.
by Mr. Iman Mayes
Implementation of a library to enable a plugin architecture in ASP.NET MVC2 applications, Part II.
by Rajiv Gogoi
Series of ASP.NET MVC5 new features
by Rajiv Gogoi
This article explains WebAPI v2 features of ASP.NET MVC5
by Srinivasu Pemma
This is most common but very important part of every developer's life, Taken from my technical blog http://www.srinetinfo.com
by rgubarenko
This article introduces a brand-new web dev pattern and provides a framework based on it. It is a long-waited dev approach providing a unique and elegant solution to all Forms and MVC fundamental problems and bringing Web 2.0 site development task to a new level of flexibility and transparency.
by TheCodeKing
What you should know about Session Start/End events in order to protect your application from possible performance issues.
by Florian DREVET
Use scopes and categories to avoid collision and confusion between your session values.
by Mandeep S Bhatia
This article goes through the internals of ASP.NET session management.
by Harry Kimpel
A brief description on how to set-up MySQL as session state store for ASP.NET.
by Zhuyun Dai
Recognize and learn to use SignalR basis
by Zhuyun Dai
Introducing Hub, scaling out and extensibility in SignalR
by Shakeel Iqbal
This article helps you to understand the ASP.NET SignalR API and create a chat room using it.
by Srinivasu Pemma
This kind of requirement is useful in many applications originally posted on http://www.srinetinfo.com/search/label/Survey%20Application
by josekonoor
The purpose of this case study is to explain how to implement application security for ASP.NET web applications using ‘Integrated Windows Authentication’.
by Rudi Breedenraedt
Web API JavaScript clients in ASP.NET
by santosh poojari
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
by Suchi Banerjee, Pune
This article explains the Event based ASP.NET Web Form programming model for a web application with reference to partial rendering and AJAX asynchronous postback.
by Rajesh Pillai
Integrating ASP.NET MVC in existing ASP.NET WebForms applications.
by matthewsc
ASP.NET without web controls (plain GET and POST).
by codeontime
Learn to build modern AJAX and ASP.NET 3.5 applications with free Aquarium Express Framework
by Sacha Barber
A look at different Aspect Orientated Programming frameworks.
by Linjith Kunnon
This article explains how to use Castle DynamicProxy interceptors for implementing a decoupled logging architecture in C#
by gaurav_verma_mca
What is Aspect oriented programming and where do I use it?
by Marcelo Ricardo de Oliveira
This article explains how you can use AOP for benchmarking purposes.
by M Sheik Uduman Ali
Using Humax v0.2, this article is going to explain how to write and apply aspect-oriented/metadata driven programming in JavaScript.
by Halil ibrahim Kalkan
In this article, I'll show you how to create interceptors to implement AOP techniques. I'll use ASP.NET Boilerplate (ABP) as base application framework and Castle Windsor for the interception library.
by Guirec
A journey into AOP land with concerns, pointcuts, joinpoints, advices, aspects, interceptors, proxies, targets, mix-ins, composites...
by Oğuzhan Soykan
Automated monkey or specific validations for WCF or REST services with Fluentvalidation and CastleWindsor
by Omar Al Zabir
AspectF is a simple way to do Aspect Oriented Programming style coding which makes your code a lot cleaner and more maintainable.
by Alexnader Selishchev
New open source tool for CI and deployment
by Sebastien Lebreton
Reflexil is an assembly editor and runs as a plug-in for Reflector or JustDecompile. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
by Josh Fischer
How to easily use multiple versions of a class at the same time (without AppDomains!).
by Daniel Vaughan
Learn how to leverage the asynchronous ICommand implementation in Codon FX to support commands that kick-off long-running operations.
by h_seldon
A Win32 API non-blocking sockets implementation, client side.
by Ritesh Ramesh
Asynchronous access to long running Web Service tasks
by P.Adityanand
Asynchronous message processing infrastructure for .NET applications.
by nitstheone
An article on how to do async file IO in C# using anonymous methods.
by Jason Curl
Describes the usage of Asynchronous I/O with I/O Completion ports with .NET
by David Lafreniere
Simplify passing data between threads with this portable C language callback library.
by David Lafreniere
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework
by Giorgi Dalakishvili
How to receive asynchronous events about Registry changes, using WMI.
by Hugo Gonzalez Olaya
To executing of asynchronous task, we are going to use: 1. Task-based asynchronous pattern (TAP) which it is based on the types Task and Task . 2. MVVM pattern for execution of an operation. 3. Progress bars indicating the progress of task and subtask
by Oleg Vorkunov
Set of SQL CLR Stored Procedures to execute T-SQL asynchronously without using a Service Broker.
by Clayton Rumley
A lightweight, secure, and better organized version of Microsoft's ScriptMethods.
by Mats Samuelsson
AT&T hosted an M2M Challenge at the 2013 AT&T Developer Summit.
by thomas_tom99
An article on ATL COM Based Addin / Plugin Framework With Dynamic Toolbars and Menus, based on VC++ Addin Architecture.
by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
by Arjan Keene
A centralized business domain with a common base
by Cedric Baelemans
Discussion of audit trail techniques and a script to automate audit trail implementation on a Microsoft SQL database
by Jeffrey Walton
Perform authenticated encryption with Crypto++.
by Khademul Basher
Authentication and Authorization using Asp.net Identity
by Akrumooz
This is a proof of concept article (POC) to explain how the Kerberos authentication can be implemented to authenticate users when they need to request a web service.
by Samer Aburabie
This article talks about the authorization security model in Web applications using .NET attributes.
by Leonardo Pessoa
How much time do you spend to ensure user permissions? Ease the job and let Windows and Active Directory do it for you.
by Sanjeev Venkat
An article on when to use Auto and Manual Reset Events.
by Shailendra P Singh
This article explains the auto-deployment of build using Microsoft Web deploy on build quality change event of TFS 2010
by Kuv Patel
Convert a class library of POCO classes to datacontracts for use with WCF without having to write DataContract and DataMember attributes directly to the POCO classes.
by SoftWidgets
In just a few minutes, predefined templates, containing formatted sheets and charts, can be generated from any database using simple SQL statements, macros and/or custom C# or VB.NET snap-ins. Generated files can be distributed to a file server or as an email attachment. Usually, no coding is needed
by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
by Nirosh
This will create a set of classes that generate a set of C# class files which map into the database tables. They will have the class name same as the table name and they will have a set of properties that are same as the table attributes.
by Gautham Prabhu K
A quick look into Selenium which allows us to automate testing of web pages.
by Robert Corvus
How to create automated browser tests in ASP NET MVC using Watin
by jawed.ace
By using this application, Orkut users can send birthday wishes scrap to their friends without fail and even without logging into Orkut site
by Abdullah Al-Muzahid
This is a RAD tool which can be used to generate codes for CRUD operation in ASP.NET and C# automatically based on Database Model Diagram.
by Brady Kelly
Using a metadata attribute and editor template for DropDown lists in Razor
by Robert Corvus
Log the entrance and exit of all methods in a project with minimal code clutter
by Olivier Gaudefroy
Ensure that your resx file contains a valid comment for each entry with MSBuild integration
by Tad McClellan
HTTP module and machine translation for automatic site translation.
by Leszek Koc
Auto subscription of Azure functions to Event Grid
by Sudheesh.P.S
Automatic thread synchronization classes which throw exceptions instead of error codes
by kennysun
Automatic ViewState properties.
by Arif Habib Shadan - www.i-arif.com
How to enable automatic workflow after service pack 1 has been installed
by Juan Pablo G.C.
Automatizing creation of a database, tables, SUID actions, and easy WPF to class mapping.
by bgs264
Build the CHM file automatically when building a "web site project" created with VB.NET - How I combined several steps into a single process.
by jeff chin xyz
Automatically minify, combine, compress, and cache .js and .css files in your ASP.NET project
by Judy Joy
This article describes how to automate an ASP.NET Web Application project build using CruiseControl.Net and MSBuild
by Marc Clifton
Using AlchemyAPI, we create visualizations of keyword and sentence relationships so the user can extract meaningful concepts quickly and efficiently.
by Masoud Zehtabi Oskuie
.NET provides many techniques to make your code cleaner, easy to read and maintain. Extensions and Attributes are two examples helping developers to not only maintain and extend the applications simpler than before but also makes repetitive tasks less annoying for developers.
by dB.
A VMWare C# tasks library.
by Dirk Bahle
How to create a new tool window in AvalonDock [2.0]
by Dirk Bahle
How to create a start page based on AvalonDock [2.0].
by Dirk Bahle
How to integrate AvalonEdit into AvalonDock [2.0] using MVVM
by Dirk Bahle
Integrate AvalonEdit with text editing options into AvalonDock [2.0]
by Dirk Bahle
Save/Load AvolonDock layouts without DockingManager references.
by Vivek Shaurya
Handling Oracle Max Open cursor error when fetching multiple rows in .NET.
by Peter Huber SG
A deep dive into how to easily display data exactly the way you want when DataGrid is not up to the task
by grilialex
Bug fixes and enhancements on AVRILOS SysTick module
by ipavlu
Optionally awaitable simple to use Concurrent Priority Queue.
by TheCodeKing
This article focuses on an alternative way to deploy and update .NET applications running on AWS EC2 instances, and mitigates the shortcomings of the AWSDeploy standalone tool.
by Sudip Bhakta
How to create AWS Serverless API (API Gateway + Lambda Function) in .NET Core, C# using AWS SDK for Visual Studio
by TheCodeKing
The following article describes some of the high-level approaches and challenges with implementing BlueGreen deployment on Azure.
by Sacha Barber
Shows one way to Azure Cloud Service : Inter role communications
by Eduard Keilholz
Getting started with Azure Cognitive Services, see what it's capable of and start recognizing images within 10 minutes
by Roman Kiss
Design and implementation of small tool for exploring Azure Event Grid model on local machine
by Shivprasad koirala
Azure FAQ Part 1
by Kyriakos Akriotis
Seamsless S2S VPN without static IP and expensive VPN devices.
by Florian Rappl
We look at Azure Pipelines and how it can be used to add a flexible CI/CD process for any GitHub repository within minutes.
by Roman Kiss
This article describes the design and implementation of the Push Service for Windows Azure Service Bus Messaging.
by sanathjs
This article briefs you about the Azure blob storage and how to use it in less than 10 steps.
by wilfriedwoivre
Websites to explore a Windows Azure Table Storage
by Roman Kiss
This article describes the design and implementation of the Message Mediator for connectivity pipeline hosted on the Windows Azure.
by Sacha Barber, Richard E King, Fredrik Bornander
This is true code, what you say
by Florian Rappl, Niki Kilbertus
Using Microsoft Azure to add advanced machine learning capabilities with connected IoT devices, which monitor activities of a baby and his or her environment.
by Al-Farooque Shubho
An effort to derive a basic Exception Management design guideline for N-Tier ASP.NET applications
by Dmitriy Gakh
Development in C# without care of resource consumption can lead to overloading the system. This article describes a case with large waste of memory and CPU time and how to avoid it.
by Mr.PoorEnglish
Explains Backtracking (and some more) with the Example "Eight-Queens-Puzzle"
by Yovav
Import, export and move your SQL diagram around using sysdiagrams
by Ivan Krivyakov
Baktun Shell is a demo app that hosts its child windows in separate processes.
by Sasa Popovic
Base class for skinned Web Parts and a tool that will generate Web Part code based on previously made layout (ASCX)
by Peter Huber SG
Controls verifying user input and reporting automatically to host window if data has been changed and if the required data is entered
by Bhairav Thakkar
A basic artificial neural network code for experimenting
by Kewin Rausch
Introduction to protocols to manage Key Exchange in secure channels communication
by Ws Hu
This article tries to fit all levels of readers by covering both basic database concept and practical tips for handling Entity Framework.
by Paul M Watt
Macro based framework written for C++ applications that will allow basic instrumentation and profiling features
by Shakeel Iqbal
This article explains different ways to show contents in the Tree View control.
by Abhishek Sur
This article will enable you to add custom search rules to your application using Bing Search API with much more
by SureshAddaguduru
Basics of building an iPhone application
by PuneWala
Introduction to the OpenXML format.
by Rajesh Pillai
I will give a walkthrough of the story of registering a new user using BDD on an ASP.NET MVC application.
by Sacha Barber
This article is all about how to control the synchronization of different threads.
by raddevus
Learn to use SignalR to asynchronously update all web clients using SignalR broadcasts.
by Abhijit Jana
This article is a step by step guide to view state with details
by Anele 'Mashy' Mbanga
Display objects and get user input with Corona SDK and Lua
by Dmitry Brant
Renders the Mandelbrot Set on your mobile device, with panning and zooming
by Nick Polyak
Here I describe the behaviors - functionality that allows modifying and augmenting an object's behavior non-invasively - without modifying the object's code.
by Francesco Carata
Writing the Command Pattern with C# (real example).
by Dmitri Nеstеruk
A BDD tutorial using NBehave and MbUnit.
by _Ali_Abbas_
This article will help you understand how to follow the Agile methodology for getting immediate results no matter whether you are starting from scratch or are already mid way with your project / product development.
by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
by Allister Beharry
.NET SIMD programs using the Vector types show performance comparable to Intel ISPC and open source C++ SIMD libraries while satisfying the same goal of SIMD developer productivity in a high-level language.
by taheretaheri
I compare the performance of Encog, Neuroph and JOONE
by John Batte
Clone, serialize, and deep-compare any .NET object, regardless of type
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by Ziyad Mohammad
This article explains the best strategy to be followed while designing data storage applications by System Architects
by ManojKumar19
Server side logging for Silverlight applications using NLog 2.0
by Shivprasad koirala
Best Practice No. 4: Improve bandwidth performance of ASP.NET sites using IIS compression.
by Kirpa Khemani
This article describes the best practices to be followed by technical writers while developing help systems.
by Phil Lee NZ
This article will show you a pattern for sending and receiving messages using Azure Service Bus + worker roles in a strongly typed manner, taking advantage of the built-in functionality that comes with Brokered Messages.
by Shivprasad koirala
In this article we are going to detect .NET application memory leaks.
by Dmitry Zinchenko
Get ready for the new exciting features in C# 7!
by hagarwal
Here is a class that will help you to control the execution of your threads that involves looping/polling and also limits their CPU usage to a specified limit.
by TheCodeKing
A better implementation of ExtendedMembershipProvider with support for legacy MembershipProvider APIs.
by Chad Z. Hower aka Kudzu
Delivering software globally goes far beyond simply localizing. This article covers cultures, graphics, text spacing and more.
by johnlantz
This article showcases where DevForce shines. DevForce relies on the Entity Framework for basic object mapping and query facilities, but provides so much more; including infrastructure for n-tier applications, powerful business objects, multiple data sources, and non-relational data sources.
by David Jeske
A C# sorted map which can be efficiently subset scanned in both directions
by dawright, ProtoBytes
A heurisitc graphing tool to help discover 'Big O Notation' function thru infinite asymptotic's and instrumentation.
by Paulo Zemek
This article presents a class similar to BigInteger, but supporting floating point values, like a decimal.
by Hatem Mostafa
Introduction to telecommunication billing system.
by Edwig Huisman
A binary-coded-decimal class and the ODBC Interface
by notmasteryet
This article demonstrates using binary formats in JavaScript.
by Ivan Vodišek
An alternative approach to database modeling.
by vtchris-peterson
Ever wish you could bind to "Disabled" instead of "Enabled"?
by Sacha Barber
Binding and using Friendly enums in WPF
by Christopher Barlow
Library to manage and cache key/code tables typical in transactional sites. It provides a means to easily bind user-friendly descriptions in your presentation not only in lists like DropDownLists, but also to read-only keys in a detail table without using extensive JOINs.
by Christopher R Davis, Ben Traynor
Bind your UI controls to generated objects generically
by Marc Clifton
An investigation into different data entry modalities and the need for a transaction sandbox.
by Michael Dodaro
Getting started with Bing Local Business Search
by Michael Dodaro
Use Bing SDK to send a POST request for Image Insights
by Michael Dodaro
How to use the Bing Search SDK to programmatically find Web pages, News, Images, Video.
by Grasshopper.iics
From unboxing to prototype, a complete C# and Node.js Intel Edison product development guide with a real time cloud biometric IoT project
by Lucas Ontivero
A Bitcoin traffic sniffer that intercepts bitcoin protocol messages and analyzes them in order to check if bitcoin addresses in transactions are vulnerable.
by ITSTH
Control to create a Combobox dropdown with icons and sections headers
by Nilay Parikh
BizTalk 2006 / R2 Publishing Throttling State #2 (imbalanced message publishing rate, input rate exceeds output rate)
by Nilay Parikh
BizTalk 2006 R2 - Throttling - Perfmon Parameters - My Experience
by Nilay Parikh
BizTalk 2006 R2 with PeopleSoft Integration & MicroSoft BizTalk PeopleSoft Adapter Overview
by Grant Harmer
Managing exceptions when consuming WCF services via the BizTalk ESB Toolkit - Part II
by Grant Harmer
Managing exceptions when consuming WCF services via the BizTalk ESB Toolkit - Part III
by Nilay Parikh
BizTalk Server 2006 / R2 Throttling Mechanisms, BizTalk 2006 / R2 comes with good relief in terms of performance and throttling mechanism, if you work close to administrating and performance tuning job for BizTalk environment or any messaging system then you can visualize the complexity of pick proc
by Vinit Patankar
Integrate BizTalk Server 2006 development with Enterprise Application Library 3.1
by Himanshu Thawait
New TestStep in BizUnit 4.0 for MQSC
by Shai Raiten
How I used Scrum as guide for gambling in Vegas
by Shaun C Curtis
How to customize default CSS setup in Blazor, and a look at the new Scoped CSS
by Modesty Zhang
Rendering PDF binary stream for interactive forms by extending PDF.JS in HTML5
by Modesty Zhang
Details & demo project of plumbing works that blend PDF and Silverlight visually with bi-directional data exchange.
by Patrick Kalkman
This article describes the development of Blue Hour, a windows phone 7 application that calculates when the sunrises and sunsets at your location.
by ShofarNexus
A potentially significant amount of performance gain and code size reduction can be achieved by making use of internal fields rather than designing applications with a blanket use of public properties.
by David P Nguyen
A tiny library to load and execute bootstrapper classes in layered architecture by convention
by Adrian Savage
Simulation in OSG using discrete events, a Ternary Heap and Interpolation
by Andre' Gardiner
A java Bowling Score Board Game.
by jgauffin
Save time and effort with the help of codeRR, which finds and analyses errors for you, improving code quality along the way.
by Bryan Kowalchuk
Proper Key Column Design
by Allen _ Wang
This article shows a case study about how we use the Bridge Pattern to Elizabeth's Day Care Center
by Yuancai (Charlie) Ye
Continuous in-line request/result batching, real-time stream sending/processing, asynchronous data transferring and parallel computation for best performance and scalability
by Sacha Barber
An experiment into combining AOP and MEF.
by Redgate Software, Dan Nolan
In this article, I’m going to show you how you can continue using EF Code First to model your database, while also using ReadyRoll to do the actual deployment of T-SQL change scripts and overcome the challenges of the Code First approach.
by Hayder Marzouk
Browse any object using ObjectReflector.Net at runtime
by Elementool.com
Enables software developers to easily track, manage project bugs and tasks
by Rob Howard / CodeSmith
In less than 15 minutes you can have a complete Data Access Layer (DAL) using Microsoft's Enterprise Library
by Wisam E. Mohammed
Time to advance your symbology skills and label your map
by Wisam E. Mohammed
The hidden secerts of GIS data creation.
by webdev_hb
Loops are a standard item in any programmer's toolbox. But as often as they make their way into our code, you have to wonder why you don't see more improvements to using them. This post discusses some ideas to improve your loops by using Extension Methods.
by Jorge Bay Gondra
Build a GMail like web based chat using ASP.NET Ajax that can handle several requests and simultaneous users
by Dundas Data Visualization
If you are looking to impress your boss and build a web or windows forms application that many people within your company need, then think about building digital dashboards.
by Daniele Fontani
TDD & BDD explained with examples
by JoeyZhao
Explains how to bring Autofac into Asp.net plugin framework
by Modesty Zhang
Stateless functional components make building a multi-page website a breeze.
by Nicholas_Lie
Developers need the best cross-platform framework that can produce highly flexible, customizable apps with great performance, and high code reusability, that allow them to build cross platforms apps in a loosely-coupled manner. The answer is here: Crosslight.
by John.Jiang
In this sample describes how to build a distribution application on remoting by Tcp protocol.
by Mahmoud Samir Fayed
Getting started with 2D games development and build the Flappy Bird 3000 game using the Ring programming language.
by didourebai
This post is about developing ASP.NET Core application using EF Core, we will demonstrate how we can connect in different ways to SQL Server Database and Postgresql Database.
by Parag.Gadkari
A ReST based Web Service for C#.
by Murtaza Abdeali
Murtaza Abdeali explains how Web developers can create high-fidelity Web 2.0 user experiences in their Rich Internet Applications by using a powerful set of user interface controls that leverage Microsoft ASP.NET AJAX technology.
by Trenton Moss
How to build up links to your website.
by aleksisa
Build Windows Event Log Watcher Service Process to Export Event Log Entries as RSS feed
by Jeff Karlson
Implementation of editing and validation features.
by Faisal(mfrony)
This article will help you to build your own scheduler with the flavour of Observable Design Pattern.
by Allen _ Wang
This article shows a case study of how we can use the Builder Pattern in Elizabeth's fun activity.
by Snesh Prajapati
In this article, we will learn about Builder Design Pattern and create a demo application to understand it practically. We will explore how Builder pattern helps us in creation of complex objects.
by Modesty Zhang
This article presents the techniques and caveats of building a 3-tire Azure hosted application using Silverlight 3 (presentation tier), .NET RIA services (business logic and data access), and Windows Azure Table (data storage).
by Jason Hinsperger
How to create your own blog platform using SQL Anywhere and Wordpress
by Abhishek Mishra - Dotnet and Azure PAAS Architect
This article demonstrates how to build a basic Bot using C# and debug the Bot using Bot Framework Emulator
by Paul Reynolds
This is phase 1 of a 3 phase project. Phase 1 accesses a public holiday Web Service, and loads a SQL Server table that can drive dating and aging logic on large sets of data and assist in creating fast-performing queries and reports.
by Ashish Kaila
A docking window solution using WPF as part of Synergy toolkit
by V.
First article on creating a reusable framework
by Michael-K[anzieper]
The way of construction and use of the logical layer for the description of wizards is described.
by Daniel Vaughan
A fun Xamarin Forms implementation of the game Sokoban, demonstrating how to port a UWP puzzle game to both Android and iOS while sharing nearly all code across platforms.
by Marc Clifton, Kornfeld Eliyahu Peter
Adventures in Javascript, JQuery, JQuery-UI, JQuery-tablesorter, and of course CSS and HTML
by Anoop Pillai
Doing some 'Big Data' and building a Recommendation Engine with Azure, Hadoop and Mahout
by Patrick P. Frey
This tutorial based on a docker image will guide through the development of a search engine service based on Strus and its Python Bindings within the Tornado web-framework.
by Patrick P. Frey
This tutorial based on a docker image will guide through the development of a simple search engine based on Strus (project-strus.net), a collection of libraries and line tools for building a search engine.
by comiscience
Make changement of reporting easier. Unity help us
by raddevus
Use SignalR to create a Slideshow app which asynchronously updates all web clients so they see the same slide you are seeing.
by Scott Whitlock
An article for anyone interested in how to build an extensible application using WPF and the Model-View-ViewModel pattern.
by Stuart Wheelwright
Step-by-step explanation of building a Task Timer app using web technologies, including HTML5, CSS3, JavaScript and jQuery Mobile.
by Steve Marsh
This article describes how to build a logic engine entirely in SQL. In the context of our example, a logic engine is a program that takes in a set of variables and corresponding values, evaluates a set of predefined conditions and builds a result set based on which conditions were found to be true.
by Simon P Stevens
Techniques for maintaining multiple editions of a software application, and a detailed look at conditional compilation.
by Dmitriy Nikitin, IntexSoft
THis article explains how to use the Single Sign-On technique in communicating between a Flex client and Axis based services.
by Alex J Lennon
.NET applications on Yocto/OpenEmbedded Linux
by Daniel Grunwald
Use XML definitions for your applications to make them extensible.
by Paolo Costa
Let's build a simple framework that allows to have the power of knockout.js with no JavaScript coding.
by Ramy Mahrous
How to build Reporting ASP.NET Web application
by Ramy Mahrous
How to build Reporting ASP.NET Web application
by Ramy Mahrous
How to build Reporting ASP.NET Web application
by Afzaal Ahmad Zeeshan
In this article I will explain Windows.Media.Capture namespace's MediaCapture element and how it can be used in Windows Runtime to create applications that make use of camera, for capturing photos and videos. Plus, the article shows how to capture the list of photos or videos that are recorded for p
by Afzaal Ahmad Zeeshan
In this post I have talked about building an IMAP client using WPF framework and ImapX library.
by Omar Al Zabir
Building High Performance Queue in Database for storing Orders, Notifications, Tasks
by kishhr
An in-depth reference of how to build performance-oriented applications in WPF for both Windows and the Web.
by Daniel Vaughan
Leverage existing .resx files to localize Windows Phone, Android, and iOS apps in Xamarin.Forms.
by Shaun Wilde
A review of the book "Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API"
by Basab Dattaray, Modesty Zhang
This article presents a flexible and practical reusable control that is essential to modular Silverlight applications. It helps to improve a large Silverlight application's composite structure and run time performance.
by Ashwin. Shetty
Building nested component using Angular 2 and passing data between parent & Child component
by Atanu Banerjee
The 2007 Microsoft Office system provides a comprehensive set of servers, clients, services and tools to make it easier for enterprises and developers to build and deploy a new class of business applications called Office Business Applications (OBAs).
by Giancarlo Rhodes
ORM objects and basic CRUD operation procedures are first phase tasks that come after establishing a first version of the database. This java-based code generation tool builds those classes and stored procedures.
by Rajaraman Soundararajan
A Design Pattern that is used to implement pluggable parser components and that exhibits the following GRASP Patterns - Creator, Low Coupling, High Cohesion, Polymorphism, Protected Variations.
by Jovan Popovic(MSFT)
How to build REST services with ASP.NET Core Web API and Azure SQL Database
by Sergey Morenko
How to create RESTful message based web service with WCF
by rafael_p
One of the many solutions to build a quick and robust middle tier.
by ThinkGeo - Code Project
These days, programmers need more control over the map data, map rendering, GIS capabilities, security and overall architecture. This article shows you how to build a scalable mapping application utilizing a web service and how to consume the web service from a client application.
by Sergey Morenko
How to create SOAP message based web service with WCF
by rmostafa
This post will go with you step by step towards building your own Mail Client using C#
by Shahriar Iqbal Chowdhury/Galib
Easy approach to implement bulk CRUD operation using Xquery, reflection in ASP.NET with example
by Senthil Sambandam
Huge data transfer to Excel in a fast and efficient manner
by Colin Eberhardt
This article compares the development of a Line of Business control, the Bullet Graph, in both WPF and Windows Forms.
by AliaksandrPedzko
Looking for a business oportunity with D&B company data, ESRI Demographic information and Google Maps
by Bishoy Demian
How to use Entity framework to do some basic logic when a change happens in related Entities or Associations
by derekliang
This article is going to be served as an introduction to Expert C# 2005 Business Object by RockFord Lhotka which was written for business application developer.
by JR Hull
Save time when developing large applications, by using code generation for your business objects.
by Mohan Raphel
In this chapter, we will get familiar with the Oracle BPEL Process Manager 10g Release 2, a server for deployment, execution, and management of business processes defined in BPEL.
by Biz A
Business Rules Management Systems to the Rescue
by Nestor Marsollier
A point of view about business validations on enterprise applications
by Dan Ionescu (USINESOFT)
Complex cascade defaulting of properties on an object graph triggered by other property changes
by Christoph Husse
This article shows how to bypass PatchGuard 3 on the latest windows versions.
by Amit Banerjee
Task Scheduling based on event
by Kenneth Young
The State Pattern is a common Object Oriented Design Pattern that allows an object to alter its behavior dynamically by changing its internal state.
by Paulo Morgado
C# 4.0: COM interop improvements
by Abhishek Sur
C# 5.0 CTP was introduced recently, this article is specally dealing with my own understanding with this realease with few sample applications
by Marc Clifton
A deep dive into the differences and similarities between C# and Ruby classes
by gaurav_verma_mca
How to send bulk data using table value parameters from C#
by Umer Aziz Malik
This is a very basic level tutorial about authenticating with Facebook and Twitter and setting your status with it.
by Joy George K
Explaining the async await programming model in C#
by dietmar schoder
Example for the usage of classes and interfaces when working with hierarchical trees
by Shivprasad koirala
This is a detailed article on C# code reviews using StyleCop
by Dr. Song Li
This is a note on C# Dictionary & GetHashCode() & Equals() methods
by mbarbac
(v2) How to convince your C# objects to carry extended properties, in real time, and with no modifications in their code. V2 includes a collector for disposable properties.
by malzbiertrinker
Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you.
by strofo
Part 2 of creating a dynamical filtering mechanism in C#
by AH
A technique to create Windows Service apps that's configurable and dynamic by using the .NET Reflection.
by Qwertie
Well, not literally. Enhanced C# supports pattern matching, ADTs, and tuples, so Plain C# gets all that by transitivity.
by Nick Polyak
In this article I describe how to write C# code that runs in Browser.
by Sergey Kizyan
10th article from my series. We will talk about LINQ in general and LINQ to objects deferred operators
by Sergey Kizyan
This is the 4th article from the training that I give for my coworkers
by Sergey Kizyan
6th lecture from my series. This lecture is about attributes.
by Sergey Kizyan
My lecture #8 about exceptions handling and organization of error handling in the project
by Nick Polyak
Explains concepts of Expression programming by simple examples
by Ruben Hakopian
A class that clones your C# classes.
by Stan Kirk
Use the .NET SocketAsyncEventArgs to write socket server code in C#
by User 1556233
Comparison of Performance of C++ and C#
by Baxter P
C# .NET 4.5 Winforms Plugin Architecture Example
by Muneeb R. Baig
I was looking for some solution that may be helpful in creating Code Templates to be used across the development team(s) and that can also maintain the versioning/revision history as well as provide integration with SourceSafe.
by Massimiliano Brugnerotto
This article explains how to implement the drag & drop of a custom item within a ListView control with WPF technology.
by Arthur V. Ratz
In this article we'll demonstrate the implementation of k-means clustering algorithm to produce recommendations.
by ergohack
Design a DGML state machine using visual tools,... then depend upon C# Reflection to implement the state machine boundaries and triggers in your application.
by DiponRoy
Read a large CSV or any character separated values file chunk by chunk as DataTable and Entity List
by Nish Nishant
This is a quick overview of ISO C++ 11 compiler features that are supported in VC++ 2013 Preview
by Michael Chourdakis
C++ 11 Threads
by Michael Chourdakis
Embed flash to your applications and communicate with it with C++.
by Edwig Huisman
A hibernate framework for C++
by xushiwei
Most of the C++ programmers do not benefit from "Garbage Collection" technique (GC). Here is a new memory management technique named "GC Allocator" (Note it is not "GC").
by Chris Grimes
Shows how to create C++ property accessors that support C#-like syntax
by David Lafreniere
A framework combining state machines with asynchronous multicast delegates
by David Lafreniere
A framework combining state machines and multicast asynchronous callbacks
by David Lafreniere
Create a worker thread with an event loop, message queue and a timer using the C++11 thread support library
by Nish Nishant
This article walks through the implementation of a C++/CLI class from a disposable C# base.
by Babu_Abdulsalam
Various Smart Pointers in C++11
by Christoph Husse
The clean way for getting C++ enumerations with Reflection support.
by Yuri Maxutenko, Apriorit Inc
This article covers the creation of the CAB-installers for the Windows CE 5.0/6.0 applications for thin clients.
by Dan Ionescu (USINESOFT)
A newly released as open source nosql database for .NET (classic or core). Already used in production environments
by Dan Ionescu (USINESOFT)
More on data manipulation
by Dan Ionescu (USINESOFT)
LINQ extensions that allow to describe and to safely query cached data
by Matt Perdeck
Shows how to improve your ASP.NET MVC web site's performance through far future client side caching of RequireJS modules, while still forcing the browser to refresh its cache the moment you introduce a new version of your modules.
by Daniel Vaughan
Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Daniel Vaughan
Introducing the Calcium SDK. Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by s.kushal
Using Function Point analysis to calcuate Function Points.
by KenBeckett
Calculating metrics on and searching a CodeDOM.
by MatthewPainter
This is my adventure of discovery - I set out to write a script and learnt a whole lot more.
by Alazar 9860585
Calculating the Probability of Related Events Based on Bayes' Theorem Using MongoDB Aggregation Framework in C#
by icemanind
A day and month calendar control for .NET and Winforms applications written in C#
by Nic_Roche
This article demonstrates breaking out of the shell with module development and using Caliburn actions.
by HirenSuchak
A call control implmentation using the State machine Workflow.
by Adnan Aman
Callback is a lightweight technique used to call server side methods asynchronously from JavaScript without any postback and reloading/rendering of unnecessary parts of page and unnecessary code.
by Andreo Romera
In this first tutorial, we are going to learn how to make calls to a Web Api Rest Service using the NuGet Package WebApiRestService.WebApiClient
by alex turner
Showing how Micro Focus Managed COBOL can call F#, and some tips on mixing imperative and functional languages the easy way.
by cth027
A tutorial to master the Java Native Interface with C++
by Pranay Rana
Calling Server Side function from Client Side Script
by Khaled Abdelhamid
ASP .NET app in C# that call Stack Exchange API and list set of Stack Questions based on some criteria.
by gaurav_verma_mca
How to create a generic WCF proxy using Generics and Lambda Expressions.
by Gökmen BULUT
We can call any web service method using JavaScript soap client
by Amol M. Khandagale
How to call and consume Web Services programmatically using C#.NET
by Tamas Koszoru
Building CAML queries programmatically using Expressions
by Dirk Bahle
Selecting treeviewitems based on document states associated with each item.
by Al Gardner
A replacement ThreadPool with Abort and Resume functionality.
by Md. Marufuzzaman
Cannot alter Microsoft SQL Server 2008 Table Object in design mode
by Dr. Vinayak Ashok Bharadi
Implementation of canny Edge Detection Algorithm
by Muhammad Amjad
Business process management and Quality improvement concepts
by Bert O Neill
Log the duration a snippet of code takes, with this NuGet package called SnippetDurationLogger
by gledgard, zoeg
How to effectively target your audience and message through a traditional resume
by Shivprasad koirala
CAS (Code access security) & .NET 4.0 Security model FAQ (With Full Video demonstration)
by Xomega Team
How to easily implement cascading selection the MVC way and leverage cached static data.
by Lou Franco
Atalasoft decided to create web versions of their WinForms imaging controls. This case study outlines the requirements and analysis used to determine which technology was used in order to get migrate functionality to the browser: AJAX vs. Java vs. ActiveX vs. Flash.
by Iron Speed Designer
"Employees testing the application have commented on just how robust and reliable the code is - it just works consistently day-after-day." - Tim Titchmarsh, Amlin Insurance.
by Iron Speed Designer
"...the classes created by Iron Speed Designer for most of the tables and views proved to be a blessing as we never wrote a single command to get or update any of the values. Instead, all the changes were made using the generated classes." - Akesh Gupta, Symbol Technologies
by Iron Speed Designer
"This project would not have been feasible without Iron Speed Designer’s built-in security model." - Terry McCormick, New World Van Lines.
by Suriel Bendahan
A reusable set of code to enable service thrown exception handling in Silverlight.
by David O'Sullivan
Detailed guide to installing Catharsis and setting up a Catharsis solution
by David O'Sullivan
See how Catharsis can help you rapidly develop robust enterprise level applications.
by David O'Sullivan
A step by step guide to building a robust enterprise level multi-tier ASP.NET MVC web application using Catharsis to automatically generate the code infrastructure.
by User 5271454
Utilizing the CCR to manage and execute plug-ins.
by _Asif_
Welcome to the wonderful word of CCXML/VXML
by DigitalInBlue
This article discusses how to implement and use a template-based C++ benchmarking library.
by Subbiah Anandan
Centralized event logging in .NET using web services
by Nejimon CR
This article describes how to put your WCF client configuration in a class library's config file instead of client application's config file
by Mario Majčica
Creating the X509 based on certificate and key in PEM format
by Lalit_Chandra
Chain of Responsibility pattern is defined under behavioral design pattern by G.O.F and used to decouple the command with its processing object or handler.
by Anoop Pillai
This post is about implementing Chain Of Responsibility design pattern, and few possible extensions to the same using Managed Extensibility Framework or MEF
by mahbub.kuet
An easy explanation of Chain of Responsibility Pattern with a practical example
by Syed Rafey Husain
Challenges and solutions to architect device independent maintainable web applications using latest web technologies.
by Tamer Oz
Chameleon is an application that allows users to easily change network configuration on each network adapter from taskbar. Chameleon offers the benefit of changing network settings according to the users location such as home or office.
by Emery Emerald
The decision of problem of the header «deformation» and its locality, height of lines of list control and their text formatting.
by Raghuwanshi.G.S
This article shows how to improve Server / System performance by changing the FILE DESCRIPTOR limit and TIME_WAIT in Windows 2003, XP and Vista.
by Naren Neelamegam
Vistra code walkthrough article, to explain a few of the interesting things about Windows.
by Grant Frisken
Change the UICulture of your application forms without closing and recreating them
by odlumb
How to launch and manipulate applets programmatically.
by Jawahar Suresh Babu
Character Map is a free utility found in Windows Machines. It is similar to the "Insert Symbol" tool in few MS Office applications. This article explains how to implement this tool using WPF.
by satishsuthar
Create charts using inbuilt functions of .NET Framework in window application and C#
by Nitij
A simple chat application built in ASP.NET environment using a variety of technologies
by KrushnaSamanta
An ASP.NET User Control which can check if Javascript is enabled in the user's browser, and either does postback to perform an alternate action from the server side, or redirects to a non-JavaScript page.
by Ziyad Mohammad
Article that describes how to use Required Field Validator for ChekBoxList web server control in ASP.Net
by 1&1 Internet
Choosing a hosting environment is one of the first decisions when selecting a Web hosting package. Although you may already have a preference, consider these key differences when creating a new Web project for yourself or a client.
by Arthur Minduca
How to choose the right data structure for a collection of elements
by Espen Harlinn
Use WMI to retrieve information about your system and genrate classes for easy WMI development.
by Espen Harlinn
Use WMI to retrieve information about your system
by Espen Harlinn
A first take on code generation for WMI, and a bit of magic for the WPF DataGrid
by Sacha Barber
A code generator for my Cinch MVVM Framework.
by Sacha Barber
If Jack Daniels made MVVM Frameworks.
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Cinchoo
Tip: Asynchronous abortable long running tasks using Cinchoo framework
by Cinchoo
Easy configuration management in .NET
by Cinchoo
Easy to create and use windows system tray applications
by Cinchoo
This article shows how to consume AppSettings values using the Cinchoo Configuration Manager.
by Cinchoo
This article shows how to consume JSON data as configuration source using Cinchoo.
by Cinchoo
GUI interface to Microsoft Xsd tool
by Cinchoo
Simple CSV file writer for .NET
by Cinchoo
Simple FixedLength file reader for .NET
by Cinchoo
Simple FixedLength file writer for .NET
by Cinchoo
Simple JSON reader for .NET
by Cinchoo
Simple JSON writer for .NET
by Cinchoo
Simple Parquet reader for .NET
by Cinchoo
Simple YAML reader for .NET
by Cinchoo
Simple PGP wrapper library for .NET
by Sacha Barber
If Jack Daniels made MVVM Frameworks
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM Frameworks.