Click here to Skip to main content
15,907,687 members
Everything / Architect

Architect

Architect

Great Reads

by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
by Petr Ivankov
Sample of integration of branches of engineering.
by Apriorit Inc, Ivan Romanenko
This article is the continue of the previously posted article Hide Driver. Some methods to detect hidden files and processes are described in it
by Carlos Jiménez de Parga
A reusable Visual C++ framework for real-time volumetric cloud rendering, animation and morphing

Latest Articles

by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.
by Nick Polyak
In this article I describe how to write C# code that runs in Browser.
by Wendelius
A small function utilizing CTE to replace undesired characters from a string
by Nick Polyak
I demonstrate the samples adding gRPC capabilities to Kestrel ASP.NET server and testing gRPC services with various clients.

All Articles

Sort by Score

Architect 

27 Oct 2013 by Murali Pamidi
Politics aside, here are 7 simple tweaks that could make heathcare.gov website instantly fast.
21 Jul 2014 by Cristian Moldovan
jQuery unobtrusive validation plugin with Twitter Bootstrap 3 showing error messages as tooltips
15 Jul 2017 by dsuryd
SignalR is great for building real-time web functionality. MVVM is great for developing your front-end. What if they can be used together? This tip will show how to do just that, using as example a simple project to do live chart on a web browser.
14 Dec 2015 by Darek Danielewski
Sometimes, you just must return multiple values from a method. Instead of specifying out or passing arguments by reference, consider an OperationResult class.
15 Feb 2013 by Dread_Sharp
How to build an easy plugin system with C# which only takes about 30 lines of code!
13 Aug 2014 by Dennis Baberich
A simple check list on what to look out for when developing a website
16 Mar 2012 by Anurag Gandhi
A Query to copy an individual table data between databases
4 Aug 2013 by Faisal(mfrony)
Understand the use of covariance in .NET 4.0
14 Sep 2014 by Afzaal Ahmad Zeeshan
How to use the keyboard events of the user and use them to dynamically change the User Interface or to perform some actions
26 Aug 2012 by Wendelius
The tip shows one way to resolve if a user control is in design mode.
3 Nov 2013 by S. M. Ahasan Habib
I will explain here how to use table variable and over come cursor limitation
22 Oct 2014 by Kalvin Lawrence Ernst
Generate a web app instantly, directly from a database(SQL Server)
19 Jan 2018 by ergohack
This roguish way of moving a WorkItem, directly 'in-place', through SQL leaves all of the previous data associations intact, but portends issues with future major updates and current TFS Data Warehousing.
5 Mar 2017 by Jose A Pascoa
30 Nov 2015 by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
10 Jan 2015 by dietmar schoder
Poisson disc algorithm: fundamental C# classes and methods for the artwork production in the area of generative art.
24 Jan 2015 by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
29 Jul 2013 by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
31 Mar 2015 by JIANGWilliam
Tips to running tests reliably
7 Oct 2016 by Yury Dymov
Using Google CDN might break your site in China
10 Apr 2013 by dimaxweb
Smart infinite scroll - easy to use plugin for you web application.
6 Aug 2014 by DannyVarod
Fast, stable and powerful creation of NuGet packages
21 Nov 2014 by ManojKumar19
Learn how to configure dynamic compression in IIS 7.5 to improve performance
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
19 Jun 2015 by ergohack
System.Data.SQLite is great, but was missing some BLOB support. Switching to the native source project was easier than expected and provided significant functionality benefits.
26 Feb 2016 by Codescribler
Are you making these 10 domain driven design mistakes?
4 Oct 2016 by Zebedee Mason
What is the average number of lines of code in your projects files? Yes, but which average?
27 Jan 2020 by Vassili Kravtchenko-Berejnoi
Use of System.WeakReference for self-cleanable registration of (short-life) objects
30 Aug 2021 by GerVenson
Why do we need to register all services with service.AddService?
19 Feb 2022 by Asif Bahrainwala
A simple C++ program to generate RSA key pair
27 Apr 2012 by Tony Dubey
This code demonstrate pros and cons of PLINQ as compared to LINQ
16 May 2012 by Chamila Nishantha
Following article describes how to add a gridview and a horizontal scrollbar without depending on the screen resolution
10 Oct 2014 by Gerardo Recinto
Virtualization of RAM & Disk for high-speed, low-footprint & scalable data caching
2 Jan 2015 by dietmar schoder
Image sections and images: fundamental C# classes and methods for the artwork production in the area of generative art.
10 Nov 2015 by R. Erasmus
Successfully organizing your environment variables for multiple projects and for multiple versions of tools.
29 Nov 2015 by Michael Bogaerts
What brings the 15.2 release for XAF (win) developers
20 Mar 2017 by Kamran Bilgrami
Quickly move from one method to another during debugging session
2 Aug 2017 by Nikita D. Sinelnikov
Creating a pretty-view XML for web applications (or other needs)
16 Oct 2019 by Klaus78
A simple example of usage of type providers in F#
5 Dec 2019 by honey the codewitch
Fills a gap in Microsoft's Queue offering with an alternative allowing efficient indexed access
17 Feb 2021 by Gábor Angyal
Binding C structs and functions to Kotlin is easier than you have thought!
15 Jan 2016 by veen_rp
Geographic coordinates from decimal degree to degrees, minutes & seconds. And vice versa.
17 Jan 2016 by veen_rp
Use and benchmark of coordinate transformation using the C++ proj4 library in VB.NET and C#
7 Mar 2012 by Sunil_Sebastian
Duplicate Notifier for a List using ObservableCollection.
3 Aug 2012 by Mary J John, PMP
The major differences between the Traditional and Agile paradigms.
17 Aug 2012 by ManojKumar19
Update row column with another row column in same table SQL only if it is null.
1 Oct 2012 by Arpit Mandliya
It provides proxy design pattern in detail with example
13 Dec 2012 by Paw Jershauge
MS SQL system views, mapped over version.
24 Dec 2014 by Alexander Batishchev
Implementing WCF behavior extension to run code on service launch
19 Jan 2013 by Wendelius
This tip shows how to get rows from a table where a field contains a number that is a power of 2 using LOG function.
19 Feb 2013 by Lazaro Lima
This paper attempts to pass all the steps to create an automated backup for a MongoDB Server on a Linux Server where all backups are sent to Amazon AWS S3 service scheduled through crontab.
2 Jun 2014 by Sameera Millavithanachchi
This is a jQuery plugin which can be used to evaluate lambda expressions
22 Jul 2014 by Chintankumar Panchasara
The below tip will help developers retrieving user id by account name using SharePoint REST APIs.
30 Nov 2014 by David O'Neil
I needed an 'Update' solution for a project, and modified Geert van Horrik's 'Updater' to do so. This is the solution in Visual Studio Community Edition
12 Jan 2015 by Balakrishnan Dhinakaran
Add email from Microsoft Outlook to SharePoint list using simple macro, JavaScript
3 Apr 2015 by bobishkindaguy
TrackBar that can work with time values, has a nice spotlight for the current value, and won't allow its value to change when the user moves their mousewheel.
29 Apr 2015 by HUONG Minh-Luong
How to use PresentationMapper to generate presentation objects
7 Nov 2015 by mnguyen88
This is an alternative for "Using the jQuery unobtrusive validator with Twitter Bootstrap tooltips"
17 Dec 2015 by Tim ONeil
Using the autoconf tool chain to add modules to the Linux kernel
24 Jan 2016 by lakhdarr
Control and directives for address form auto completion using Google map V3 and JQuery/AngularJS
6 Sep 2016 by Nithesh AN
This tip explains how to take a screenshot of a particular web element in automation testing using Selenium and C#.
18 Dec 2016 by NightWizzard
Convert amounts to their spoken equivalents
28 Dec 2017 by infal
How to establish a connection to server running in Android emulator
18 Feb 2013 by S. M. Ahasan Habib
I will explain very simple way to execute multiple script files (*.sql) from a directory.
9 May 2013 by Abhay@Accenture
19 Jul 2013 by Matthias Kainer
A short evaluation whether Domain Events can be done with DotNetRules
28 Jul 2013 by Raja.Krishnasamy
Attached the test data with method for regression testing by declaring ref type in attribute
5 Sep 2013 by Mubin M. Shaikh
Manually Run SSRS Scheduled Reports
13 Jan 2014 by Jeremy Likness
Learn how to perform interception of services using Angular's decorator feature.
25 Feb 2014 by Darek Danielewski
This article demonstrates how to safely dequeue items from a shared table
9 Mar 2014 by SOHAM_GANDHI
How to convert iplimage and Mat to Picture Box in VC++
7 Apr 2014 by subhajit bhadury
nKnight - RBAC Solution for C#.NET
11 Feb 2015 by WoodyMou
Session 1: Setup SoftEther L2TP server on Amazon AWS Ubuntu
11 Mar 2015 by Duncan Edwards Jones
How an event sourcing / projection based system allows you to fully unit test the business code the application will use without mocks
2 Dec 2015 by Fred Perkins
Some high-level thoughts on Artificial Intelligence. Is it really AI we are looking for?
2 Mar 2016 by Akhil Mittal
Helper class to compare two class objects while unit testing
1 Jul 2016 by Tomaž Štih
Size the child rectangle so that it fits into given parent rectangle, without distorting it
28 Nov 2016 by Zebedee Mason
Or why not both? This shows how.
24 Jan 2018 by Hemang Maradia
How to send email from SQL Azure database through Azure PaaS services Logic Apps and SendGrid
18 Feb 2019 by Steffen Ploetz
How to realize text copy functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
6 May 2020 by George Swan
An alternative solution to the Spiral Print problem
10 Jan 2021 by Peter Belcak
Presenting the case for a generalized approach to parser construction from multiple parts
1 Nov 2021 by Ilija Poznić
Adding class selector to WPF
26 Jan 2016 by infal
How to write / read multidimensional arrays to/from BinaryWriter/BinaryReader or other stream using UnmanagedMemoryStream
16 Mar 2012 by Carlos Conceição
This article how you can use TextToCalcExpression to generate Linq Expressions in runtime
27 Mar 2012 by Wendelius
This tip describes a way to get publishing information for a ClickOnce deployed application
1 Apr 2012 by Wendelius
This is an alternative for "Getting publishing information for a ClickOnce deployment"
26 Apr 2012 by coffee_machine
A component to add localized strings to a Form's res'x.
15 May 2012 by Saikumar Koona
How to make a component dynamically load the config file.
18 Dec 2012 by George H. Slaterpryce III
Easy Between replacement.
14 Jan 2013 by Mihail Mateev
In this article you will learn about how to use PhoneGap with the new cutting edge Microsoft platform – Windows 8
2 Feb 2013 by Amit Kukreti (A)
Walking the System design - II
27 Apr 2013 by Amey K Bhatkar
Template pattern concept with example
11 Jul 2013 by AterMentis
How to push Remote Desktop to its limits.
25 Sep 2013 by ModMa
Real and fully functional connection Database Provider and DatabaseTraceListener for SQLite!
30 Jan 2014 by @donis2014
How to configure IIS Express "applicationhost.config" for handler mappings