Click here to Skip to main content
15,911,360 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 Apriorit Inc, Alex Kolesnyk
This article describes the first steps in low-level programming on the example of developing of simple boot loader
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

All Articles

Sort by Score

Architect 

13 Feb 2012 by StevenLJackson1
How you can structure your solution and project files in Visual Studio to make updating your assemblies' version number much easier
17 Aug 2009 by Arindam Sinha
SOAP Request/Response XML can be logged with TraceExtension
4 Jan 2016 by Anton Angelov
A detailed overview with examples how to utilize the Strategy Design Pattern in automated tests to create an extendable and decoupled Validators.
24 Jan 2017 by Petru Faurescu
Is there an easy way to succinctly and unambiguously communicate the architecture of a software system? Something that could highlight the requirements, and still be brief?
3 Feb 2017 by tranthanhtu.vn
In "REST - Overview" article, I were introduced the basic rules in RESTful, Can you show me how to implement in WebApi?Ok, in this article, we will learn how to implement those rules in WebApi using C#.Where could I get sourcode was used in this article?Please checkout the code at https://github.com
10 Apr 2009 by Philip Laureano
A look into the design of a statically precompiled IOC container that performs as fast as an application without an IOC container.
26 May 2013 by Tharaka MTR
This post will show you how to fix orphaned SQL users.
2 Apr 2011 by Vipin Kumarr
Out of Memory Exception: A simple string.Split can become fatal if not used properly
2 Dec 2009 by Jeremy Likness
Use the Managed Extensibility Framework to export dictionary resources using custom ExportProvider in Silverlight
10 Sep 2010 by Andrey Permamedov
Why an exception raised in timer callback function doesn't leads to process termination.
13 Apr 2012 by Michael Banzon
Developing for .NET 2.0 in 2012
1 Nov 2014 by Ivan Krivyakov
Difference between 'Resource' and 'Embedded Resource' Build Actions described
20 Mar 2016 by Afzaal Ahmad Zeeshan
In this episode I am going to talk about using graphical applications in Mono. The graphical framework to use would be Windows Forms.
2 Apr 2010 by Steve Wellens
A user had a problem calling a Web Service from a web page asynchronously. I tried his code on my machine and was able to reproduce the problem. I was able to solve his problem, but only after taking the long scenic route through some of the more perplexing nuances of Web Services and Proxies.
25 Mar 2011 by jmix90
In this post, we will see how to make a custom control fully useable in a Coded UI Tests scenario.
23 Sep 2014 by Bryan O'Connell
Design and document your RESTful API using RAML
22 Dec 2014 by Gautham Prabhu K
Software Metrics
18 Jun 2010 by Colin Eberhardt
This blog post looks at the problem of showing modal dialog windows in applications that target both the Silverlight and WPF platforms. A solution is provided which allows modal dialogs to be written that work well for both technologies.
17 Oct 2010 by Brij
Enabling HTTPCompression in IIS6
14 Nov 2011 by garymcleanhall
You would save a lot of effort by starting with the simplest thing that works.
12 Jul 2015 by Anton Angelov
Create an extendable test execution in automation tests via Observer Design Pattern. Explains an implementation in C# via .NET IObserver interfaces.
25 Oct 2015 by Fitim Skenderi
In this article I will concentrate on how by using a specific functional structure called monad we can remove a lot of boilerplate code.
20 Dec 2015 by Anton Angelov
A detailed overview with examples of how to utilize the Rules Design Pattern in automated tests to separate individual rules from rules processing logic. The post Rules Design Pattern in Automation Testing appeared first on Automate The Planet.
24 Jan 2016 by Afzaal Ahmad Zeeshan
This is an introductory post for Mac developers to get started using C# programming language on Mac environments using Mono Project!
6 Mar 2016 by Afzaal Ahmad Zeeshan
What Windows runtime can teach .NET developers
6 Jan 2017 by Mark Vinod Sinnathamby
This post is a tutorial that is complimentary to the session I did, demonstrating the steps of how a simple holographic application can be built and deployed in the HoloLens emulator.
8 Sep 2022 by Taiseer Joudeh
Part 1 of a 10 post tutorial where we will build a full microservices app using Dapr and then deploy it to Azure Container Apps
22 May 2009 by Diego Resnik
Cache mechanism is one of the basic infrastructures in every medium & above project, either web application or winForm application.
1 Sep 2009 by Jeremy Likness
Silverlight, with its powerful text and graphics manipulation capabilities and strong interaction with the scripting DOM, seems to be the perfect engine for a Captcha challenge.
28 Jul 2012 by hoonzis
Pex is a tool which helps generate inputs for unit test. Moles is a stub framework used to isolate the unit tests from code which is not being tested. In this post, I will try to describe an attempt to use Pex and Moles to test a typical business layer.
2 Aug 2013 by Dev Leader
This post discusses why you should be using interfaces in your code
2 Aug 2013 by Dev Leader
About dependency injected singletons
10 Oct 2013 by Rion Williams
This article covers one of the switches that you might be interested in flipping, the App Suspend feature, which is available in .NET 4.5.1 on Windows Server 2012 R2.
21 Oct 2014 by essentialSQL
Database Second Normal Form explained in simple English
1 Jul 2015 by Anton Angelov
A detailed overview with examples how to utilize the Observer Design Pattern in automated tests to create an extendable test execution.
18 Mar 2016 by johnniealan
This article describes about adding progress bar in cell.
7 Apr 2016 by Grzegorz @ tidyjava.com
Beginner guide to using the power of Dependency Inversion with examples in Java. Covers dependency injection, using abstractions and adapter pattern.
15 Jun 2016 by Allen C. Copeland Jr
Grokking the CLI - Part 1: Meta Mayhem
18 Apr 2018 by Sarmaad Amin
Often a service is required to connect to a database to perform some operations. In this post, we are going to look at having an Azure Function connect and insert a record in database table. We will showcase the usage on nuget packages and usage in Azure Function to automate package management.
26 Jun 2017 by Anton Angelov
Find how to create more refined and more maintainable page objects in WebDriver. These page objects will follow the Single Responsibility Principle more closely.
21 Jul 2020 by Jeremy Likness
Learn how to parse complex expression trees, and even modify them to alter IQueryable results.
15 Apr 2010 by Paulo Morgado
LINQ: Enhancing Distinct with the SelectorEqualityComparer
28 Oct 2010 by Sebastian Solnica
Writing a .NET debugger (part 2) – Handling events and creating wrappers
7 May 2011 by MBigglesworth79
Event Handling
18 Jul 2011 by Gary H Guo
Discusses aspects to object and aspects to class
18 Dec 2011 by Gary H Guo
Discuss object-oriented programming, aspect-oriented programming and object programming
19 Mar 2012 by Nizar Noorani
To TDD or not to TDD
29 Aug 2012 by Girish J Jain
Lets learn different CLR versions which exist and did we miss one between v2.0 and v4.0?
3 Sep 2012 by S Ravi Kumar (TechieRathore)
How to use the OpenId selector tool in an ASP.NET MVC3 application
17 Oct 2012 by Rohit Shrivastava
Create Parallel Task in State Machine Workflow in SharePoint 2010
21 Nov 2012 by Chris_Green
I was fortunate enough to have the opportunity to attend the Software Architect Conference this year in London.  This is the same group which puts on DevWeek.  It was short and sweet, just 2 days without the additional sessions before and after.
10 Dec 2012 by joinsaad
Coded UI Tests: Executing a test case while desktop is not active
5 Apr 2013 by AssemblySoft
Azure Diagnostics in the Cloud
16 Sep 2013 by Rion Williams
Handling casing issues though Extension Methods in C# and Visual Basic.
18 Mar 2014 by Pragmateek
How to reduce the size of MongoDB documents generated from .NET/C#
5 Apr 2014 by Pragmateek
Synchronization, Memory Visibility and Leaky Abstractions
22 Sep 2014 by Bob McGowan
Utilizing SQL Server FILESTREAM capabilities from .NET
23 Sep 2014 by AssemblySoft
Upgrading Windows Azure Storage Emulator fails with error message 'Windows Azure Storage Emulator failed to install'
27 Sep 2014 by Mohit1110
In this blog, we would learn how an ASP.NET Website project keeps the references maintained as Website project does not have any Project file to maintain the same.
21 Jan 2016 by Afzaal Ahmad Zeeshan
In this post version, I have talked about NuGet packages and their management in Mono environment.
3 Sep 2016 by Mohit1110
How to configure Git with Visual Studio code
19 Oct 2016 by Manjuke Fernando
23 Jan 2010 by Matthew Dennis
In this article, I will walk through the modification of the default ASP.NET MVC 2 application to use the Munq IOC container.
15 Jan 2010 by webdev_hb
Some simple external templates with jQuery
10 May 2010 by Paulo Morgado
CodeIt.Right Code File Header Template For StyleCop Rules
15 Apr 2010 by Paulo Morgado
How to compile .NET 1.1 projects in Visual Studio 2008
24 May 2010 by Matthew Dennis
Munq IOC Container – Creating a Thread Local Storage Lifetime Manager
10 Jan 2011 by jebarson
Multi Language / Multicultural Exception Handling In WCF Using FaultReason
27 May 2011 by jgauffin
This post is all about LSP.
4 Jun 2011 by Pete O'Hanlon
Well, Microsoft has finally unveiled what is commonly known as Windows 8. The Metro UI represents a dramatic step forward for Windows applications.
25 Mar 2012 by AlexTatiyants
There is a big difference between figuring out what to do and why to do something.
3 May 2012 by Gary H Guo
Discuss object decoration, functional programming and dynamic behaviors
22 Aug 2012 by Bryan O'Connell
Keep an eye on your team's software code metrics
13 Oct 2012 by Werner van Deventer
In-process side-by-side execution allows applications that were built on an older version of .NET (before 4.0) to use the new features of the updated CLR without even having to recompile your code!
2 Jan 2013 by Himanshu DS
What are the options available?
4 Apr 2013 by jgauffin
This post will discuss what exceptions are.
20 Jun 2013 by Bryan O'Connell
Using LINQ to SQL for ETL projects.
4 Jul 2013 by TechMyTalk
SOA creates an environment where different types of data must work together.
5 Jul 2013 by TechMyTalk
This article explains the usage and best practices around Grails.
19 Jul 2013 by Zac Gery
"Beatures" fall into a gray area and come from a variety of sources, including customers, sales people, developers, QA analysts, or anyone with a bit of tinkering knowledge.
9 Aug 2013 by Dev Leader
In this post, I’m going to focus on why singletons are “bad”, because for me it means acknowledging one of the two main perspectives–that they are the best thing since cat videos met The Internet or they are the worst thing since Justin Bieber.
30 Oct 2013 by Manoj.Kumar12
Authentication against CRM contact using custom STS
17 Apr 2014 by jgauffin
This article explains how you can automatically proxy CORS requests in jQuery without changing your existing code.
10 Jan 2015 by Afzaal Ahmad Zeeshan
An overview for connecting an ASP.NET website or a web application to a remote SQL Server database
24 Jan 2015 by Prava-MFS
Zend Framework 2: Error & Exception Handling
15 Jan 2016 by Afzaal Ahmad Zeeshan
This is the second part of the series of articles for Ubuntu programming using C#. In this, I am talking about the quick tools and helpful features provided by MonoDevelop for C# programmers.
16 Apr 2017 by Anton Angelov
Find how to create more refined and more maintainable page objects in WebDriver. These page objects will follow more closely the Single Responsibility Principle.
20 May 2018 by John M. Dlugosz
Here is the real answer to the FizzBuzz interview question
7 Apr 2009 by Anna-Jayne Metcalfe
Last night we descended en-masse on Berliner Republik, a quirky bar where the beer prices go up and down according to demand (they even have a mini stock exchange - watch for the crashes and run for the bar!). Really good food, too.
21 Aug 2009 by Martin Hinshelwood
I am always pulling out the Unity assemblies. Maybe it is just because I am lazy, but I really can’t be bothered rolling my own dependency injection and mapping framework!
6 Nov 2009 by Tom Janssens
In this article, you can download the very first alpha version of Aubergine; a BDD /DSL framework for .NET, initially based on Machine.Specifications, but later on heavily inspired by Cucumber.
15 Apr 2010 by Joe Rattz
Using LINQ To Filter By Object Type and Then Quantify
15 Apr 2010 by Paulo Morgado
15 Apr 2010 by Paulo Morgado
LINQ: Enhancing Distinct With The PredicateEqualityComparer
15 Apr 2010 by Paulo Morgado
C# Proposal: Compile Time Static Checking Of Dynamic Objects
14 Apr 2010 by Nuno M. F. Gomes
ASP.NET Health Monitoring - Building an EventLogWebEventProvider
14 Apr 2010 by Nuno M. F. Gomes
ASP.NET - Dynamic Control Mapping
5 Nov 2010 by jgauffin
Is InvalidOperationException: “Exception” in disguise? Or just the new ApplicationException?
5 Dec 2010 by Martin Hinshelwood
Team Foundation Server 2010 Event Handling with Subscribers