.net.md
July 15, 2021 · View on GitHub
Bookmarks tagged [.net]
www.codever.land/bookmarks/t/.net
Home · xmlunit/user-guide Wiki
https://github.com/xmlunit/user-guide/wiki
XMLUnit is a library available for Java and .NET that helps verifying pieces of XML contain what they are supposed to. Its main use is inside of Unit Tests where you verify content created by your pro...
- tags: xmlunit, user-guide, java, .net
Dev Bookmarks
https://www.bookmarks.dev/howto/bookmarklets
Open source Bookmarks and Code Snippets Manager for Developers & Co. Easy bookmarking with bookmarklets, browser extensions and IDE plugins. Quick retrieval of dev bookmarks with custom and rapid sear...
RobThree/IdGen: Twitter Snowflake-alike ID generator for .Net
https://github.com/RobThree/IdGen
Twitter Snowflake-alike ID generator for .Net
- tags: .net, ids, id-generation
- :octocat: source code
XMLUnit - Unit Testing XML for Java and .NET home page
When testing XML your application creates, simple string comparisons don't cut it as there are many different ways the same XML content is serialized to a string. It doesn't even stop with serializati...
- tags: java, .net, testing, xml, xmlunit, unit-testing
- :octocat: source code
LinkAce
https://www.linkace.org/about/
- :calendar: published on: 2020-10-12
- tags: .net
Deta Docs home
https://docs.deta.sh/docs/home/
- tags: .net
First steps with asynchronous programming in C#
https://www.code4it.dev/blog/asynchronous-programming-in-csharp
Asynchronous programming is often seen as something cumbersome, so many developers avoid it. What, why and how to use it? Here are the first steps you can take to approach async programming.
How to search for YouTube videos in a channel with .NET Core 3
https://www.code4it.dev/blog/search-youtube-videos-dotnet
YouTube provides some APIs for getting info about a channel videos. But they also provide .NET libraries to achieve the same result with C. Let's have a try!
How to get video details from YouTube with .NET Core 3
https://www.code4it.dev/blog/get-youtube-video-details-dotnet
We have already seen how to search for videos in a YouTube channel. Now it's time to get details for a single video.
How you can create extension methods in C#
https://www.code4it.dev/blog/csharp-extension-methods
Extension methods in C are really useful, but there are few rules to follow...
Experimental C# with Scientist .NET
https://dev.to/integerman/experimental-c-with-scientist-net-10ap
A description of library, which enables testing different implementations of code.
graphql-dotnet
https://github.com/graphql-dotnet/graphql-dotnet
GraphQL for .NET.
- tags: graphql, .net, libraries
- :octocat: source code
graphql-net
https://github.com/ckimes89/graphql-net
GraphQL to IQueryable for .NET.
- tags: graphql, .net, libraries
- :octocat: source code
Hot Chocolate
https://github.com/ChilliCream/hotchocolate
GraphQL server for .Net Core and .NET Framework.
- tags: graphql, .net, libraries
- :octocat: source code
awesome-dotnet
https://github.com/quozd/awesome-dotnet#readme
A collection of awesome .NET libraries, tools, frameworks and software - quozd/awesome-dotnet
- tags: awesome-list, platform, .net
- :octocat: source code
Why do interface names begin with “I” – Brad Abrams
https://blogs.msdn.microsoft.com/brada/2004/02/03/why-do-interface-names-begin-with-i/
I am in the having one of those very useless “what-should-we-have-done” debates with a guy on my team and I thought I suck you folks into it. It is around naming of interfaces with an “I” prefix. S...
- tags: c-sharp, .net, coding-dispute
Silverlight 4
http://mek.oszk.hu/10300/10382/index.phtml
Árvai Zoltán, Csala Péter, Fár Attila Gergő, Kopacz Botond, Reiter István, Tóth László (PDF)
Honlapépítés a XXI. században
http://mek.oszk.hu/10300/10392/index.phtml
A WebMatrix csapat és Balássy György (PDF)
C# programozás lépésről lépésre
Reiter István (PDF)
C#
http://mek.oszk.hu/10300/10384/index.phtml
Reiter István (PDF)
El lenguaje de programación C#
http://dis.um.es/~bmoros/privado/bibliografia/LibroCsharp.pdf
(PDF)
Visual Studio .NET Tips and Tricks
http://www.infoq.com/minibooks/vsnettt
(VS 2003-2005 only)
- tags: free-programming-books, .net
Under the Hood of .NET Memory Management
http://download.red-gate.com/ebooks/DotNet/Under_the_Hood_of_.NET_Management.pdf
(PDF) (RedGate, By Chris Farrell and Nick Harrison)
- tags: free-programming-books, .net
.NET Performance Testing and Optimization - The Complete Guide
http://download.red-gate.com/ebooks/DotNet/Perf_Test_and_opt_eBook.zip
(RedGate, By Paul Glavich and Chris Farrell)
- tags: free-programming-books, .net
.NET for Visual FoxPro Developers
http://foxcentral.net/microsoft/NETforVFPDevelopers.htm
- tags: free-programming-books, .net
Game Creation with XNA
https://en.wikibooks.org/wiki/Game_Creation_with_XNA
- tags: free-programming-books, .net
Entity Framework
http://weblogs.asp.net/zeeshanhirani/my-christmas-present-to-the-entity-framework-community
- tags: free-programming-books, .net