Click here to Skip to main content
15,889,281 members

Dominic Burford - Professional Profile



Summary

Follow on Twitter LinkedIn      Blog RSS
6,554
Author
2,053
Authority
9,852
Debator
8
Editor
100
Enquirer
212
Organiser
2,954
Participant
I am a professional software engineer and technical architect with over twenty years commercial development experience with a strong focus on the design and development of web and mobile applications.

I have experience of architecting scalable, distributed, high volume web applications that are accessible from multiple devices due to their responsive web design, including architecting enterprise service-oriented solutions. I have also developed enterprise mobile applications using Xamarin and Telerik Platform.

I have extensive experience using .NET, ASP.NET, Windows and Web Services, WCF, SQL Server, LINQ and other Microsoft technologies. I am also familiar with HTML, Bootstrap, Javascript (inc. JQuery and Node.js), CSS, XML, JSON, Apache Cordova, KendoUI and many other web and mobile related technologies.

I am enthusiastic about Continuous Integration, Continuous Delivery and Application Life-cycle Management having configured such environments using CruiseControl.NET, TeamCity and Team Foundation Services. I enjoy working in Agile and Test Driven Development (TDD) environments.

Outside of work I have two beautiful daughters. I am also an avid cyclist who enjoys reading, listening to music and travelling.

 

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralRe: What makes a good programming language? Pin
Slacker0073-Feb-16 2:07
professionalSlacker0073-Feb-16 2:07 
GeneralRe: What makes a good programming language? Pin
Dominic Burford3-Feb-16 20:52
professionalDominic Burford3-Feb-16 20:52 
GeneralPreventing a button from being clicked multiple times Pin
Dominic Burford26-Jan-16 21:26
professionalDominic Burford26-Jan-16 21:26 
GeneralProgramming Trends To Look For This Year Pin
Dominic Burford13-Jan-16 19:03
professionalDominic Burford13-Jan-16 19:03 
GeneralWhat is "Clean Code"? Pin
Dominic Burford23-Dec-15 5:05
professionalDominic Burford23-Dec-15 5:05 
GeneralCoding without a safety net Pin
Dominic Burford15-Dec-15 18:48
professionalDominic Burford15-Dec-15 18:48 
GeneralFocussing controls with ASP.NET Pin
Dominic Burford10-Dec-15 21:07
professionalDominic Burford10-Dec-15 21:07 
GeneralOne Googler's War on Javascript Frameworks Pin
Dominic Burford26-Nov-15 19:24
professionalDominic Burford26-Nov-15 19:24 
Here's an interesting article[^] from Google employee Paul Lewis who works on the Chrome Developer Relations Team.

His contention is that Javascript frameworks are primarily aimed at making the life of the software developer easier, rather than providing any real benefits to the end-user.

He may be a well respected employee from the mighty Google, but I find his contention to be wrong. For starters, as anyone who has ever worked with Javascript will tell you, it is probably the most idiosyncratic scripting language out there. Saying that a framework built using this quirky and idiosyncratic language is purely to increase the developer experience is risible.

Frameworks are merely abstractions that make using the underpinning technology easier by proving a consistent programming paradigm. This obviously provides developer benefits by abstracting away the underlying details of the technology, but also by ensuring the code is more comprehensible and therefore more maintainable by enforcing a set of standards and a consistent programming paradigm.

This in turn ensures that new features can be more easily added and that bugs can be fixed more quickly precisely because a framework was used. This is obviously good for the end-user.

Javascript is the language of the web, and so its use is ubiquitous and mandatory. Therefore its use is not up for discussion. Therefore the discussion needs to be centred on both making its use easier for the developer, whilst also ensuring that the end results are acceptable to the end-user experience.

One thing that I do agree with is this final comment from Paul Lewis.
Quote:
Using a framework is probably a good idea, but it’s an even better idea for developers to ensure they’re savvy about what the frameworks are trying to abstract.
I think that's something we can all agree on.
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare

Home | LinkedIn | Google+ | Twitter

GeneralThe Programmer's Oath (extended version) Pin
Dominic Burford19-Nov-15 19:01
professionalDominic Burford19-Nov-15 19:01 
GeneralBalancing general IT knowledge vs. technical expertise Pin
Dominic Burford19-Nov-15 1:08
professionalDominic Burford19-Nov-15 1:08 
GeneralRe: Balancing general IT knowledge vs. technical expertise Pin
Slacker00719-Nov-15 1:29
professionalSlacker00719-Nov-15 1:29 
GeneralRe: Balancing general IT knowledge vs. technical expertise Pin
Dominic Burford19-Nov-15 2:29
professionalDominic Burford19-Nov-15 2:29 
GeneralTime for Linus Torvalds to change how he treats people Pin
Dominic Burford14-Nov-15 21:05
professionalDominic Burford14-Nov-15 21:05 
GeneralRe: Time for Linus Torvalds to change how he treats people Pin
Slacker00715-Nov-15 1:47
professionalSlacker00715-Nov-15 1:47 
GeneralProgrammers and engineers Pin
Dominic Burford5-Nov-15 21:04
professionalDominic Burford5-Nov-15 21:04 
GeneralRule of Modularity Pin
Dominic Burford26-Oct-15 21:46
professionalDominic Burford26-Oct-15 21:46 
GeneralDomain Driven Design Quickly Pin
Dominic Burford21-Oct-15 18:37
professionalDominic Burford21-Oct-15 18:37 
GeneralRe: Domain Driven Design Quickly Pin
Slacker00722-Oct-15 2:08
professionalSlacker00722-Oct-15 2:08 
GeneralRe: Domain Driven Design Quickly Pin
Dominic Burford22-Oct-15 2:19
professionalDominic Burford22-Oct-15 2:19 
GeneralKeeping your skills up-to-date (sharpening your axe) Pin
Dominic Burford15-Oct-15 20:33
professionalDominic Burford15-Oct-15 20:33 
GeneralRe: Keeping your skills up-to-date (sharpening your axe) Pin
Slacker00715-Oct-15 22:07
professionalSlacker00715-Oct-15 22:07 
GeneralRe: Keeping your skills up-to-date (sharpening your axe) Pin
Dominic Burford16-Oct-15 1:19
professionalDominic Burford16-Oct-15 1:19 
GeneralTruths about software development Part III Pin
Dominic Burford7-Oct-15 21:07
professionalDominic Burford7-Oct-15 21:07 
GeneralRe: Truths about software development Part III Pin
Slacker0077-Oct-15 21:35
professionalSlacker0077-Oct-15 21:35 
GeneralStaying current vs improving knowledge Pin
Dominic Burford30-Sep-15 2:06
professionalDominic Burford30-Sep-15 2:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.