Containers
|
Docker |
21 Nov 2019
Updated: 21 Nov 2019
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 2,204
Bookmarked: 1
Downloaded: 0
This post continues my series about how I migrated from Medium to Hugo.
|
EF Core
|
|
21 Aug 2020
Updated: 21 Aug 2020
Rating: 4.56/5
Votes: 3
Popularity: 2.17
Licence: CPOL
Views: 5,260
Bookmarked: 1
Downloaded: 0
How do products like EF Core allow you to write whatever queries you like, then successfully intercept them to run SQL commands? The secret is in the provider.
|
Hosted Services
|
Azure |
20 Nov 2019
Updated: 20 Nov 2019
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 3,193
Bookmarked: 1
Downloaded: 0
Durable functions enable implicit and explicit state management for serverless workflows and accommodate a variety of patterns. A new addition, the HTTP task, helps manage interactions with HTTP endpoints including error handling and support for long polling.
|
|
21 Nov 2019
Updated: 21 Nov 2019
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 2,780
Bookmarked: 1
Downloaded: 0
Learn how durable entities provide explicit management of state in serverless applications and guarantee operations are safe to execute without concurrency conflicts.
|
|
26 May 2020
Updated: 26 May 2020
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 4,590
Bookmarked: 2
Downloaded: 0
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
|
|
21 Nov 2019
Updated: 21 Nov 2019
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 5,031
Bookmarked: 1
Downloaded: 0
A look at the latest Azure SDKs for .NET with a sample .NET Core app that uses the Cosmos DB SDK and LINQ to iterate over documents with a dynamic schema.
|
|
20 Nov 2019
Updated: 20 Nov 2019
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 3,552
Bookmarked: 1
Downloaded: 0
How to customize the new Windows Terminal for Windows 10 for custom font, look and feel, as well as setup terminals for git-bash, Node.js, PowerShell, and Azure Cloud Shell.
|
|
21 Jul 2021
Updated: 21 Jul 2021
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 7,290
Bookmarked: 0
Downloaded: 0
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
|
|
12 Apr 2020
Updated: 12 Apr 2020
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 4,361
Bookmarked: 2
Downloaded: 0
Some ah-hah moments about Kusto
|
|
22 Nov 2019
Updated: 22 Nov 2019
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 5,213
Bookmarked: 2
Downloaded: 0
Stateful serverless: long running workflows with durable functions
|
Programming Languages
|
C# |
28 Jul 2009
Updated: 28 Jul 2009
Rating: 4.43/5
Votes: 6
Popularity: 3.45
Licence: CPOL
Views: 400,046
Bookmarked: 6
Downloaded: 0
One known issue with Silverlight is that the DataContext bound to a control may change, but there is no readily available change event. Unlike WPF, you don't have an explicit event to register with in order to track changes.
|
|
1 Sep 2009
Updated: 1 Sep 2009
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 33,641
Bookmarked: 27
Downloaded: 466
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.
|
|
13 Jul 2009
Updated: 14 Jul 2009
Rating: 3.40/5
Votes: 3
Popularity: 1.62
Licence: CPOL
Views: 29,390
Bookmarked: 17
Downloaded: 0
A method for abstracting WCF service calls in Silverlight to facilitate reuse and easy re-targeting of services.
|
|
29 Sep 2009
Updated: 29 Sep 2009
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 24,342
Bookmarked: 8
Downloaded: 0
Decoupled ChildWindow Dialogs with Prism in Silverlight 3
|
|
6 Oct 2009
Updated: 6 Oct 2009
Rating: 3.67/5
Votes: 2
Popularity: 1.10
Licence: CPOL
Views: 24,800
Bookmarked: 13
Downloaded: 0
One of the most powerful benefits of Silverlight is that it uses the DependencyProperty model. Using this model, you can have great attached properties to describe reusable behaviors and attach those behaviors to certain elements.
|
|
7 Oct 2009
Updated: 7 Oct 2009
Rating: 4.59/5
Votes: 9
Popularity: 4.38
Licence: CPOL
Views: 37,173
Bookmarked: 18
Downloaded: 0
The TextBox control is popular in Silverlight, but comes with a few nuances. Learn how to filter textboxes and force databinding with attached behaviors.
|
|
9 Oct 2009
Updated: 9 Oct 2009
Rating: 4.00/5
Votes: 4
Popularity: 2.41
Licence: CPOL
Views: 15,770
Bookmarked: 4
Downloaded: 0
Learn how to create reusable behaviors in Silverlight that can be attached through code or even with Expression Blend.
|
|
31 Mar 2009
Updated: 22 Jun 2009
Rating: 4.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 35,404
Bookmarked: 27
Downloaded: 0
SharpDevelop, NUnit, and Visual Studio Express
|
|
25 Apr 2009
Updated: 25 Apr 2009
Rating: 4.89/5
Votes: 2
Popularity: 1.47
Licence: CPOL
Views: 42,772
Bookmarked: 14
Downloaded: 0
Simplified Mocking with Dependency Injection for Unit Testing
|
|
15 Sep 2009
Updated: 15 Sep 2009
Rating: 4.93/5
Votes: 10
Popularity: 4.71
Licence: CPOL
Views: 36,181
Bookmarked: 5
Downloaded: 0
Learn about the implications of using the ref keyword on reference types.
|
|
3 Jun 2020
Updated: 3 Jun 2020
Rating: 4.96/5
Votes: 24
Popularity: 6.75
Licence: CPOL
Views: 24,401
Bookmarked: 44
Downloaded: 0
A primer on using LINQ to wring strongly typed queries directly in code
|
|
5 Dec 2009
Updated: 5 Dec 2009
Rating: 4.79/5
Votes: 17
Popularity: 5.77
Licence: CPOL
Views: 38,684
Bookmarked: 43
Downloaded: 0
Learn how to host WCF as a Windows service (without using a web project) and how to code it so that you can test interactively without installing the service.
|
|
28 Aug 2009
Updated: 28 Aug 2009
Rating: 4.75/5
Votes: 3
Popularity: 2.27
Licence: CPOL
Views: 17,430
Bookmarked: 7
Downloaded: 0
Windows Workflow Foundation (WWF) is a powerful programming model and designer for workflow processes. Using workflow is easier than some may believe.
|
|
6 Aug 2009
Updated: 6 Aug 2009
Rating: 4.38/5
Votes: 10
Popularity: 4.38
Licence: CPOL
Views: 54,761
Bookmarked: 42
Downloaded: 266
The pipeline pattern (sometimes also referred to as pipes and filters) has many useful applications. C# makes implementation even easier with the yield keyword.
|
|
25 May 2009
Updated: 3 Jun 2009
Rating: 4.68/5
Votes: 18
Popularity: 5.87
Licence: CPOL
Views: 34,463
Bookmarked: 22
Downloaded: 0
Second part of 2-part article about the SOLID and DRY acronyms for software development. This part covers Interface Segregation and Dependency Injection.
|
|
25 May 2009
Updated: 3 Jun 2009
Rating: 4.17/5
Votes: 16
Popularity: 5.02
Licence: CPOL
Views: 93,367
Bookmarked: 23
Downloaded: 0
First part of 2 part series on the SOLID and DRY acronyms: Don't Repeat Yourself, Single Responsibility, Open/Closed, and Liskov Substitution in this part.
|
|
21 Jul 2021
Updated: 21 Jul 2021
Rating: 4.88/5
Votes: 5
Popularity: 3.41
Licence: CPOL
Views: 8,072
Bookmarked: 5
Downloaded: 0
In this blog post I look at what GraphQL is, share benefits and challenges, review the current .NET ecosystem, and walk you through some hands-on examples.
|
SQL |
21 Jul 2020
Updated: 21 Jul 2020
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 5,481
Bookmarked: 16
Downloaded: 0
Learn how to parse complex expression trees, and even modify them to alter IQueryable results.
|
XML |
11 Oct 2009
Updated: 11 Oct 2009
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 40,921
Bookmarked: 8
Downloaded: 0
Today, we'll look at the TriggerAction that is also available in System.Windows.Interactivity (either as a part of Expression Blend, or available through the Blend SDK).
|
Web Development
|
ASP.NET |
21 Sep 2020
Updated: 21 Sep 2020
Rating: 4.69/5
Votes: 3
Popularity: 2.24
Licence: CPOL
Views: 6,165
Bookmarked: 6
Downloaded: 0
What if I could write a LINQ query on a client the same way I would on a server, and execute it remotely with minimal configuration, setup, ritual and ceremony?
|
|
2 Jun 2009
Updated: 3 Jun 2009
Rating: 4.24/5
Votes: 6
Popularity: 3.30
Licence: CPOL
Views: 26,746
Bookmarked: 36
Downloaded: 0
A brief discussion of how to bind JavaScript to custom server/ASP.NET Controls using the AJAX client control model.
|
|
29 May 2009
Updated: 3 Jun 2009
Rating: 3.67/5
Votes: 4
Popularity: 2.21
Licence: CPOL
Views: 48,774
Bookmarked: 31
Downloaded: 0
Learn how to best embed/associate JavaScript with ASP.NET user controls
|
|
30 Jun 2009
Updated: 4 Jul 2009
Rating: 4.33/5
Votes: 2
Popularity: 1.30
Licence: CPOL
Views: 28,773
Bookmarked: 16
Downloaded: 0
A simple Silverlight control that creates an image button with zoom and reflection
|
|
31 Mar 2009
Updated: 3 Jun 2009
Rating: 4.71/5
Votes: 4
Popularity: 2.84
Licence: CPOL
Views: 18,460
Bookmarked: 21
Downloaded: 0
Learn how to use complex classes as primary (not composite!) keys with NHibernate
|
|
31 Mar 2009
Updated: 31 Mar 2009
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 27,340
Bookmarked: 17
Downloaded: 0
Using JQuery to intercept the click of an ASP:Button
|
Blazor |
20 Nov 2019
Updated: 20 Nov 2019
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 5,561
Bookmarked: 4
Downloaded: 0
Advanced Blazor techniques are covered such as sharing Razor class libraries between a Blazor WebAssembly project and Blazor server-side. Shows how to reference embedded resources like JavaScript libraries, debug on server-side then deploy as client-side and debug in the browser.
|
|
15 May 2020
Updated: 15 May 2020
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 7,348
Bookmarked: 1
Downloaded: 0
How to use EF Core and Cosmos DB with Blazor WebAssembly
|
|
20 Nov 2019
Updated: 21 Nov 2019
Rating: 4.64/5
Votes: 3
Popularity: 2.21
Licence: CPOL
Views: 4,861
Bookmarked: 5
Downloaded: 0
Build data-driven .NET applications with seamless client-server communication using fluent C# LINQ over OData (like GraphQL but without the JSON).
|
|
22 Jan 2020
Updated: 22 Jan 2020
Rating: 5.00/5
Votes: 8
Popularity: 4.52
Licence: CPOL
Views: 12,828
Bookmarked: 16
Downloaded: 0
Blazor Server and Blazor WebAssembly (client) don't store state by default, resulting in a subpar user experience. This article tackles solutions to the problem.
|
|
21 Jul 2021
Updated: 21 Jul 2021
Rating: 4.50/5
Votes: 2
Popularity: 1.35
Licence: CPOL
Views: 6,841
Bookmarked: 2
Downloaded: 0
Two methods and their comparison for Autocomplete pattern which is used to make it easier for users to select items from a long dropdown list
|
|
21 Jul 2021
Updated: 21 Jul 2021
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 7,551
Bookmarked: 2
Downloaded: 0
In this article I demonstrate multi-tenancy in a Blazor Server app
|
CSS |
27 Dec 2020
Updated: 27 Dec 2020
Rating: 3.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 2,891
Bookmarked: 0
Downloaded: 0
In this post, I will continue the tradition which I started in a 2015 blog post of celebrating the year and looking back at highlights.
|
HTML |
10 Jan 2020
Updated: 10 Jan 2020
Rating: 4.89/5
Votes: 5
Popularity: 3.42
Licence: CPOL
Views: 5,710
Bookmarked: 6
Downloaded: 0
WebAssembly now lives outside of the browser thanks to the WebAssembly System Interface (WASI) and runtimes like Wasmer and Wasmtime. Learn how to build and run your own WASI modules without leaving your favorite browser.
|
|
21 Nov 2019
Updated: 21 Nov 2019
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 4,531
Bookmarked: 1
Downloaded: 0
Add dynamic search to a static Hugo website with custom templates to generate JSON and JavaScript to parse the results.
|
|
21 Nov 2019
Updated: 21 Nov 2019
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 4,377
Bookmarked: 5
Downloaded: 0
Step-by-step guide to turn your static website into a Progressive Web App (PWA) including icons, manifest, and service worker code with examples using Hugo.
|
|
27 Nov 2019
Updated: 27 Nov 2019
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 5,811
Bookmarked: 7
Downloaded: 0
The one feature that is not fully supported natively by the latest JavaScript versions is databinding. But how hard is it to implement? If your only motivation for using a heavy framework is databinding support, you may be surprised! Let’s roll up our sleeves and try it out.
|
|
2 Dec 2009
Updated: 2 Dec 2009
Rating: 5.00/5
Votes: 7
Popularity: 4.23
Licence: CPOL
Views: 12,553
Bookmarked: 11
Downloaded: 42
Use the Managed Extensibility Framework to export dictionary resources using custom ExportProvider in Silverlight
|
|
21 Nov 2019
Updated: 21 Nov 2019
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 2,404
Bookmarked: 1
Downloaded: 0
Generate a thumbnail for your Hugo posts on the fly, then create a custom short code that uses thumbnails and page data like title and description to embed a post preview to interlink documents.
|
|
22 Nov 2019
Updated: 22 Nov 2019
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 3,332
Bookmarked: 3
Downloaded: 0
Migrate from Medium to Hugo
|
|
21 Nov 2019
Updated: 21 Nov 2019
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 3,190
Bookmarked: 1
Downloaded: 0
A Content Security Policy (CSP) helps prevent a variety of attacks on your site. This article describes how to implement one for a static website when you don't control the headers.
|
HTML5 |
27 Feb 2020
Updated: 27 Feb 2020
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 16,897
Bookmarked: 12
Downloaded: 0
See what is possible to build using only plain, native "Vanilla.js" JavaScript. No frameworks!
|