type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 333,143 | .NET vs PHP: Demystifying the age old Saga | The debate between .NET and PHP is eternal, with developers from both the camps swearing by their pre... | May 12 '20 | net-vs-php-demystifying-the-age-old-saga-lc | /ketanchavda/net-vs-php-demystifying-the-age-old-saga-lc | https://dev.to/ketanchavda/net-vs-php-demystifying-the-age-old-saga-lc | 0 | 0 | null | 2020-05-12T10:24:56Z | null | null | 0 | https://dev.to/ketanchavda/net-vs-php-demystifying-the-age-old-saga-lc | 2020-05-12T10:24:56Z | 2020-05-12T10:27:56Z | null | 2020-05-12T10:24:56Z | 2020-05-12T10:24:56Z | 5 | ['php', 'net', 'framework', 'webdev'] | php, net, framework, webdev | {'name': 'Ketan Chavda', 'username': 'ketanchavda', 'twitter_username': 'ketanchavda', 'github_username': None, 'user_id': 165364, 'website_url': 'https://www.prismetric.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 1,613 | ||
article | 3,509 | An alternative to Xaml for WPF |
FluentWPF
FluentWPF is a library which offers an alternative Xaml.
... | May 4 '17 | an-alternative-to-xaml-for-wpf | /julienju2pom/an-alternative-to-xaml-for-wpf | https://dev.to/julienju2pom/an-alternative-to-xaml-for-wpf | 4 | 14 | null | 2017-05-04T21:13:57Z | null | null | 14 | null | https://ju2pom.github.io/fluentwpf/ | 2017-05-04T21:10:35Z | null | null | 2017-05-04T21:13:57Z | 2021-01-22T16:56:24Z | 3 | ['net', 'wpf', 'xaml', 'csharp'] | net, wpf, xaml, csharp | {'name': 'Julien Amsellem', 'username': 'julienju2pom', 'twitter_username': 'julienju2pom', 'github_username': None, 'user_id': 18171, 'website_url': 'https://ju2pom.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 1,614 | |
article | 262,648 | Getting the name of the method or property in C# code | This is something that appeared in C# 5, so a long time ago, with .NET 4.5, but I only found out ab... | Feb 16 '20 | getting-the-name-of-the-method-or-property-in-c-code-51nh | /costinmanda/getting-the-name-of-the-method-or-property-in-c-code-51nh | https://dev.to/costinmanda/getting-the-name-of-the-method-or-property-in-c-code-51nh | 0 | 5 | null | 2020-02-16T21:05:31Z | null | null | 5 | null | https://siderite.dev/blog/getting-name-of-method-or-property-in-c-sharp/ | 2020-02-16T19:25:15Z | null | 2020-02-16T21:05:31Z | 2020-02-16T18:56:50Z | 2020-02-16T18:56:50Z | 2 | ['programming', 'picture', 'c', 'net'] | programming, picture, c, net | {'name': 'Costin Manda', 'username': 'costinmanda', 'twitter_username': 'Siderite', 'github_username': 'Siderite', 'user_id': 51960, 'website_url': 'https://siderite.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,615 | |
article | 2,722 | The .NET IL (bytecode) Interpreter |
Whilst writing a previous blog post I stumbled across the .NET Interpreter, tuc... | Apr 7 '17 | the-net-il-bytecode-interpreter | /mattwarren/the-net-il-bytecode-interpreter | https://dev.to/mattwarren/the-net-il-bytecode-interpreter | 0 | 1 | null | 2017-04-07T09:09:34Z | null | null | 1 | null | http://mattwarren.org/2017/03/30/The-.NET-IL-Interpreter/ | 2017-04-07T09:08:53Z | null | null | 2017-04-07T09:09:34Z | 2018-03-13T16:15:42Z | 12 | ['net', 'clr', 'opensource'] | net, clr, opensource | {'name': 'Matt Warren', 'username': 'mattwarren', 'twitter_username': 'matthewwarren', 'github_username': 'mattwarren', 'user_id': 3387, 'website_url': 'http://mattwarren.org', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 1,616 | |
article | 274,779 | Call UseSession after UseRouting and before UseEndpoints | Today, I fixed a bug where session cookies were not being persisted in an ASP.Net Core Razor Pages ap... | Mar 5 '20 | call-usesession-after-userouting-and-before-useendpoints-45cd | /solrevdev/call-usesession-after-userouting-and-before-useendpoints-45cd | https://dev.to/solrevdev/call-usesession-after-userouting-and-before-useendpoints-45cd | 0 | 6 | null | 2020-03-05T12:20:00Z | null | null | 6 | null | https://dev.to/solrevdev/call-usesession-after-userouting-and-before-useendpoints-45cd | 2020-03-05T12:10:24Z | 2020-03-05T18:52:45Z | 2020-03-05T12:20:00Z | 2020-03-05T00:00:00Z | 2020-03-05T00:00:00Z | 1 | ['net', 'csharp', 'sessions', 'cookies'] | net, csharp, sessions, cookies | {'name': 'John Smith', 'username': 'solrevdev', 'twitter_username': 'solrevdev', 'github_username': 'solrevdev', 'user_id': 29721, 'website_url': 'https://solrevdev.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,617 | |
article | 1,671 | How do .NET delegates work? | null | Mar 7 '17 | how-do-net-delegates-work | /mattwarren/how-do-net-delegates-work | https://dev.to/mattwarren/how-do-net-delegates-work | 2 | 4 | null | 2017-03-07T15:28:24Z | null | null | 4 | null | http://mattwarren.org/2017/01/25/How-do-.NET-delegates-work/ | 2017-03-06T16:31:01Z | null | null | 2017-03-07T15:28:24Z | 2018-03-05T04:20:10Z | 11 | ['c', 'net', 'clr'] | c, net, clr | {'name': 'Matt Warren', 'username': 'mattwarren', 'twitter_username': 'matthewwarren', 'github_username': 'mattwarren', 'user_id': 3387, 'website_url': 'http://mattwarren.org', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 1,618 | |
article | 225,008 | Herramientas y Frameworks interesantes de programación - Parte 1 ORM | Este es mi primer post en esta página y voy a compartir algunos frameworks y herramientas que he util... | Dec 23 '19 | herramientas-y-frameworks-interesantes-de-programacion-parte-1-1mo8 | /apis3445/herramientas-y-frameworks-interesantes-de-programacion-parte-1-1mo8 | https://dev.to/apis3445/herramientas-y-frameworks-interesantes-de-programacion-parte-1-1mo8 | 0 | 6 | null | 2019-12-23T00:04:23Z | null | null | 6 | null | https://dev.to/apis3445/herramientas-y-frameworks-interesantes-de-programacion-parte-1-1mo8 | 2019-12-21T16:07:30Z | 2020-01-04T16:42:39Z | null | 2019-12-23T00:04:23Z | 2019-12-23T00:04:23Z | 3 | ['net', 'orm'] | net, orm | {'name': 'apis3445', 'username': 'apis3445', 'twitter_username': 'apis3445', 'github_username': 'apis3445', 'user_id': 288270, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | null | 1,619 | |
article | 224,111 | How to Get Away with Unit Testing Legacy Code | A while ago, I did a webinar for TypeMock about unit testing legacy code. It's about why we want to unit test legacy code, the advantages and disadvantages, and it includes some minor live coding using TypeMock's Isolator tool. You can watch it here: I hope you like it. Let me know what you think! | Dec 20 '19 | how-to-get-away-with-unit-testing-legacy-code-25o9 | /petermorlion/how-to-get-away-with-unit-testing-legacy-code-25o9 | https://dev.to/petermorlion/how-to-get-away-with-unit-testing-legacy-code-25o9 | 0 | 6 | null | 2019-12-20T07:29:35Z | null | null | 6 | null | https://www.petermorlion.com/how-to-get-away-with-unit-testing-legacy-code/ | 2019-12-20T07:29:35Z | null | null | 2019-12-20T07:29:35Z | 2019-12-20T07:29:35Z | 1 | ['net', 'legacycode', 'tdd', 'testing'] | net, legacycode, tdd, testing | {'name': 'Peter Morlion', 'username': 'petermorlion', 'twitter_username': None, 'github_username': 'petermorlion', 'user_id': 117970, 'website_url': 'https://www.petermorlion.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 1,620 | |
article | 196,868 | Entity Developer and dotConnect Providers Now Support Entity Framework Core 3.0 | Devart has recently introduced a significant update for the range of its products. The updates affected dotConnect ADO.NET data providers for Oracle, MySQL, PostgreSQL, SQLite, Visual ORM designer – Entity Developer, and SSIS Data Flow Components. | Oct 28 '19 | entity-developer-and-dotconnect-providers-now-support-entity-framework-core-3-0-17d1 | /devartsoftware/entity-developer-and-dotconnect-providers-now-support-entity-framework-core-3-0-17d1 | https://dev.to/devartsoftware/entity-developer-and-dotconnect-providers-now-support-entity-framework-core-3-0-17d1 | 0 | 6 | null | 2019-10-28T15:27:04Z | null | null | 6 | null | https://dev.to/devartsoftware/entity-developer-and-dotconnect-providers-now-support-entity-framework-core-3-0-17d1 | 2019-10-28T15:27:04Z | null | null | 2019-10-28T15:27:04Z | 2019-10-28T15:27:04Z | 2 | ['postgres', 'net', 'ssis', 'entityframework'] | postgres, net, ssis, entityframework | {'name': 'Devart Software', 'username': 'devartsoftware', 'twitter_username': 'DevartSoftware', 'github_username': None, 'user_id': 52336, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup... | null | null | 1,621 | |
article | 183,185 | Introduction to WebAssembly for .NET Developers | Guest Blog Post by Antonii Georgiev
I really feel that we are on the brink of a ... | Oct 11 '19 | introduction-to-webassembly-for-net-developers-34p4 | /uno-platform/introduction-to-webassembly-for-net-developers-34p4 | https://dev.to/uno-platform/introduction-to-webassembly-for-net-developers-34p4 | 0 | 3 | null | 2019-10-11T15:20:23Z | null | null | 3 | null | https://platform.uno/webassembly-for-dot-net-developers/ | 2019-10-05T05:32:29Z | 2019-10-11T15:20:29Z | 2019-10-11T15:20:23Z | 2019-10-01T17:42:13Z | 2019-10-01T17:42:13Z | 3 | ['underthehood', 'net', 'angular', 'blazor'] | underthehood, net, angular, blazor | {'name': 'Uno Platform', 'username': 'unoplatform', 'twitter_username': 'UnoPlatform', 'github_username': None, 'user_id': 208139, 'website_url': 'https://platform.uno/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | {'name': 'Uno Platform', 'username': 'uno-platform', 'slug': 'uno-platform', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1016%2F091a92b0-ef29-403f-a689-ecc0ee1a4813.... | null | 1,622 | |
article | 179,495 | ML.NET from MS New Public to Communities. | Source: MS https://docs.microsoft.com/en-us/dotnet/machine-learning/how-does-mldotnet-work This art... | Sep 28 '19 | ml-net-from-ms-new-public-to-communities-ma8 | /ivej/ml-net-from-ms-new-public-to-communities-ma8 | https://dev.to/ivej/ml-net-from-ms-new-public-to-communities-ma8 | 0 | 3 | null | 2019-09-28T09:10:40Z | null | null | 3 | null | https://dev.to/ivej/ml-net-from-ms-new-public-to-communities-ma8 | 2019-09-28T09:10:40Z | null | null | 2019-09-28T09:10:40Z | 2019-09-28T09:10:40Z | 8 | ['net', 'machinelearning', 'mlnet', 'sharecommunity'] | net, machinelearning, mlnet, sharecommunity | {'name': 'IveJ', 'username': 'ivej', 'twitter_username': None, 'github_username': 'IveJ', 'user_id': 198873, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2... | null | null | 1,623 | |
article | 151,320 | Roundup #50: HttpRepl, ReferenceAssemblies, IAsyncEnumerable, Searching Nuget, Resilience |
Here are the things that caught my eye recently in .NET. I’d love to hear what... | Aug 1 '19 | roundup-50-httprepl-referenceassemblies-iasyncenumerable-searching-nuget-resilience-16ob | /codeopinion/roundup-50-httprepl-referenceassemblies-iasyncenumerable-searching-nuget-resilience-16ob | https://dev.to/codeopinion/roundup-50-httprepl-referenceassemblies-iasyncenumerable-searching-nuget-resilience-16ob | 0 | 5 | null | 2019-08-01T23:55:33Z | null | null | 5 | null | https://codeopinion.com/roundup-50/ | 2019-08-01T23:54:08Z | null | 2019-08-01T23:55:33Z | 2019-08-01T23:35:33Z | 2019-08-01T23:35:33Z | 4 | ['net', 'netcore', 'aspnetcore'] | net, netcore, aspnetcore | {'name': 'Derek Comartin - CodeOpinion', 'username': 'codeopinion', 'twitter_username': 'codeopinion', 'github_username': None, 'user_id': 176529, 'website_url': 'https://codeopinion.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-... | null | null | 1,624 | |
article | 158,295 | C# dynamic – A friend you may want to keep a distance | Recently, after one of my PRs which was merged to master, my teammates started co... | Aug 19 '19 | c-dynamic-a-friend-you-may-want-to-keep-a-distance-28mk | /ankitvijay/c-dynamic-a-friend-you-may-want-to-keep-a-distance-28mk | https://dev.to/ankitvijay/c-dynamic-a-friend-you-may-want-to-keep-a-distance-28mk | 1 | 8 | null | 2019-08-19T20:26:50Z | null | null | 8 | null | https://ankitvijay.net/2019/08/18/c-dynamic-a-friend-you-may-want-to-keep-a-distance/ | 2019-08-18T08:57:48Z | 2019-08-19T20:43:07Z | 2019-08-19T20:26:50Z | 2019-08-17T22:00:39Z | 2019-08-19T20:43:47Z | 3 | ['net', 'csharp', 'dynamic'] | net, csharp, dynamic | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,625 | |
article | 134,849 | Demystifying the ASP.NET Core Request Pipeline: Preface |
This is Part 0 of a 3 part series on the ASP.NET Core Request Pipeline. Check ba... | Jul 29 '19 | demystifying-the-asp-net-core-request-pipeline-preface-2mnp | /jimbuck/demystifying-the-asp-net-core-request-pipeline-preface-2mnp | https://dev.to/jimbuck/demystifying-the-asp-net-core-request-pipeline-preface-2mnp | 0 | 7 | null | 2019-07-29T18:07:24Z | null | null | 7 | null | https://jimbuck.io/asp-net-core-req-pipe-0/ | 2019-07-09T19:52:53Z | null | 2019-07-29T18:07:24Z | 2019-07-09T19:48:47Z | 2019-07-09T19:48:47Z | 2 | ['aspnet', 'net', 'kestrel', 'iis'] | aspnet, net, kestrel, iis | {'name': 'Jim Buck', 'username': 'jimbuck', 'twitter_username': 'jimbuckio', 'github_username': 'jimbuck', 'user_id': 170071, 'website_url': 'https://jimbuck.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2... | null | null | 1,626 | |
article | 139,919 | Demystifying the ASP.NET Core Request Pipeline: Part 1 - Receiving Requests |
This is Part 1 of a 3 part series on the ASP.NET Core Request Pipeline. Check ba... | Jul 29 '19 | demystifying-the-asp-net-core-request-pipeline-part-1-receiving-requests-i02 | /jimbuck/demystifying-the-asp-net-core-request-pipeline-part-1-receiving-requests-i02 | https://dev.to/jimbuck/demystifying-the-asp-net-core-request-pipeline-part-1-receiving-requests-i02 | 0 | 6 | null | 2019-07-29T18:10:20Z | null | null | 6 | null | https://jimbuck.io/aspnet-core-req-pipe-1/ | 2019-07-12T21:02:16Z | null | 2019-07-29T18:10:20Z | 2019-07-12T18:31:01Z | 2019-07-12T18:31:01Z | 7 | ['aspnet', 'iis', 'kestrel', 'net'] | aspnet, iis, kestrel, net | {'name': 'Jim Buck', 'username': 'jimbuck', 'twitter_username': 'jimbuckio', 'github_username': 'jimbuck', 'user_id': 170071, 'website_url': 'https://jimbuck.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2... | null | null | 1,627 | |
article | 140,783 | The Ultimate List of .NET Conferences | .NET conferences is where you can meet other developers and learn about .NET tools and best practices from the best developers in the community. Below is my ultimate list of the greatest .NET conferences in Europe and USA. | Jul 15 '19 | the-ultimate-list-of-net-conferences-446g | /eduardsi/the-ultimate-list-of-net-conferences-446g | https://dev.to/eduardsi/the-ultimate-list-of-net-conferences-446g | 0 | 8 | null | 2019-07-15T11:58:37Z | null | null | 8 | null | https://dev.to/eduardsi/the-ultimate-list-of-net-conferences-446g | 2019-07-15T11:58:37Z | 2020-03-22T13:43:24Z | null | 2019-07-15T11:58:37Z | 2019-07-15T11:58:37Z | 1 | ['conferences', 'net', 'developer'] | conferences, net, developer | {'name': 'Eduards Sizovs', 'username': 'eduardsi', 'twitter_username': 'eduardsi', 'github_username': None, 'user_id': 24729, 'website_url': 'https://sizovs.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2... | null | null | 1,628 | |
article | 130,171 | SAST Tooling – Part 2: The selection criteria |
Disclaimer : This post is not an endorsement or opposition of any product or too... | Jul 1 '19 | sast-tooling-part-2-the-selection-criteria-29kj | /ankitvijay/sast-tooling-part-2-the-selection-criteria-29kj | https://dev.to/ankitvijay/sast-tooling-part-2-the-selection-criteria-29kj | 0 | 5 | null | 2019-07-01T14:25:26Z | null | null | 5 | null | https://ankitvijay.net/2019/06/26/security-tooling-part-2/ | 2019-06-30T12:37:17Z | null | 2019-07-01T14:25:26Z | 2019-06-25T21:46:55Z | 2019-06-25T21:46:55Z | 3 | ['net', 'codeanalysis', 'sast', 'security'] | net, codeanalysis, sast, security | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,629 | |
article | 129,942 | Managing Big Enterprise Applications in the .NET Ecosystem | I’m going to spend a few minutes here discussing some advice for designing/mainta... | Jun 29 '19 | managing-big-enterprise-applications-in-the-net-ecosystem-4af8 | /alistairjevans/managing-big-enterprise-applications-in-the-net-ecosystem-4af8 | https://dev.to/alistairjevans/managing-big-enterprise-applications-in-the-net-ecosystem-4af8 | 0 | 2 | null | 2019-06-29T12:13:26Z | null | null | 2 | null | https://alistairevans.co.uk/2019/06/29/managing-big-enterprise-applications-in-the-net-ecosystem/ | 2019-06-29T12:11:52Z | null | 2019-06-29T12:13:26Z | 2019-06-29T12:05:52Z | 2019-06-29T12:05:52Z | 6 | ['architecture', 'net'] | architecture, net | {'name': 'Alistair Evans', 'username': 'alistairjevans', 'twitter_username': 'evocationist', 'github_username': 'alistairjevans', 'user_id': 169268, 'website_url': 'https://alistairevans.co.uk', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 1,630 | |
article | 129,054 | SAST Tooling – Part 1: Why we ditched Veracode | This post is Part-1 of multi-part series describing our journey to ditch popular ... | Jun 27 '19 | sast-tooling-part-1-why-we-ditched-veracode-21ba | /ankitvijay/sast-tooling-part-1-why-we-ditched-veracode-21ba | https://dev.to/ankitvijay/sast-tooling-part-1-why-we-ditched-veracode-21ba | 0 | 5 | null | 2019-06-27T07:00:50Z | null | null | 5 | null | https://ankitvijay.net/2019/06/22/security-tooling-part-1/ | 2019-06-27T04:56:48Z | null | 2019-06-27T07:00:50Z | 2019-06-21T23:37:32Z | 2019-06-21T23:37:32Z | 4 | ['net', 'codeanalysis', 'sast'] | net, codeanalysis, sast | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,631 | |
article | 130,998 | SAST Tooling – Part 3: The Winner | Disclaimer : This post is not an endorsement or opposition of any product or tool... | Jul 2 '19 | sast-tooling-part-3-the-winner-3e0e | /ankitvijay/sast-tooling-part-3-the-winner-3e0e | https://dev.to/ankitvijay/sast-tooling-part-3-the-winner-3e0e | 0 | 5 | null | 2019-07-02T11:41:09Z | null | null | 5 | null | https://ankitvijay.net/2019/06/30/security-tooling-part-3/ | 2019-07-02T08:57:00Z | 2019-07-02T11:41:49Z | 2019-07-02T11:41:09Z | 2019-06-29T21:06:10Z | 2019-06-29T21:06:10Z | 4 | ['codeanalysis', 'sast', 'security', 'net'] | codeanalysis, sast, security, net | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,632 | |
article | 126,027 | Save Assembled Word Processing, Presentation, Spreadsheet and Email Documents as HTML | post | Jun 19 '19 | save-assembled-word-processing-presentation-spreadsheet-and-email-documents-as-html-4bf0 | /groupdocs/save-assembled-word-processing-presentation-spreadsheet-and-email-documents-as-html-4bf0 | https://dev.to/groupdocs/save-assembled-word-processing-presentation-spreadsheet-and-email-documents-as-html-4bf0 | 0 | 2 | null | 2019-06-19T16:28:12Z | null | null | 2 | null | https://dev.to/groupdocs/save-assembled-word-processing-presentation-spreadsheet-and-email-documents-as-html-4bf0 | 2019-06-19T16:28:12Z | null | null | 2019-06-19T16:28:12Z | 2019-06-19T16:28:12Z | 1 | ['net', 'java', 'documentautomation', 'groupdocs'] | net, java, documentautomation, groupdocs | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,633 | |
article | 105,285 | Thoughts on Global Azure Bootcamp 2019 |
I’ve got a collaborative post coming up on the talks themselves on my employer’... | May 1 '19 | thoughts-on-global-azure-bootcamp-2019-49ff | /craignicol/thoughts-on-global-azure-bootcamp-2019-49ff | https://dev.to/craignicol/thoughts-on-global-azure-bootcamp-2019-49ff | 0 | 4 | null | 2019-05-01T11:26:24Z | null | null | 4 | null | https://craignicol.wordpress.com/2019/05/01/thoughts-on-global-azure-bootcamp-2019/ | 2019-05-01T11:09:09Z | null | 2019-05-01T11:26:24Z | 2019-05-01T10:54:25Z | 2019-05-01T10:54:25Z | 2 | ['net', 'cloud', 'development', 'azure'] | net, cloud, development, azure | {'name': 'Craig Nicol (he/him)', 'username': 'craignicol', 'twitter_username': 'craignicol', 'github_username': 'craignicol', 'user_id': 64879, 'website_url': 'https://craignicol.wordpress.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 1,634 | |
article | 104,232 | CosmosDb in The Real World : Azure Global Bootcamp 2019 (Glasgow) |
Thank you to those who came to my talk today about CosmosDb. I hope you found i... | Apr 27 '19 | cosmosdb-in-the-real-world-azure-global-bootcamp-2019-glasgow-5dec | /craignicol/cosmosdb-in-the-real-world-azure-global-bootcamp-2019-glasgow-5dec | https://dev.to/craignicol/cosmosdb-in-the-real-world-azure-global-bootcamp-2019-glasgow-5dec | 0 | 4 | 2,451 | 2019-04-27T14:04:35Z | null | null | 4 | null | https://craignicol.wordpress.com/2019/04/27/cosmosdb-in-the-real-world-azure-global-bootcamp-2019-glasgow/ | 2019-04-27T13:56:04Z | 2019-09-27T12:16:35Z | 2019-04-27T14:04:35Z | 2019-04-27T13:33:19Z | 2019-04-27T13:33:19Z | 1 | ['net', 'azure', 'data', 'cosmosdb'] | net, azure, data, cosmosdb | {'name': 'Craig Nicol (he/him)', 'username': 'craignicol', 'twitter_username': 'craignicol', 'github_username': 'craignicol', 'user_id': 64879, 'website_url': 'https://craignicol.wordpress.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 1,635 | |
article | 85,168 | Test your app across the browsers through BrowserStack |
Testing your applications cross-platform and cross-browser is not an easy probl... | Feb 22 '19 | test-your-app-across-the-browsers-through-browserstack-5f0f | /ankitvijay/test-your-app-across-the-browsers-through-browserstack-5f0f | https://dev.to/ankitvijay/test-your-app-across-the-browsers-through-browserstack-5f0f | 0 | 5 | null | 2019-02-22T16:22:04Z | null | null | 5 | null | https://ankitvijay.net/2018/06/15/cross-browser-testing-through-browserstack/ | 2019-02-22T14:58:16Z | null | 2019-02-22T16:22:04Z | 2018-06-14T23:08:28Z | 2018-06-14T23:08:28Z | 4 | ['net', 'automationtesting', 'browserstack'] | net, automationtesting, browserstack | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,636 | |
article | 85,165 | Are you doing HTTPS right? |
Last year, internet reached an important milestone when it comes to web securit... | Feb 22 '19 | are-you-doing-https-right-2l64 | /ankitvijay/are-you-doing-https-right-2l64 | https://dev.to/ankitvijay/are-you-doing-https-right-2l64 | 1 | 3 | null | 2019-02-22T15:29:02Z | null | null | 3 | null | https://ankitvijay.net/2018/02/21/are-you-doing-https-right/ | 2019-02-22T14:58:11Z | null | 2019-02-22T15:29:02Z | 2018-02-20T20:34:47Z | 2020-03-04T19:26:00Z | 4 | ['net', 'csp', 'https', 'mixedcontent'] | net, csp, https, mixedcontent | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,637 | |
article | 85,170 | Journey towards UI tests greatness – Lessons Learnt |
A bit of a background
I work on a long-running running project in ou... | Feb 22 '19 | journey-towards-ui-tests-greatness--lessons-learnt-1amd | /ankitvijay/journey-towards-ui-tests-greatness--lessons-learnt-1amd | https://dev.to/ankitvijay/journey-towards-ui-tests-greatness--lessons-learnt-1amd | 0 | 6 | null | 2019-02-22T15:28:40Z | null | null | 6 | null | https://ankitvijay.net/2018/10/31/journey-towards-ui-test-cases-greatness-lessons-learnt/ | 2019-02-22T14:58:19Z | null | 2019-02-22T15:28:40Z | 2018-10-30T22:08:48Z | 2018-10-30T22:08:48Z | 5 | ['net', 'automationtesting', 'continuousdelivery', 'continuousintegrati'] | net, automationtesting, continuousdelivery, continuousintegrati | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,638 | |
article | 85,167 | Override appSettings during development |
It is a fairly common scenario that during development the local machine config... | Feb 22 '19 | override-appsettings-during-development-3khb | /ankitvijay/override-appsettings-during-development-3khb | https://dev.to/ankitvijay/override-appsettings-during-development-3khb | 0 | 2 | null | 2019-02-22T15:28:55Z | null | null | 2 | null | https://ankitvijay.net/2018/04/21/override-appsettings-during-development/ | 2019-02-22T14:58:13Z | 2019-02-25T20:48:58Z | 2019-02-22T15:28:55Z | 2018-04-20T22:58:25Z | 2018-04-20T22:58:25Z | 2 | ['net', 'csharp', 'sourcecontrol', 'visualstudio'] | net, csharp, sourcecontrol, visualstudio | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,639 | |
article | 85,174 | When I brought down build-pipeline for entire organization |
December last year, last week before most of IT staff go on well-deserved vacat... | Feb 22 '19 | when-i-brought-down-build-pipeline-for-entire-organization-57kh | /ankitvijay/when-i-brought-down-build-pipeline-for-entire-organization-57kh | https://dev.to/ankitvijay/when-i-brought-down-build-pipeline-for-entire-organization-57kh | 0 | 2 | null | 2019-02-22T15:13:10Z | null | null | 2 | null | https://ankitvijay.net/2019/02/15/when-i-brought-down-build-pipeline-for-entire-organization/ | 2019-02-22T14:58:27Z | 2019-02-22T15:28:32Z | 2019-02-22T15:13:10Z | 2019-02-14T21:42:14Z | 2019-02-14T21:42:14Z | 4 | ['net', 'continuousdelivery', 'continuousintegrati', 'devops'] | net, continuousdelivery, continuousintegrati, devops | {'name': 'Ankit Vijay', 'username': 'ankitvijay', 'twitter_username': 'vijayankit', 'github_username': 'ankitvijay', 'user_id': 58824, 'website_url': 'https://ankitvijay.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,640 | |
article | 83,588 | How to Find Metadata Signatures in Image Files using C# .NET API | post | Feb 18 '19 | how-to-find-metadata-signatures-in-image-files-using-c-net-api-1hi2 | /groupdocs/how-to-find-metadata-signatures-in-image-files-using-c-net-api-1hi2 | https://dev.to/groupdocs/how-to-find-metadata-signatures-in-image-files-using-c-net-api-1hi2 | 0 | 7 | null | 2019-02-18T06:42:49Z | null | null | 7 | null | https://dev.to/groupdocs/how-to-find-metadata-signatures-in-image-files-using-c-net-api-1hi2 | 2019-02-18T06:42:49Z | null | null | 2019-02-18T06:42:49Z | 2019-02-18T06:42:49Z | 1 | ['net', 'api', 'esigning', 'groupdocs'] | net, api, esigning, groupdocs | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,641 | |
article | 82,484 | C# .NET API to Redact Classified Information in PDF, Word, Excel and PowerPoint Documents | post | Feb 12 '19 | c-net-api-to-redact-classified-information-in-pdf-word-excel-and-powerpoint-documents-1bgd | /groupdocs/c-net-api-to-redact-classified-information-in-pdf-word-excel-and-powerpoint-documents-1bgd | https://dev.to/groupdocs/c-net-api-to-redact-classified-information-in-pdf-word-excel-and-powerpoint-documents-1bgd | 0 | 6 | null | 2019-02-12T15:09:31Z | null | null | 6 | null | https://dev.to/groupdocs/c-net-api-to-redact-classified-information-in-pdf-word-excel-and-powerpoint-documents-1bgd | 2019-02-12T15:09:31Z | null | null | 2019-02-12T15:09:31Z | 2019-02-12T15:09:31Z | 1 | ['net', 'api', 'groupdocs', 'redaction'] | net, api, groupdocs, redaction | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,642 | |
article | 82,170 | Editing Documents in Multi-threaded Environment using C# .NET API | post | Feb 11 '19 | editing-documents-in-multi-threaded-environment-using-c-net-api-2b73 | /groupdocs/editing-documents-in-multi-threaded-environment-using-c-net-api-2b73 | https://dev.to/groupdocs/editing-documents-in-multi-threaded-environment-using-c-net-api-2b73 | 0 | 4 | null | 2019-02-11T08:16:31Z | null | null | 4 | null | https://dev.to/groupdocs/editing-documents-in-multi-threaded-environment-using-c-net-api-2b73 | 2019-02-11T08:16:31Z | null | null | 2019-02-11T08:16:31Z | 2019-02-11T08:16:31Z | 2 | ['net', 'api', 'groupdocs', 'editor'] | net, api, groupdocs, editor | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,643 | |
article | 78,552 | Learn to Dynamically Assemble External Documents on .NET Platform using C# .NET API | post | Jan 28 '19 | learn-to-dynamically-assemble-external-documents-on-net-platform-using-c-net-api-1mal | /groupdocs/learn-to-dynamically-assemble-external-documents-on-net-platform-using-c-net-api-1mal | https://dev.to/groupdocs/learn-to-dynamically-assemble-external-documents-on-net-platform-using-c-net-api-1mal | 0 | 3 | null | 2019-01-28T13:12:46Z | null | null | 3 | null | https://dev.to/groupdocs/learn-to-dynamically-assemble-external-documents-on-net-platform-using-c-net-api-1mal | 2019-01-28T13:12:46Z | null | null | 2019-01-28T13:12:46Z | 2019-01-28T13:12:46Z | 2 | ['net', 'groupdocs', 'automation', 'api'] | net, groupdocs, automation, api | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,644 | |
article | 76,344 | Looking to utilize blended characters and wildcard search in your apps? | post | Jan 18 '19 | looking-to-utilize-blended-characters-and-wildcard-search-in-your-apps-lc1 | /groupdocs/looking-to-utilize-blended-characters-and-wildcard-search-in-your-apps-lc1 | https://dev.to/groupdocs/looking-to-utilize-blended-characters-and-wildcard-search-in-your-apps-lc1 | 0 | 3 | null | 2019-01-18T13:56:53Z | null | null | 3 | null | https://dev.to/groupdocs/looking-to-utilize-blended-characters-and-wildcard-search-in-your-apps-lc1 | 2019-01-18T13:56:53Z | null | null | 2019-01-18T13:56:53Z | 2019-01-18T13:56:53Z | 2 | ['net', 'indexing', 'api', 'groupdocs'] | net, indexing, api, groupdocs | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,645 | |
article | 73,731 | How to Extract Metadata from Presentation Templates using .NET Parsing API | post | Jan 8 '19 | how-to-extract-metadata-from-presentation-templates-using-net-parsing-api-31dh | /groupdocs/how-to-extract-metadata-from-presentation-templates-using-net-parsing-api-31dh | https://dev.to/groupdocs/how-to-extract-metadata-from-presentation-templates-using-net-parsing-api-31dh | 0 | 5 | null | 2019-01-08T11:54:13Z | null | null | 5 | null | https://dev.to/groupdocs/how-to-extract-metadata-from-presentation-templates-using-net-parsing-api-31dh | 2019-01-08T11:54:13Z | null | null | 2019-01-08T11:54:13Z | 2019-01-08T11:54:13Z | 2 | ['net', 'parsing', 'api', 'metadata'] | net, parsing, api, metadata | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,646 | |
article | 74,372 | How to manipulate your secure PDF, Words, Excel, PowerPoint Documents using C# .NET Metadata API | post | Jan 11 '19 | how-to-manipulate-your-secure-pdf-words-excel-powerpoint-documents-using-c-net-metadata-api-2apo | /groupdocs/how-to-manipulate-your-secure-pdf-words-excel-powerpoint-documents-using-c-net-metadata-api-2apo | https://dev.to/groupdocs/how-to-manipulate-your-secure-pdf-words-excel-powerpoint-documents-using-c-net-metadata-api-2apo | 0 | 5 | null | 2019-01-11T14:06:58Z | null | null | 5 | null | https://dev.to/groupdocs/how-to-manipulate-your-secure-pdf-words-excel-powerpoint-documents-using-c-net-metadata-api-2apo | 2019-01-11T14:06:59Z | null | null | 2019-01-11T14:06:58Z | 2019-01-11T14:06:58Z | 2 | ['metadata', 'net', 'api', 'groupdocs'] | metadata, net, api, groupdocs | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,647 | |
article | 73,378 | Seven reasons that Roslyn-based Code Analysers are awesome |
Static analysis can be a great way to ensure that your code is robust and clean... | Jan 9 '19 | seven-reasons-that-roslyn-based-code-analysers-are-awesome-5f18 | /tdwright/seven-reasons-that-roslyn-based-code-analysers-are-awesome-5f18 | https://dev.to/tdwright/seven-reasons-that-roslyn-based-code-analysers-are-awesome-5f18 | 0 | 6 | null | 2019-01-09T09:59:01Z | null | null | 6 | null | http://blog.tdwright.co.uk/2018/12/10/seven-reasons-that-roslyn-based-code-analysers-are-awesome/ | 2019-01-06T05:24:07Z | 2019-02-10T00:28:44Z | 2019-01-09T09:59:01Z | 2018-12-10T11:58:08Z | 2018-12-10T11:58:08Z | 5 | ['code', 'net', 'csharp', 'codeanalysers'] | code, net, csharp, codeanalysers | {'name': 'Tom Wright', 'username': 'tdwright', 'twitter_username': 'tdwright', 'github_username': 'tdwright', 'user_id': 126308, 'website_url': 'http://blog.tdwright.co.uk', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 1,648 | |
article | 71,541 | Retrieve Folders Contained in Outlook Data Files using C# .NET API | post | Dec 31 '18 | retrieve-folders-contained-in-outlook-data-files-using-c-net-api-4n8g | /groupdocs/retrieve-folders-contained-in-outlook-data-files-using-c-net-api-4n8g | https://dev.to/groupdocs/retrieve-folders-contained-in-outlook-data-files-using-c-net-api-4n8g | 0 | 5 | null | 2018-12-31T11:55:21Z | null | null | 5 | null | https://dev.to/groupdocs/retrieve-folders-contained-in-outlook-data-files-using-c-net-api-4n8g | 2018-12-31T11:55:21Z | null | null | 2018-12-31T11:55:21Z | 2018-12-31T11:55:21Z | 2 | ['rendering', 'api', 'net', 'outlook'] | rendering, api, net, outlook | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,649 | |
article | 71,379 | String Interpolation Functions vs. string.Format Constants |
Have you ever done this, perhaps to construct a URL or something similar? I hav... | Dec 30 '18 | string-interpolation-functions-vs-stringformat-constants-2fc7 | /scotthannen/string-interpolation-functions-vs-stringformat-constants-2fc7 | https://dev.to/scotthannen/string-interpolation-functions-vs-stringformat-constants-2fc7 | 0 | 5 | null | 2018-12-30T01:05:31Z | null | null | 5 | null | http://scotthannen.org/blog/2018/12/29/string-interpolation-functions-vs-format-constants.html | 2018-12-30T01:05:31Z | 2018-12-30T19:37:23Z | null | 2018-12-30T01:05:31Z | 2018-12-30T01:05:31Z | 4 | ['net', 'stringinterpolation', 'stringformat', 'constants'] | net, stringinterpolation, stringformat, constants | {'name': 'Scott Hannen', 'username': 'scotthannen', 'twitter_username': 'scotthannen', 'github_username': None, 'user_id': 67030, 'website_url': 'http://scotthannen.org', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 1,650 | |
article | 70,698 | Export annotations and retrieve document pages using C# .NET Annotator API | post | Dec 24 '18 | export-annotations-and-retrieve-document-pages-using-c-net-annotator-api-3mpm | /groupdocs/export-annotations-and-retrieve-document-pages-using-c-net-annotator-api-3mpm | https://dev.to/groupdocs/export-annotations-and-retrieve-document-pages-using-c-net-annotator-api-3mpm | 0 | 5 | null | 2018-12-24T11:24:33Z | null | null | 5 | null | https://dev.to/groupdocs/export-annotations-and-retrieve-document-pages-using-c-net-annotator-api-3mpm | 2018-12-24T11:24:33Z | null | null | 2018-12-24T11:24:33Z | 2018-12-24T11:24:33Z | 1 | ['net', 'annotator', 'api', 'image'] | net, annotator, api, image | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,651 | |
article | 68,306 | Native .NET and Java APIs to Perform Document Search and Indexing | post | Dec 13 '18 | native-net-and-java-apis-to-perform-document-search-and-indexing-55fi | /groupdocs/native-net-and-java-apis-to-perform-document-search-and-indexing-55fi | https://dev.to/groupdocs/native-net-and-java-apis-to-perform-document-search-and-indexing-55fi | 0 | 3 | null | 2018-12-13T12:26:11Z | null | null | 3 | null | https://dev.to/groupdocs/native-net-and-java-apis-to-perform-document-search-and-indexing-55fi | 2018-12-13T12:26:11Z | null | null | 2018-12-13T12:26:11Z | 2018-12-13T12:26:11Z | 1 | ['net', 'java', 'indexing'] | net, java, indexing | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,652 | |
article | 67,857 | Add form field esignatures in your .NET based PDF files | post | Dec 11 '18 | add-form-field-esignatures-in-your-net-based-pdf-files-3m27 | /groupdocs/add-form-field-esignatures-in-your-net-based-pdf-files-3m27 | https://dev.to/groupdocs/add-form-field-esignatures-in-your-net-based-pdf-files-3m27 | 0 | 6 | null | 2018-12-11T13:42:23Z | null | null | 6 | null | https://dev.to/groupdocs/add-form-field-esignatures-in-your-net-based-pdf-files-3m27 | 2018-12-11T13:42:23Z | null | null | 2018-12-11T13:42:23Z | 2018-12-11T13:42:23Z | 1 | ['net', 'api', 'esignature', 'esign'] | net, api, esignature, esign | {'name': 'GroupDocs', 'username': 'groupdocs', 'twitter_username': 'GroupDocs', 'github_username': None, 'user_id': 120044, 'website_url': 'https://www.groupdocs.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,653 | |
article | 63,997 | Self-testing configuration – the example.config story |
Mirror image
We’re all good developers and never store production secrets in o... | Nov 20 '18 | self-testing-configuration--the-exampleconfig-story-4hoe | /craignicol/self-testing-configuration--the-exampleconfig-story-4hoe | https://dev.to/craignicol/self-testing-configuration--the-exampleconfig-story-4hoe | 0 | 4 | null | 2018-11-20T12:14:30Z | null | null | 4 | null | https://craignicol.wordpress.com/2018/11/20/self-testing-configuration-the-example-config-story/ | 2018-11-20T12:13:56Z | null | 2018-11-20T12:14:30Z | 2018-11-20T11:11:40Z | 2018-11-20T11:11:40Z | 0 | ['net', 'code', 'aspnet', 'authentication'] | net, code, aspnet, authentication | {'name': 'Craig Nicol (he/him)', 'username': 'craignicol', 'twitter_username': 'craignicol', 'github_username': 'craignicol', 'user_id': 64879, 'website_url': 'https://craignicol.wordpress.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 1,654 | |
article | 63,776 | Override SaveChanges – EF database first – set properties | Entity Framework can be both a blessing and a curse – especially EF database first. For startups and... | Nov 19 '18 | override-savechanges--ef-database-first--set-properties-58kn | /jesperreiche/override-savechanges--ef-database-first--set-properties-58kn | https://dev.to/jesperreiche/override-savechanges--ef-database-first--set-properties-58kn | 0 | 7 | null | 2018-11-19T19:56:03Z | null | null | 7 | null | http://jesperreiche.com/override-savechanges-ef-database-first-set-properties/ | 2018-11-19T19:53:25Z | null | null | 2018-11-19T19:56:03Z | 2018-11-19T19:56:03Z | 3 | ['c', 'entityframework', 'net', 'dotnet'] | c, entityframework, net, dotnet | {'name': 'Jesper Reiche', 'username': 'jesperreiche', 'twitter_username': 'JesperReiche', 'github_username': None, 'user_id': 116180, 'website_url': 'http://jesperreiche.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 1,655 | |
article | 58,222 | 0rison 2D Game Development Framework | 2D Game Development Framework | Oct 30 '18 | 0rison-2d-game-development-framework-116c | /mellorison/0rison-2d-game-development-framework-116c | https://dev.to/mellorison/0rison-2d-game-development-framework-116c | 1 | 9 | null | 2018-10-30T08:06:58Z | null | null | 9 | null | https://dev.to/mellorison/0rison-2d-game-development-framework-116c | 2018-10-30T08:06:58Z | null | null | 2018-10-30T08:06:58Z | 2018-10-30T10:08:08Z | 0 | ['csharp', 'gamedev', 'vs', 'net'] | csharp, gamedev, vs, net | {'name': 'Tumelo Mwaba', 'username': 'mellorison', 'twitter_username': 'TumeloMwaba', 'github_username': 'Mellorison', 'user_id': 111090, 'website_url': 'https://www.youtube.com/channel/UCGnM4O1GW6U0o3zAed9PMSg', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=au... | null | null | 1,656 | |
article | 55,965 | .NET MSTest and DeploymentItem Attribute |
I was recently reminded that order of operation can byte you when trying to tr... | Oct 29 '18 | net-mstest-and-deploymentitem-attribute-1nbe | /briannipper/net-mstest-and-deploymentitem-attribute-1nbe | https://dev.to/briannipper/net-mstest-and-deploymentitem-attribute-1nbe | 0 | 4 | null | 2018-10-29T00:39:15Z | null | null | 4 | null | https://www.briannipper.com/2018/10/net-mstest-and-deploymentitem-attribute.html | 2018-10-20T07:04:51Z | null | 2018-10-29T00:39:15Z | 2018-10-18T14:30:00Z | 2018-10-18T14:30:00Z | 0 | ['net', 'development', 'problemsolving', 'programming'] | net, development, problemsolving, programming | {'name': 'Brian Nipper', 'username': 'briannipper', 'twitter_username': None, 'github_username': 'briannipper', 'user_id': 97781, 'website_url': 'https://www.briannipper.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,657 | |
article | 54,447 | Raven.Studio.zip Index.html not available |
I had RavenDb embedded in a aspnet.core web api and I was getting this error wh... | Oct 19 '18 | ravenstudiozip-indexhtml-not-available-4pb2 | /rkosta/ravenstudiozip-indexhtml-not-available-4pb2 | https://dev.to/rkosta/ravenstudiozip-indexhtml-not-available-4pb2 | 0 | 6 | null | 2018-10-19T09:58:33Z | null | null | 6 | null | https://blogit.create.pt/ricardocosta/2018/10/10/raven-studio-zip-index-html-not-available/ | 2018-10-10T23:59:43Z | null | 2018-10-19T09:58:33Z | 2018-10-10T14:52:19Z | 2018-10-10T14:52:19Z | 0 | ['aspnet', 'net'] | aspnet, net | {'name': 'Ricardo Costa', 'username': 'rkosta', 'twitter_username': None, 'github_username': 'rkosta', 'user_id': 98568, 'website_url': 'https://www.linkedin.com/in/kosta/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 1,658 | |
article | 54,864 | C# tutorials | learn C#, csharp, programming, .net | Oct 13 '18 | c-tutorials-c2f | /devtox/c-tutorials-c2f | https://dev.to/devtox/c-tutorials-c2f | 0 | 14 | null | 2018-10-13T16:29:00Z | null | null | 14 | null | https://dev.to/devtox/c-tutorials-c2f | 2018-10-13T16:29:00Z | null | null | 2018-10-13T16:29:00Z | 2018-10-13T16:29:00Z | 0 | ['learnc', 'csharp', 'programming', 'net'] | learnc, csharp, programming, net | {'name': 'devtox', 'username': 'devtox', 'twitter_username': None, 'github_username': 'devtox', 'user_id': 107674, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_i... | null | null | 1,659 | |
article | 54,889 | Adding View models to a Laravel project | Trying to use this design pattern I've discovered in .NET a few years ago. | Oct 13 '18 | adding-view-models-to-a-laravel-project-hod | /lloople/adding-view-models-to-a-laravel-project-hod | https://dev.to/lloople/adding-view-models-to-a-laravel-project-hod | 0 | 6 | null | 2018-10-13T21:18:08Z | null | null | 6 | null | https://davidllop.com/adding-view-models-to-a-laravel-project | 2018-10-13T21:09:53Z | null | 2018-10-13T21:18:08Z | 2018-01-01T00:00:00Z | 2018-01-01T00:00:00Z | 0 | ['viewmodels', 'laravel', 'net'] | viewmodels, laravel, net | {'name': 'David Llop', 'username': 'lloople', 'twitter_username': 'Lloople', 'github_username': 'Lloople', 'user_id': 22415, 'website_url': 'https://davidllop.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com... | null | null | 1,660 | |
article | 48,034 | Example of using LazyInitializer.EnsureInitialized |
When looking at making systems more efficient it's helpful to think about bein... | Sep 18 '18 | example-of-using-lazyinitializerensureinitialized-3e6g | /briannipper/example-of-using-lazyinitializerensureinitialized-3e6g | https://dev.to/briannipper/example-of-using-lazyinitializerensureinitialized-3e6g | 0 | 7 | null | 2018-09-18T02:47:36Z | null | null | 7 | null | https://www.briannipper.com/2018/09/example-of-using-lazyinitializerensurei.html | 2018-09-06T14:40:11Z | null | 2018-09-18T02:47:36Z | 2018-09-06T14:30:00Z | 2018-09-06T14:30:00Z | 0 | ['net', 'programming'] | net, programming | {'name': 'Brian Nipper', 'username': 'briannipper', 'twitter_username': None, 'github_username': 'briannipper', 'user_id': 97781, 'website_url': 'https://www.briannipper.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 1,661 | |
article | 48,843 | Building for Alexa - 4 - Progressive Response |
This post looks at a specific functionality that you can add to your skills cal... | Sep 10 '18 | building-for-alexa---4---progressive-response-leg | /anandmukundan/building-for-alexa---4---progressive-response-leg | https://dev.to/anandmukundan/building-for-alexa---4---progressive-response-leg | 0 | 7 | null | 2018-09-10T23:09:17Z | null | null | 7 | null | http://www.dotnetindia.com/2018/09/building-for-alexa-4-progressive-dialogs.html | 2018-09-10T22:43:32Z | null | 2018-09-10T23:09:17Z | 2018-09-10T11:00:00Z | 2018-09-10T11:00:00Z | 0 | ['net', 'alexa', 'csharp'] | net, alexa, csharp | {'name': 'Anand Mukundan', 'username': 'anandmukundan', 'twitter_username': None, 'github_username': 'anandmukundan', 'user_id': 97053, 'website_url': 'http://www.dotnetindia.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 1,662 | |
article | 47,222 | CallerMemberName and Interfaces |
[CallerMemberName] is a attribute that is available in C# 5.0. It is a very use... | Sep 1 '18 | callermembername-and-interfaces-5gj1 | /anandmukundan/callermembername-and-interfaces-5gj1 | https://dev.to/anandmukundan/callermembername-and-interfaces-5gj1 | 0 | 9 | null | 2018-09-01T13:42:39Z | null | null | 9 | null | http://www.dotnetindia.com/2018/08/callermembername-and-interfaces.html | 2018-09-01T13:14:45Z | 2018-09-01T14:00:18Z | 2018-09-01T13:42:39Z | 2018-08-24T11:51:20Z | 2018-08-24T11:51:20Z | 0 | ['net', 'softwarearchitecture', 'csharp'] | net, softwarearchitecture, csharp | {'name': 'Anand Mukundan', 'username': 'anandmukundan', 'twitter_username': None, 'github_username': 'anandmukundan', 'user_id': 97053, 'website_url': 'http://www.dotnetindia.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 1,663 | |
article | 47,220 | Building for Alexa - 1 - Anatomy of a Skill |
This is the first of a series of posts that talk about building an Alexa Skill ... | Sep 1 '18 | building-for-alexa-ndash-1---anatomy-of-a-skill-2oj | /anandmukundan/building-for-alexa-ndash-1---anatomy-of-a-skill-2oj | https://dev.to/anandmukundan/building-for-alexa-ndash-1---anatomy-of-a-skill-2oj | 0 | 8 | null | 2018-09-01T13:36:27Z | null | null | 8 | null | http://www.dotnetindia.com/2018/07/building-for-alexa-1.html | 2018-09-01T13:14:44Z | 2018-09-06T11:03:22Z | 2018-09-01T13:36:27Z | 2018-07-15T21:08:53Z | 2018-07-15T21:08:53Z | 2 | ['alexa', 'net'] | alexa, net | {'name': 'Anand Mukundan', 'username': 'anandmukundan', 'twitter_username': None, 'github_username': 'anandmukundan', 'user_id': 97053, 'website_url': 'http://www.dotnetindia.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 1,664 | |
article | 47,221 | Building for Alexa - 2 - Creating a Skill |
This is the second post on the series about developing Alexa Skills using .NET.... | Sep 1 '18 | building-for-alexa-ndash-2---creating-a-skill-2bf8 | /anandmukundan/building-for-alexa-ndash-2---creating-a-skill-2bf8 | https://dev.to/anandmukundan/building-for-alexa-ndash-2---creating-a-skill-2bf8 | 0 | 8 | null | 2018-09-01T13:38:10Z | null | null | 8 | null | http://www.dotnetindia.com/2018/07/building-for-alexa-2.html | 2018-09-01T13:14:44Z | 2018-09-06T11:03:08Z | 2018-09-01T13:38:10Z | 2018-07-22T19:42:14Z | 2018-07-22T19:42:14Z | 3 | ['net', 'alexa'] | net, alexa | {'name': 'Anand Mukundan', 'username': 'anandmukundan', 'twitter_username': None, 'github_username': 'anandmukundan', 'user_id': 97053, 'website_url': 'http://www.dotnetindia.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 1,665 | |
article | 46,412 | Stuff and things |
So we've been doing a lot of .net development lately at the ol' shop. I'm now ... | Aug 27 '18 | stuff-and-things-3bgf | /kritner/stuff-and-things-3bgf | https://dev.to/kritner/stuff-and-things-3bgf | 0 | 12 | null | 2018-08-27T20:56:23Z | null | null | 12 | null | https://kritner.blogspot.com/2013/11/stuff-and-things.html | 2018-08-27T20:50:20Z | null | 2018-08-27T20:56:23Z | 2013-11-26T01:10:00Z | 2013-11-26T01:10:00Z | 0 | ['net', 'ffxiv', 'ssl', 'webapi'] | net, ffxiv, ssl, webapi | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,666 | |
article | 46,417 | Movin on up and trying to stay relevant. |
Kristen and I are building a house in Westminster, and should be moving sometim... | Aug 27 '18 | movin-on-up-and-trying-to-stay-relevant-1pa0 | /kritner/movin-on-up-and-trying-to-stay-relevant-1pa0 | https://dev.to/kritner/movin-on-up-and-trying-to-stay-relevant-1pa0 | 0 | 7 | null | 2018-08-27T20:57:41Z | null | null | 7 | null | https://kritner.blogspot.com/2015/08/movin-on-up-and-trying-to-stay-relevant.html | 2018-08-27T20:50:23Z | null | 2018-08-27T20:57:41Z | 2015-08-24T00:46:00Z | 2015-08-24T00:46:00Z | 0 | ['net', 'career', 'development', 'home'] | net, career, development, home | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,667 | |
article | 46,413 | Growing up... or something |
I would like to try to start blogging more, though I'm not sure what about. Ge... | Aug 27 '18 | growing-up-or-something-564p | /kritner/growing-up-or-something-564p | https://dev.to/kritner/growing-up-or-something-564p | 0 | 5 | null | 2018-08-27T20:56:40Z | null | null | 5 | null | https://kritner.blogspot.com/2014/05/growing-up-or-something.html | 2018-08-27T20:50:20Z | null | 2018-08-27T20:56:40Z | 2014-05-12T01:32:00Z | 2014-05-12T01:32:00Z | 0 | ['net', 'career', 'certification', 'peregrin'] | net, career, certification, peregrin | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,668 | |
article | 46,610 | What is the Business Value of Unit Testing? Part 2 |
Part 2 you are here
Part 1
In the previous post, we started on a business ap... | Aug 28 '18 | what-is-the-business-value-of-unit-testing-part-2-4gk9 | /kritner/what-is-the-business-value-of-unit-testing-part-2-4gk9 | https://dev.to/kritner/what-is-the-business-value-of-unit-testing-part-2-4gk9 | 0 | 6 | null | 2018-08-28T20:01:31Z | null | null | 6 | null | https://kritner.blogspot.com/2016/02/what-is-business-value-of-unit-testing_22.html | 2018-08-28T18:44:32Z | 2019-02-11T18:09:29Z | 2018-08-28T20:01:31Z | 2016-02-23T00:53:00Z | 2016-02-23T00:53:00Z | 5 | ['net', 'aspnet', 'csharp', 'unittesting'] | net, aspnet, csharp, unittesting | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,669 | |
article | 46,419 | Getting started with Unit Testing and Moq - Part 2 |
Part 1
Part 2 you are here
Part 3
Part 4
In the previous post I started on a... | Aug 27 '18 | getting-started-with-unit-testing-and-moq---part-2-406 | /kritner/getting-started-with-unit-testing-and-moq---part-2-406 | https://dev.to/kritner/getting-started-with-unit-testing-and-moq---part-2-406 | 0 | 10 | null | 2018-08-27T20:58:10Z | null | null | 10 | null | https://kritner.blogspot.com/2015/12/in-previous-post-i-started-on-project.html | 2018-08-27T20:50:25Z | 2019-02-11T18:09:22Z | 2018-08-27T20:58:10Z | 2015-12-17T00:16:00Z | 2015-12-17T00:16:00Z | 4 | ['net', 'aspnet', 'csharp', 'development'] | net, aspnet, csharp, development | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,670 | |
article | 46,607 | Getting started with Unit Testing and Moq - Part 3 |
Part 1
Part 2
Part 3 you are here
Part 4
In the previous post we got our fir... | Aug 28 '18 | getting-started-with-unit-testing-and-moq---part-3-1nhh | /kritner/getting-started-with-unit-testing-and-moq---part-3-1nhh | https://dev.to/kritner/getting-started-with-unit-testing-and-moq---part-3-1nhh | 0 | 7 | null | 2018-08-28T20:00:15Z | null | null | 7 | null | https://kritner.blogspot.com/2015/12/getting-started-with-unit-testing-and.html | 2018-08-28T18:44:30Z | 2019-02-11T18:09:16Z | 2018-08-28T20:00:15Z | 2015-12-21T10:16:00Z | 2015-12-21T10:16:00Z | 4 | ['net', 'aspnet', 'csharp', 'development'] | net, aspnet, csharp, development | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,671 | |
article | 46,609 | What is the Business Value of Unit Testing? Part 1 |
Part 2
Part 1 you are here
We've been doing a lot more concentration on unit... | Aug 28 '18 | what-is-the-business-value-of-unit-testing-part-1-59e5 | /kritner/what-is-the-business-value-of-unit-testing-part-1-59e5 | https://dev.to/kritner/what-is-the-business-value-of-unit-testing-part-1-59e5 | 0 | 6 | null | 2018-08-28T20:01:19Z | null | null | 6 | null | https://kritner.blogspot.com/2016/02/what-is-business-value-of-unit-testing.html | 2018-08-28T18:44:31Z | 2019-02-11T18:08:55Z | 2018-08-28T20:01:19Z | 2016-02-22T01:38:00Z | 2016-02-22T01:38:00Z | 3 | ['net', 'aspnet', 'csharp', 'unittesting'] | net, aspnet, csharp, unittesting | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,672 | |
article | 46,608 | Getting started with Unit Testing and Moq - Part 4 |
Part 1
Part 2
Part 3
Part 4 you are here
In the previous post, we had setup ... | Aug 28 '18 | getting-started-with-unit-testing-and-moq---part-4-2l2i | /kritner/getting-started-with-unit-testing-and-moq---part-4-2l2i | https://dev.to/kritner/getting-started-with-unit-testing-and-moq---part-4-2l2i | 0 | 6 | null | 2018-08-28T20:01:07Z | null | null | 6 | null | https://kritner.blogspot.com/2016/01/getting-started-with-unit-testing-and.html | 2018-08-28T18:44:31Z | 2019-02-11T18:08:41Z | 2018-08-28T20:01:07Z | 2016-01-04T12:19:00Z | 2016-01-04T12:19:00Z | 5 | ['net', 'aspnet', 'csharp', 'development'] | net, aspnet, csharp, development | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,673 | |
article | 46,414 | DateRanges in C# |
Been playing around a bit with GitHub to try to get the feel for Git terminolog... | Aug 27 '18 | dateranges-in-c-1aco | /kritner/dateranges-in-c-1aco | https://dev.to/kritner/dateranges-in-c-1aco | 0 | 8 | null | 2018-08-27T20:56:56Z | null | null | 8 | null | https://kritner.blogspot.com/2014/11/dateranges-in-c.html | 2018-08-27T20:50:21Z | 2019-02-11T18:08:16Z | 2018-08-27T20:56:56Z | 2014-11-29T00:29:00Z | 2014-11-29T00:29:00Z | 1 | ['net', 'csharp', 'daterange', 'git'] | net, csharp, daterange, git | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,674 | |
article | 46,421 | "non string" category NUnit tests |
Didn't feel very "clean" about [Category("MyCategory")] peppered throughout the... | Aug 27 '18 | non-string-category-nunit-tests-3f97 | /kritner/non-string-category-nunit-tests-3f97 | https://dev.to/kritner/non-string-category-nunit-tests-3f97 | 1 | 6 | null | 2018-08-27T20:58:41Z | null | null | 6 | null | https://kritner.blogspot.com/2017/05/non-string-category-nunit-tests.html | 2018-08-27T20:50:28Z | 2019-02-11T18:07:55Z | 2018-08-27T20:58:41Z | 2017-05-23T18:21:00Z | 2018-08-27T21:06:59Z | 1 | ['net', 'aspnet', 'csharp', 'nunit'] | net, aspnet, csharp, nunit | {'name': 'Russ Hammett', 'username': 'kritner', 'twitter_username': 'RLHammett', 'github_username': 'Kritner', 'user_id': 89783, 'website_url': 'https://blog.kritner.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,675 | |
article | 36,962 | Scrape a Website & Send an E-mail with Azure Functions |
Serverless Functions are an awesome way to create small tasks that can run on a... | Jun 30 '18 | scrape-a-website--send-an-e-mail-with-azure-functions-1bo7 | /mattferderer/scrape-a-website--send-an-e-mail-with-azure-functions-1bo7 | https://dev.to/mattferderer/scrape-a-website--send-an-e-mail-with-azure-functions-1bo7 | 0 | 10 | null | 2018-06-30T17:10:52Z | null | null | 10 | https://mattferderer.com/scrape-a-website-and-send-an-email-with-azure-functions | 2018-06-28T02:14:01Z | null | 2018-06-30T17:10:52Z | 2018-06-27T20:12:23Z | 2018-06-27T20:12:23Z | 0 | ['net', 'azure', 'azurefunctions', 'serverless'] | net, azure, azurefunctions, serverless | {'name': 'Matt Ferderer', 'username': 'mattferderer', 'twitter_username': 'mattferderer', 'github_username': 'mattferderer', 'user_id': 72593, 'website_url': 'https://mattferderer.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 1,676 | ||
article | 34,897 | Debugging Asp.Net Core 2 apps in Azure |
I’ve been getting under the skin of Asp.Net Core 2 following a failed experimen... | Jun 12 '18 | debugging-aspnet-core-2-apps-in-azure-349l | /craignicol/debugging-aspnet-core-2-apps-in-azure-349l | https://dev.to/craignicol/debugging-aspnet-core-2-apps-in-azure-349l | 0 | 9 | null | 2018-06-12T13:12:18Z | null | null | 9 | null | https://craignicol.wordpress.com/2018/06/12/debugging-asp-net-core-2-apps-in-azure/ | 2018-06-12T10:42:59Z | null | 2018-06-12T13:12:18Z | 2018-06-12T10:36:39Z | 2018-06-12T10:36:39Z | 2 | ['net', 'development', 'aspnet', 'azure'] | net, development, aspnet, azure | {'name': 'Craig Nicol (he/him)', 'username': 'craignicol', 'twitter_username': 'craignicol', 'github_username': 'craignicol', 'user_id': 64879, 'website_url': 'https://craignicol.wordpress.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 1,677 | |
article | 28,433 | Targeting builds for multiple frameworks and machines |
I’ve recently starting working on a new project in my spare time, DbUpgrader, a... | Apr 29 '18 | targeting-builds-for-multiple-frameworks-and-machines-5h22 | /davidwengier/targeting-builds-for-multiple-frameworks-and-machines-5h22 | https://dev.to/davidwengier/targeting-builds-for-multiple-frameworks-and-machines-5h22 | 1 | 10 | null | 2018-04-29T21:20:30Z | null | null | 10 | null | http://www.wengier.com/multi-targeting-builds/ | 2018-04-29T06:51:32Z | 2018-04-29T22:57:58Z | 2018-04-29T21:20:30Z | 2018-04-30T00:00:00Z | 2018-04-30T21:22:08Z | 6 | ['dotnet', 'net', 'netcore', 'netframework'] | dotnet, net, netcore, netframework | {'name': 'David Wengier', 'username': 'davidwengier', 'twitter_username': 'davidwengier', 'github_username': 'davidwengier', 'user_id': 48244, 'website_url': 'https://wengier.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 1,678 | |
article | 21,517 | How to build an online realtime counter using NET and Pusher | It is common practice on websites and applications to make viewers aware of how many others have inte... | Mar 4 '18 | how-to-build-an-online-realtime-counter-using-net-and-pusher-14dh | /neo/how-to-build-an-online-realtime-counter-using-net-and-pusher-14dh | https://dev.to/neo/how-to-build-an-online-realtime-counter-using-net-and-pusher-14dh | 0 | 17 | null | 2018-03-04T09:38:54Z | null | null | 17 | null | https://dev.to/neo/how-to-build-an-online-realtime-counter-using-net-and-pusher-14dh | 2018-03-04T09:38:54Z | null | null | 2018-03-04T09:38:54Z | 2018-03-04T09:38:54Z | 7 | ['net', 'pusher'] | net, pusher | {'name': 'Neo', 'username': 'neo', 'twitter_username': 'NeoIghodaro', 'github_username': 'neoighodaro', 'user_id': 3385, 'website_url': 'https://neoi.sh', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 1,679 | |
article | 16,950 | How to build a public anonymous chat app using .NET and Pusher |
Anonymity gives the likelihood to wear a cover, to end up being anyone you need... | Jan 15 '18 | how-to-build-a-public-anonymous-chat-app-using-net-and-pusher-pbj | /mezie/how-to-build-a-public-anonymous-chat-app-using-net-and-pusher-pbj | https://dev.to/mezie/how-to-build-a-public-anonymous-chat-app-using-net-and-pusher-pbj | 0 | 10 | null | 2018-01-15T12:11:36Z | null | null | 10 | null | https://dev.to/mezie/how-to-build-a-public-anonymous-chat-app-using-net-and-pusher-pbj | 2018-01-15T12:11:36Z | null | null | 2018-01-15T12:11:36Z | 2018-03-13T20:17:45Z | 6 | ['net', 'pusher'] | net, pusher | {'name': 'Chimezie Enyinnaya', 'username': 'mezie', 'twitter_username': 'ammezie', 'github_username': 'ammezie', 'user_id': 25506, 'website_url': 'https://mezielabs.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 1,680 | |
article | 16,455 | How to build a photo feed using .NET and Pusher | How to build a photo feed using .NET and Pusher | Jan 8 '18 | how-to-build-a-photo-feed-using-net-and-pusher-8g1 | /samuelayo/how-to-build-a-photo-feed-using-net-and-pusher-8g1 | https://dev.to/samuelayo/how-to-build-a-photo-feed-using-net-and-pusher-8g1 | 0 | 8 | null | 2018-01-08T19:07:40Z | null | null | 8 | null | https://dev.to/samuelayo/how-to-build-a-photo-feed-using-net-and-pusher-8g1 | 2018-01-08T19:07:40Z | 2018-01-08T19:09:14Z | null | 2018-01-08T19:07:40Z | 2018-03-13T20:16:12Z | 8 | ['net', 'pusher', 'javascript'] | net, pusher, javascript | {'name': 'samuel ogundipe', 'username': 'samuelayo', 'twitter_username': None, 'github_username': 'samuelayo', 'user_id': 53014, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 1,681 | |
article | 7,195 | A Money value-object implementation in .NET | An introduction to NMoneys, a money value-object implementation that follows the ISO 4217 standard. | Aug 21 '17 | a-money-value-object-implementation-in-net | /dgg/a-money-value-object-implementation-in-net | https://dev.to/dgg/a-money-value-object-implementation-in-net | 0 | 9 | null | 2017-08-21T10:20:27Z | null | null | 9 | null | https://dev.to/dgg/a-money-value-object-implementation-in-net | 2017-08-21T09:08:37Z | null | null | 2017-08-21T10:20:27Z | 2018-03-13T16:54:04Z | 3 | ['net', 'money', 'valueobject', 'nmoneys'] | net, money, valueobject, nmoneys | {'name': 'Daniel González García', 'username': 'dgg', 'twitter_username': None, 'github_username': 'dgg', 'user_id': 27492, 'website_url': 'https://dgondotnet.blogspot.dk/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 1,682 | |
article | 5,582 | ArticleNotFoundException:404 | null | Jul 12 '17 | articlenotfoundexception404 | /dim0kq/articlenotfoundexception404 | https://dev.to/dim0kq/articlenotfoundexception404 | 0 | 18 | null | 2017-07-12T15:52:03Z | null | null | 18 | null | https://dev.to/dim0kq/articlenotfoundexception404 | 2017-07-12T11:41:25Z | null | null | 2017-07-12T15:52:03Z | 2018-03-13T16:00:37Z | 4 | ['functional', 'exceptions', 'monads', 'net'] | functional, exceptions, monads, net | {'name': 'dim0kq', 'username': 'dim0kq', 'twitter_username': 'dim0kq', 'github_username': 'd1mnewz', 'user_id': 5663, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil... | null | null | 1,683 | |
article | 2,519 | Hi, I'm Eduardo Merino | descripta ergo sum | Mar 30 '17 | hi-im-eduardo-merino | /emerinohdz/hi-im-eduardo-merino | https://dev.to/emerinohdz/hi-im-eduardo-merino | 0 | 2 | null | 2017-03-30T19:12:50Z | null | null | 2 | https://dev.to/emerinohdz/hi-im-eduardo-merino | 2017-03-30T19:12:50Z | null | null | 2017-03-30T19:12:50Z | 2018-03-13T16:14:06Z | 1 | ['net'] | net | {'name': 'Eduardo Merino', 'username': 'emerinohdz', 'twitter_username': 'emerinohdz', 'github_username': None, 'user_id': 14320, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fu... | null | null | 1,684 | ||
article | 934 | A File Upload API with Nancy, .NET Core in a Shockingly Small Amount of Code | A File Upload API with Nancy, .NET Core, Dapper, Azure Storage all published & deployed to Windows Azure. | Jan 31 '17 | a-file-upload-api-with-nancy-net-core-in-a-shockingly-small-amount-of-code | /nandotechinc/a-file-upload-api-with-nancy-net-core-in-a-shockingly-small-amount-of-code | https://dev.to/nandotechinc/a-file-upload-api-with-nancy-net-core-in-a-shockingly-small-amount-of-code | 0 | 7 | null | 2017-01-31T00:27:45Z | null | null | 7 | null | https://dev.to/nandotechinc/a-file-upload-api-with-nancy-net-core-in-a-shockingly-small-amount-of-code | 2017-01-31T00:27:45Z | null | null | 2017-01-31T00:27:45Z | 2018-03-13T16:00:58Z | 9 | ['net', 'netcore', 'nancyfx', 'webdev'] | net, netcore, nancyfx, webdev | {'name': 'Fernando Rodriguez ❄', 'username': 'nandotechinc', 'twitter_username': 'nand0tech', 'github_username': 'nandotech', 'user_id': 2549, 'website_url': 'https://blog.nandotech.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u... | null | null | 1,685 | |
article | 396,784 | I run an opensource company semi-successfully. Here are a few answers to questions I get a lot. | Our tech stack for every project is .net backend, vue.js/tailwind css frontend. I would say we have... | Jul 14 '20 | i-run-an-opensource-company-semi-successfully-here-are-a-few-answers-to-questions-i-get-a-lot-3boe | /paulchrisluke/i-run-an-opensource-company-semi-successfully-here-are-a-few-answers-to-questions-i-get-a-lot-3boe | https://dev.to/paulchrisluke/i-run-an-opensource-company-semi-successfully-here-are-a-few-answers-to-questions-i-get-a-lot-3boe | 0 | 7 | null | 2020-07-14T05:33:28Z | null | null | 7 | https://dev.to/paulchrisluke/i-run-an-opensource-company-semi-successfully-here-are-a-few-answers-to-questions-i-get-a-lot-3boe | 2020-07-14T05:24:48Z | null | null | 2020-07-14T05:33:28Z | 2020-07-14T05:33:28Z | 1 | ['opensource', 'vue', 'net', 'fooddelivery'] | opensource, vue, net, fooddelivery | {'name': 'Paul Chris Luke', 'username': 'paulchrisluke', 'twitter_username': None, 'github_username': 'paulchrisluke', 'user_id': 125672, 'website_url': 'https://github.com/orgs/whynotearth/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev... | null | null | 1,686 | ||
article | 1,948,106 | ¿Cómo afectan los medios la sociedad? | En la actualidad, los medios estadísticos internacionales juegan un papel importante en la influencia... | Aug 5 '24 | como-afectan-los-medios-la-sociedad-164f | /timespain/como-afectan-los-medios-la-sociedad-164f | https://dev.to/timespain/como-afectan-los-medios-la-sociedad-164f | 0 | 0 | null | 2024-08-05T07:00:26Z | es | null | 0 | null | https://dev.to/timespain/como-afectan-los-medios-la-sociedad-164f | 2024-08-05T07:00:27Z | null | null | 2024-08-05T07:00:26Z | 2024-08-05T07:00:26Z | 4 | ['world', 'lifestyle', 'sports', 'news'] | world, lifestyle, sports, news | {'name': 'Harry ', 'username': 'timespain', 'twitter_username': None, 'github_username': None, 'user_id': 1884072, 'website_url': 'https://timespain.es/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | {'name': 'news', 'bg_color_hex': '#111111', 'text_color_hex': '#fff9ac'} | 1,687 | |
article | 1,934,918 | Edited post | A post by Darksoni107 | Jul 24 '24 | sdhfhsdjkfsdk-fjklsd-jkl-4cjo | /divyansh_soni__/sdhfhsdjkfsdk-fjklsd-jkl-4cjo | https://dev.to/divyansh_soni__/sdhfhsdjkfsdk-fjklsd-jkl-4cjo | 0 | 0 | null | 2024-07-24T18:29:13Z | null | null | 0 | null | https://dev.to/divyansh_soni__/sdhfhsdjkfsdk-fjklsd-jkl-4cjo | 2024-07-24T18:29:14Z | 2024-08-22T10:45:25Z | null | 2024-07-24T18:29:13Z | 2024-07-24T18:29:13Z | 0 | ['game', 'world', 't'] | game, world, t | {'name': 'Divyash soni', 'username': 'divyansh_soni__', 'twitter_username': None, 'github_username': 'Darksoni107', 'user_id': 1202375, 'website_url': 'https://x.com/trivediyash5600', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 1,688 | |
article | 1,617,066 | How to become a pro at JavaScript | In this post, I will show you 5 awesome javascript tricks which will make your life more easier. And... | Oct 1 '23 | how-to-become-a-pro-at-javascript-2len | /kodar/how-to-become-a-pro-at-javascript-2len | https://dev.to/kodar/how-to-become-a-pro-at-javascript-2len | 0 | 0 | null | 2023-10-01T06:45:42Z | en | null | 0 | https://dev.to/developeratul/how-to-become-a-pro-at-javascript-fch | 2023-10-01T06:45:42Z | 2023-10-01T09:29:29Z | null | 2023-10-01T06:45:42Z | 2023-10-01T06:45:42Z | 2 | ['hello', 'world'] | hello, world | {'name': 'Kodar', 'username': 'kodar', 'twitter_username': None, 'github_username': 'Azam1976', 'user_id': 1008138, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_... | null | null | 1,689 | ||
article | 1,553,633 | Top 10 News Channel In The World | Introduction: In today's fast-paced world, staying updated with the latest news is more important... | Jul 30 '23 | top-10-news-channel-in-the-world-22c3 | /harshdeep020/top-10-news-channel-in-the-world-22c3 | https://dev.to/harshdeep020/top-10-news-channel-in-the-world-22c3 | 0 | 1 | null | 2023-07-30T06:07:05Z | en | null | 1 | null | https://www.knowledgebyharsh.tech/2023/06/top-10-news-channel-in-world.html | 2023-07-30T06:07:06Z | null | null | 2023-07-30T06:07:05Z | 2023-07-30T06:07:05Z | 1 | ['knowledgebyharsh', 'news', 'newschannel', 'world'] | knowledgebyharsh, news, newschannel, world | {'name': 'knowledge by harsh', 'username': 'harshdeep020', 'twitter_username': 'Harshdeep020', 'github_username': None, 'user_id': 1115252, 'website_url': 'https://www.knowledgebyharsh.tech/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev... | null | {'name': 'news', 'bg_color_hex': '#111111', 'text_color_hex': '#fff9ac'} | 1,690 | |
article | 1,543,470 | Top 10 Powerful Countries in Technology | Top 10 Powerful countries in Technology. In today's interconnected world, technology plays an... | Jul 20 '23 | top-10-powerful-countries-in-technology-472l | /saloniverma4782/top-10-powerful-countries-in-technology-472l | https://dev.to/saloniverma4782/top-10-powerful-countries-in-technology-472l | 0 | 0 | null | 2023-07-20T15:08:20Z | en | null | 0 | null | https://dev.to/saloniverma4782/top-10-powerful-countries-in-technology-472l | 2023-07-20T15:08:21Z | 2023-08-15T13:44:24Z | null | 2023-07-20T15:08:20Z | 2023-07-20T15:08:20Z | 1 | ['powerful', 'countries', 'world', 'technology'] | powerful, countries, world, technology | {'name': 'Saloni Verma', 'username': 'saloniverma4782', 'twitter_username': 'Saloniverma4782', 'github_username': None, 'user_id': 1118542, 'website_url': 'https://www.indiantechnologyskills.tech/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F... | null | null | 1,691 | |
article | 1,314,848 | Start-up looking for partners | Hi we are working on this startup we are basically looking for pros in cyber-security, networking and... | Jan 2 '23 | start-up-looking-for-partners-1522 | /aramulewesley/start-up-looking-for-partners-1522 | https://dev.to/aramulewesley/start-up-looking-for-partners-1522 | 1 | 1 | null | 2023-01-02T09:34:14Z | en | null | 1 | https://dev.to/aramulewesley/start-up-looking-for-partners-1522 | 2023-01-02T09:34:15Z | null | null | 2023-01-02T09:34:14Z | 2024-04-11T03:02:53Z | 1 | ['partner', 'changing', 'the', 'world'] | partner, changing, the, world | {'name': 'ARAMULEWESLEY', 'username': 'aramulewesley', 'twitter_username': None, 'github_username': 'ARAMULEWESLEY', 'user_id': 915919, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 1,692 | ||
article | 1,212,749 | Playlist: Now Go Build with Werner Vogels - Season 1, 2 & 3 | Season 1️⃣ Episode 1 - Jakarta 🇮🇩 Follow Dr. Werner Vogels, Amazon CTO, through... | Oct 6 '22 | playlist-now-go-build-with-werner-vogels-season-1-2-3-54ob | /skabba/playlist-now-go-build-with-werner-vogels-season-1-2-3-54ob | https://dev.to/skabba/playlist-now-go-build-with-werner-vogels-season-1-2-3-54ob | 0 | 2 | null | 2022-10-06T19:37:41Z | en | null | 2 | https://dev.to/skabba/playlist-now-go-build-with-werner-vogels-season-1-2-3-54ob | 2022-10-06T14:53:40Z | 2023-11-09T08:36:50Z | null | 2022-10-06T19:37:41Z | 2022-10-06T19:37:41Z | 4 | ['aws', 'build', 'awscommunity', 'world'] | aws, build, awscommunity, world | {'name': 'Enri Peters', 'username': 'skabba', 'twitter_username': None, 'github_username': 'skabba', 'user_id': 760020, 'website_url': 'https://ityou.tech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 1,693 | ||
article | 1,144,683 | did you know what happened today? | Liquid syntax error: Tag '{%' was not properly terminated with regexp: /\%\}/ | Jul 19 '22 | did-you-know-what-happened-today-55on | /mohamedallam/did-you-know-what-happened-today-55on | https://dev.to/mohamedallam/did-you-know-what-happened-today-55on | 1 | 4 | 18,954 | 2022-07-19T11:12:02Z | null | null | 4 | null | https://dev.to/mohamedallam/did-you-know-what-happened-today-55on | 2022-07-19T11:12:02Z | null | null | 2022-07-19T11:12:02Z | 2022-07-21T17:03:17Z | 1 | ['discuss', 'world'] | discuss, world | {'name': 'Mohamed Allam', 'username': 'mohamedallam', 'twitter_username': 'mohamedallamorg', 'github_username': 'mohamedallam1991', 'user_id': 675108, 'website_url': 'https://laravelexample.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2F... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 1,694 | |
article | 1,112,266 | Hello World | print("hello world") | Jun 12 '22 | hello-world-100l | /catsarecoo/hello-world-100l | https://dev.to/catsarecoo/hello-world-100l | 0 | 4 | null | 2022-06-12T21:15:00Z | null | null | 4 | https://dev.to/catsarecoo/hello-world-100l | 2022-06-12T21:15:00Z | null | null | 2022-06-12T21:15:00Z | 2022-06-12T21:15:00Z | 1 | ['hello', 'world'] | hello, world | {'name': 'catsarecoo', 'username': 'catsarecoo', 'twitter_username': None, 'github_username': 'catsarecoo', 'user_id': 876137, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | null | 1,695 | ||
article | 1,065,400 | State of the World - April 2022 | Unless you have been in a bunker at the north pole, you have heard about the war in Ukraine. All the... | Apr 24 '22 | state-of-the-world-april-2022-3nm7 | /fabiocosta89/state-of-the-world-april-2022-3nm7 | https://dev.to/fabiocosta89/state-of-the-world-april-2022-3nm7 | 0 | 1 | null | 2022-04-24T08:56:49Z | null | null | 1 | https://dev.to/fabiocosta89/state-of-the-world-april-2022-3nm7 | 2022-04-24T08:50:28Z | 2022-04-24T09:01:35Z | null | 2022-04-24T08:56:49Z | 2022-04-24T08:56:49Z | 2 | ['peace', 'world'] | peace, world | {'name': 'Fabio Costa', 'username': 'fabiocosta89', 'twitter_username': 'fabioocosta89', 'github_username': 'fabiocosta89', 'user_id': 614635, 'website_url': 'https://fabiocosta.eu', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 1,696 | ||
article | 1,084,733 | Hello World in java swing... | Hello guys today i am going to show you how you can print "Hello World" in java swing. Now, what is... | May 13 '22 | hello-world-in-java-swing-2j3a | /suhakim/hello-world-in-java-swing-2j3a | https://dev.to/suhakim/hello-world-in-java-swing-2j3a | 0 | 9 | null | 2022-05-13T18:42:02Z | null | null | 9 | null | https://dev.to/suhakim/hello-world-in-java-swing-2j3a | 2022-05-13T18:42:02Z | null | null | 2022-05-13T18:42:02Z | 2022-05-13T18:42:02Z | 1 | ['java', 'swing', 'hello', 'world'] | java, swing, hello, world | {'name': 'sadiul hakim', 'username': 'suhakim', 'twitter_username': 'SUHAKIM9', 'github_username': 'SU-HAKIM', 'user_id': 670138, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fu... | null | null | 1,697 | |
article | 1,045,334 | Hello World | A primeira postagem aqui não poderia faltar um hello word clássico, decidi fazer essa conta no DEV.to... | Apr 5 '22 | hello-world-44gk | /plsr12/hello-world-44gk | https://dev.to/plsr12/hello-world-44gk | 0 | 4 | null | 2022-04-05T11:31:04Z | null | null | 4 | null | https://dev.to/plsr12/hello-world-44gk | 2022-04-05T11:31:04Z | 2024-01-19T21:01:37Z | null | 2022-04-05T11:31:04Z | 2022-04-05T11:31:04Z | 1 | ['webdev', 'world', 'hello', 'beginners'] | webdev, world, hello, beginners | {'name': 'Pedro Dos Santos', 'username': 'plsr12', 'twitter_username': None, 'github_username': 'PLSR12', 'user_id': 842398, 'website_url': 'https://github.com/PLSR12', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 1,698 | |
article | 1,000,118 | Now what!? | Now what!? | Feb 24 '22 | now-what-3fl6 | /nikola/now-what-3fl6 | https://dev.to/nikola/now-what-3fl6 | 0 | 4 | null | 2022-02-24T11:50:25Z | null | null | 4 | https://dev.to/nikola/now-what-3fl6 | 2022-02-24T11:50:25Z | null | null | 2022-02-24T11:50:25Z | 2022-02-24T11:50:25Z | 1 | ['discuss', 'world'] | discuss, world | {'name': 'Nikola Brežnjak', 'username': 'nikola', 'twitter_username': 'HitmanHR', 'github_username': 'Hitman666', 'user_id': 5761, 'website_url': 'http://www.nikola-breznjak.com/blog', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 1,699 | ||
article | 987,198 | War should never be the solution | War should never be the solution | Feb 12 '22 | war-should-never-be-the-solution-5ec7 | /nikola/war-should-never-be-the-solution-5ec7 | https://dev.to/nikola/war-should-never-be-the-solution-5ec7 | 0 | 3 | null | 2022-02-12T17:32:12Z | null | null | 3 | https://dev.to/nikola/war-should-never-be-the-solution-5ec7 | 2022-02-12T17:32:05Z | 2022-02-12T17:33:21Z | null | 2022-02-12T17:32:12Z | 2022-02-12T17:32:12Z | 1 | ['discuss', 'world', 'wtfishappening'] | discuss, world, wtfishappening | {'name': 'Nikola Brežnjak', 'username': 'nikola', 'twitter_username': 'HitmanHR', 'github_username': 'Hitman666', 'user_id': 5761, 'website_url': 'http://www.nikola-breznjak.com/blog', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 1,700 | ||
article | 987,172 | Hello, World! | Well, this is the first step to doing anything really if you are a programmer. Hello, World! I'm... | Feb 12 '22 | hello-world-ie7 | /theawesomeguy47/hello-world-ie7 | https://dev.to/theawesomeguy47/hello-world-ie7 | 0 | 4 | null | 2022-02-12T15:55:38Z | null | null | 4 | null | https://dev.to/theawesomeguy47/hello-world-ie7 | 2022-02-12T15:55:25Z | null | null | 2022-02-12T15:55:38Z | 2022-02-12T15:55:38Z | 1 | ['firstpost', 'introduction', 'hello', 'world'] | firstpost, introduction, hello, world | {'name': 'TheAwesomeGuy47', 'username': 'theawesomeguy47', 'twitter_username': None, 'github_username': 'TheAwesomeGuy47', 'user_id': 788039, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2... | null | null | 1,701 | |
article | 987,203 | We haven't learned anything | We haven't learned anything | Feb 12 '22 | we-havent-learned-anything-4c29 | /nikola/we-havent-learned-anything-4c29 | https://dev.to/nikola/we-havent-learned-anything-4c29 | 0 | 3 | null | 2022-02-12T17:40:18Z | null | null | 3 | https://dev.to/nikola/we-havent-learned-anything-4c29 | 2022-02-12T17:40:18Z | null | null | 2022-02-12T17:40:18Z | 2022-02-12T17:40:18Z | 1 | ['discuss', 'world', 'wtfishappening'] | discuss, world, wtfishappening | {'name': 'Nikola Brežnjak', 'username': 'nikola', 'twitter_username': 'HitmanHR', 'github_username': 'Hitman666', 'user_id': 5761, 'website_url': 'http://www.nikola-breznjak.com/blog', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 1,702 | ||
article | 895,733 | Are you Busy? | Yes. Sometimes... Do you know what i talking about? The world change us. Digital life are... | Nov 11 '21 | are-you-busy-24i7 | /cristiancezarmoises/are-you-busy-24i7 | https://dev.to/cristiancezarmoises/are-you-busy-24i7 | 0 | 1 | null | 2021-11-11T23:32:54Z | en | null | 1 | https://dev.to/cristiancezarmoises/are-you-busy-24i7 | 2021-11-11T23:32:54Z | 2021-11-11T23:34:01Z | null | 2021-11-11T23:32:54Z | 2021-11-11T23:32:54Z | 1 | ['time', 'world', 'digital', 'lifestyle'] | time, world, digital, lifestyle | {'name': 'Cristian Cezar Moisés', 'username': 'cristiancezarmoises', 'twitter_username': None, 'github_username': 'cristiancmoises', 'user_id': 653522, 'website_url': 'https://whoami.securityops.co', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2... | null | null | 1,703 | ||
article | 874,212 | Who were programmers? | Hi, my name is Saifullah Usmani. I am a Programmer and a Graphic Designer. I have been programming... | Oct 24 '21 | what-programmers-were-supposed-to-be-7np | /saifullahusmani/what-programmers-were-supposed-to-be-7np | https://dev.to/saifullahusmani/what-programmers-were-supposed-to-be-7np | 0 | 2 | null | 2021-10-24T08:56:15Z | en | null | 2 | null | https://dev.to/saifullahusmani/what-programmers-were-supposed-to-be-7np | 2021-10-24T08:56:15Z | 2022-11-22T08:45:19Z | null | 2021-10-24T08:56:15Z | 2021-10-24T08:56:15Z | 2 | ['programming', 'beginners', 'career', 'world'] | programming, beginners, career, world | {'name': 'Saif Ullah Usmani', 'username': 'saifullahusmani', 'twitter_username': 'Saifull90692578', 'github_username': 'SaifullahUsmani693', 'user_id': 638356, 'website_url': 'https://saifullahusmani.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/htt... | null | null | 1,704 | |
article | 558,612 | Introduction to Programming in C | Super basic blast through each line of your standard Hello World in C | Jan 2 '21 | introduction-to-programming-in-c-28mb | /therealdarkmage/introduction-to-programming-in-c-28mb | https://dev.to/therealdarkmage/introduction-to-programming-in-c-28mb | 2 | 5 | null | 2021-01-02T01:31:07Z | en | null | 5 | null | https://dev.to/therealdarkmage/introduction-to-programming-in-c-28mb | 2021-01-02T01:30:53Z | null | null | 2021-01-02T01:31:07Z | 2021-01-09T00:07:25Z | 2 | ['c', 'hello', 'world', 'programming'] | c, hello, world, programming | {'name': 'darkmage', 'username': 'therealdarkmage', 'twitter_username': 'evildojo666', 'github_username': 'mikedesu', 'user_id': 144806, 'website_url': 'https://www.evildojo.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 1,705 | |
article | 528,039 | Hello World | My first post | Nov 29 '20 | hello-world-m1b | /assmaster/hello-world-m1b | https://dev.to/assmaster/hello-world-m1b | 1 | 1 | null | 2020-11-29T14:47:17Z | null | null | 1 | null | https://dev.to/assmaster/hello-world-m1b | 2020-11-29T14:47:17Z | null | null | 2020-11-29T14:47:17Z | 2020-11-29T18:02:52Z | 1 | ['hello', 'world'] | hello, world | {'name': 'Assmaster', 'username': 'assmaster', 'twitter_username': 'TheAbbie_Bot', 'github_username': None, 'user_id': 522715, 'website_url': 'https://theabbie.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 1,706 | |
article | 481,407 | Hello World!! | Hello DEVs, I am Samarth Kamath, hope to learn a lot from all of you. | Oct 8 '20 | hello-world-1d7 | /ksamarth/hello-world-1d7 | https://dev.to/ksamarth/hello-world-1d7 | 0 | 3 | null | 2020-10-08T15:07:32Z | en | null | 3 | null | https://dev.to/ksamarth/hello-world-1d7 | 2020-10-08T15:07:32Z | null | null | 2020-10-08T15:07:32Z | 2020-10-08T15:07:32Z | 1 | ['new', 'hello', 'world'] | new, hello, world | {'name': 'K Samarth N Kamath', 'username': 'ksamarth', 'twitter_username': 'KSamarthNKamat2', 'github_username': 'k-samarth', 'user_id': 485479, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 1,707 | |
article | 433,902 | Hello New World | Hello! This is my first post in Hugo. In the past, I had a blog in the same domain that used WordPres... | Aug 21 '20 | hello-new-world-1kle | /carbans/hello-new-world-1kle | https://dev.to/carbans/hello-new-world-1kle | 0 | 1 | null | 2020-08-21T11:19:12Z | en | null | 1 | null | https://carbans.gitlab.io/hello_world/ | 2020-08-21T11:19:12Z | 2020-08-21T11:34:32Z | null | 2020-08-21T11:19:12Z | 2020-08-21T11:19:12Z | 1 | ['hello', 'world', 'hugo', 'personal'] | hello, world, hugo, personal | {'name': 'Carlos', 'username': 'carbans', 'twitter_username': None, 'github_username': 'carbans', 'user_id': 174481, 'website_url': 'https://carloslatorre.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 1,708 | |
article | 162,129 | Hello, World! | A post by Leo Cavalcante | Aug 26 '19 | hello-world-51ip | /leocavalcante/hello-world-51ip | https://dev.to/leocavalcante/hello-world-51ip | 0 | 4 | null | 2019-08-26T18:51:10Z | null | null | 4 | null | https://dev.to/leocavalcante/hello-world-51ip | 2019-08-26T18:51:10Z | 2021-05-10T01:53:59Z | null | 2019-08-26T18:51:10Z | 2019-08-26T18:51:10Z | 0 | ['hello', 'world', 'first', 'post'] | hello, world, first, post | {'name': 'Leo Cavalcante', 'username': 'leocavalcante', 'twitter_username': 'leocavalcante', 'github_username': 'leocavalcante', 'user_id': 218862, 'website_url': 'https://leocavalcante.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | null | 1,709 | |
article | 89,646 | Hello World! | A post by Vladimir Vujosevic | Mar 9 '19 | hello-world--1ccn | /frontmesh/hello-world--1ccn | https://dev.to/frontmesh/hello-world--1ccn | 0 | 4 | null | 2019-03-09T12:03:00Z | null | null | 4 | null | https://dev.to/frontmesh/hello-world--1ccn | 2019-03-09T12:02:47Z | null | null | 2019-03-09T12:03:00Z | 2019-03-09T12:03:00Z | 0 | ['hello', 'world'] | hello, world | {'name': 'Vladimir Vujosevic', 'username': 'frontmesh', 'twitter_username': 'frontmesh', 'github_username': 'frontmesh', 'user_id': 143709, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 1,710 | |
article | 1,383 | Hi, this is 5chdn | My hello, world! | Feb 22 '17 | hi-this-is-5chdn | /5chdn/hi-this-is-5chdn | https://dev.to/5chdn/hi-this-is-5chdn | 2 | 2 | null | 2017-02-22T20:25:30Z | null | null | 2 | null | https://dev.to/5chdn/hi-this-is-5chdn | 2017-02-22T20:25:30Z | 2017-09-21T09:16:04Z | null | 2017-02-22T20:25:30Z | 2021-04-13T23:39:14Z | 1 | ['introductions', 'hello', 'world'] | introductions, hello, world | {'name': 'Afri Schoedon', 'username': '5chdn', 'twitter_username': 'a4fri', 'github_username': '5chdn', 'user_id': 4719, 'website_url': 'https://5chdn.co', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupload... | null | null | 1,711 | |
article | 204,604 | Hello dev.to guys | Hello guys~ i think dev.to is awesome to me | Nov 13 '19 | hello-dev-to-guys-4md8 | /jili/hello-dev-to-guys-4md8 | https://dev.to/jili/hello-dev-to-guys-4md8 | 2 | 4 | null | 2019-11-13T02:29:03Z | null | null | 4 | null | https://dev.to/jili/hello-dev-to-guys-4md8 | 2019-11-13T02:29:03Z | null | null | 2019-11-13T02:29:03Z | 2020-06-13T09:47:39Z | 1 | ['hello', 'world', 'newbie'] | hello, world, newbie | {'name': 'Josh', 'username': 'jili', 'twitter_username': None, 'github_username': 'yevgnenll', 'user_id': 270691, 'website_url': 'https://yevgnenll.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 1,712 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.