Click here to Skip to main content
15,911,327 members

Articles by Bert O Neill (Articles: 28, Tip/Tricks: 4)

Articles: 28, Tip/Tricks: 4

RSS Feed

Average article rating: 4.80

Database Development
4 Jan 2023   Updated: 4 Jan 2023   Rating: 4.90/5    Votes: 5   Popularity: 3.42
Licence: CPOL    Views: 10,271     Bookmarked: 16   Downloaded: 9
Please Sign up or sign in to vote.
Features and functionalities associated with Autogenerate DB Unit Test app
SQL Server
25 Jan 2016   Updated: 25 Jan 2016   Rating: 4.74/5    Votes: 14   Popularity: 5.43
Licence: CPOL    Views: 44,971     Bookmarked: 24   Downloaded: 1,917
Please Sign up or sign in to vote.
Develop your own SSMS ObjectExplorer\CommandBar menus, within SQL Server 12
11 Nov 2014   Updated: 11 Nov 2014   Rating: 4.68/5    Votes: 9   Popularity: 4.47
Licence: CPOL    Views: 61,707     Bookmarked: 29   Downloaded: 1,880
Please Sign up or sign in to vote.
Create unit tests for your stored procedures\triggers\functions and integrate into TFS continuous integration cycle
29 Apr 2024   Updated: 29 Apr 2024   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 2,214     Bookmarked: 3   Downloaded: 12
Please Sign up or sign in to vote.
This article provides an overview for developers, on how to quickly generate a dependency Entity Relationship Diagram for a table and its immediately related tables, within SQL Server.
Desktop Programming
WPF
31 Aug 2011   Updated: 4 Sep 2011   Rating: 4.85/5    Votes: 12   Popularity: 5.23
Licence: CPOL    Views: 47,311     Bookmarked: 49   Downloaded: 2,001
Please Sign up or sign in to vote.
Scalable duplex communication between WPF and WCF.
11 Jul 2012   Updated: 11 Jul 2012   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 21,502     Bookmarked: 8   Downloaded: 346
Please Sign up or sign in to vote.
Loosely coupled communication between usercontrols and parent.
XAML
8 Mar 2011   Updated: 8 Mar 2011   Rating: 4.22/5    Votes: 8   Popularity: 3.81
Licence: CPOL    Views: 53,044     Bookmarked: 27   Downloaded: 2,196
Please Sign up or sign in to vote.
How to use complex types on the client.
DevOps
Testing
1 Apr 2011   Updated: 4 Apr 2011   Rating: 4.88/5    Votes: 7   Popularity: 4.12
Licence: CPOL    Views: 45,500     Bookmarked: 28   Downloaded: 798
Please Sign up or sign in to vote.
Mocking your .NET services (inc. asynchronous calls) or class libraries with MOQ
31 Jul 2012   Updated: 3 Apr 2013   Rating: 4.89/5    Votes: 7   Popularity: 4.13
Licence: CPOL    Views: 33,880     Bookmarked: 32   Downloaded: 517
Please Sign up or sign in to vote.
Create test project for client, server and GUI layers of a MVC application - so that they can then be incorporated into a continuous integration server build
ERD
29 Dec 2023   Updated: 30 Dec 2023   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 6,172     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
Visual Studio extension that auto-generates SQL Server ER diagrams based on a single table
Hosted Services
AWS
5 Apr 2024   Updated: 5 Apr 2024   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 3,981     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This article explains how to install and configure AWS LocalStack on a Windows machine for SQS (Simple Queue Service).
Azure
31 Oct 2022   Updated: 31 Oct 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 14,444     Bookmarked: 3   Downloaded: 36
Please Sign up or sign in to vote.
Provide a developer’s overview on how to debug your Azure Functions locally or against a remote Azure
Programming Languages
C#
9 Mar 2011   Updated: 7 Apr 2011   Rating: 2.94/5    Votes: 8   Popularity: 2.66
Licence: CPOL    Views: 50,550     Bookmarked: 36   Downloaded: 3,242
Please Sign up or sign in to vote.
How to get started with MVVMLight and XAML for unit testing.
18 Sep 2011   Updated: 18 Sep 2011   Rating: 4.68/5    Votes: 13   Popularity: 5.21
Licence: CPOL    Views: 103,996     Bookmarked: 47   Downloaded: 3,867
Please Sign up or sign in to vote.
Describing Microsoft's Unity Framework and in particular the Constructor Injection pattern
12 Dec 2013   Updated: 12 Dec 2013   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 21,342     Bookmarked: 12   Downloaded: 84
Please Sign up or sign in to vote.
Know how to find issues within your deployed WCF services
26 Jan 2023   Updated: 26 Jan 2023   Rating: 4.98/5    Votes: 13   Popularity: 5.55
Licence: CPOL    Views: 12,103     Bookmarked: 37   Downloaded: 111
Please Sign up or sign in to vote.
How to extend the context menu of Windows Explorer
C# 4.0
3 Feb 2011   Updated: 3 Feb 2011   Rating: 4.67/5    Votes: 5   Popularity: 3.26
Licence: CPOL    Views: 26,532     Bookmarked: 23   Downloaded: 950
Please Sign up or sign in to vote.
Be able to push information to an individual browser page or to all browser pages
Javascript
20 Oct 2013   Updated: 21 Oct 2013   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: CPOL    Views: 65,001     Bookmarked: 34   Downloaded: 905
Please Sign up or sign in to vote.
Using IndexedDB as a client repository
SQL
16 Oct 2015   Updated: 16 Oct 2015   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 28,279     Bookmarked: 10   Downloaded: 549
Please Sign up or sign in to vote.
Validate your Restful Service Methods using SoapUI (which can then be integrated into TFS build CI)
28 May 2024   Updated: 28 May 2024   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 1,040     Bookmarked: 2   Downloaded: 6
Please Sign up or sign in to vote.
How Entity Framework Core 6 or 7 projects can take advantage of EF Core 8's OpenJson without having to migrate to EF Core 8 - using a custom NuGet Package for SQL Server
Web Development
15 Jan 2011   Updated: 17 Jan 2011   Rating: 4.92/5    Votes: 7   Popularity: 4.16
Licence: CPOL    Views: 46,254     Bookmarked: 27   Downloaded: 2,001
Please Sign up or sign in to vote.
Get updates to your browser immediately when a change has occurred within the database.
ASP.NET
4 Jul 2011   Updated: 12 Aug 2011   Rating: 4.79/5    Votes: 17   Popularity: 5.77
Licence: CPOL    Views: 93,088     Bookmarked: 61   Downloaded: 4,682
Please Sign up or sign in to vote.
How to implement a Silverlight application that uses (Super)WebSockets.
Blazor
4 Jan 2023   Updated: 4 Jan 2023   Rating: 4.98/5    Votes: 19   Popularity: 6.37
Licence: CPOL    Views: 27,387     Bookmarked: 35   Downloaded: 164
Please Sign up or sign in to vote.
How to incorporate repository pattern
CSS
12 Mar 2014   Updated: 17 Mar 2014   Rating: 4.59/5    Votes: 16   Popularity: 5.26
Licence: CPOL    Views: 44,444     Bookmarked: 38   Downloaded: 434
Please Sign up or sign in to vote.
I want to demonstrate an and-to-end tutorial on how to design an MVC project that caters for multiple devices but with only one respective controller and JavaScript file.
HTML
1 Apr 2013   Updated: 7 Mar 2014   Rating: 4.79/5    Votes: 5   Popularity: 3.35
Licence: CPOL    Views: 31,332     Bookmarked: 23   Downloaded: 1,074
Please Sign up or sign in to vote.
Extending the JRibbon control to include jQuery UI controls.
14 Jan 2014   Updated: 14 Jan 2014   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 65,312     Bookmarked: 42   Downloaded: 2,524
Please Sign up or sign in to vote.
MVC5 - JQM - SignalR2.0.1 - SqlDependency - Sql Server 2008R2
29 Dec 2015   Updated: 29 Dec 2015   Rating: 5.00/5    Votes: 21   Popularity: 6.51
Licence: CPOL    Views: 47,620     Bookmarked: 40   Downloaded: 857
Please Sign up or sign in to vote.
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
18 Jul 2014   Updated: 21 Jul 2014   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 20,524     Bookmarked: 22   Downloaded: 270
Please Sign up or sign in to vote.
Mock (moq) your service in your MVC controller

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.45

Database Development
SQL Server
31 Aug 2015   Updated: 31 Aug 2015   Rating: 3.15/5    Votes: 4   Popularity: 1.90
Licence: CPOL    Views: 16,573     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Execute SSIS Package in C# or SQL Sproc
Programming Languages
C#
4 Nov 2022   Updated: 4 Nov 2022   Rating: 4.84/5    Votes: 14   Popularity: 5.39
Licence: CPOL    Views: 16,559     Bookmarked: 19   Downloaded: 0
Please Sign up or sign in to vote.
Provides a developer’s overview on how to get started with using Visual Studio’s User Secrets
Web Development
HTML
2 Sep 2015   Updated: 2 Sep 2015   Rating: 4.95/5    Votes: 13   Popularity: 5.51
Licence: CPOL    Views: 27,520     Bookmarked: 34   Downloaded: 914
Please Sign up or sign in to vote.
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
28 Aug 2015   Updated: 28 Aug 2015   Rating: 4.87/5    Votes: 23   Popularity: 6.54
Licence: CPOL    Views: 92,373     Bookmarked: 31   Downloaded: 2,080
Please Sign up or sign in to vote.
AngularJS and Web API Active Directory Security (Authorisation)

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
Ireland Ireland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.