New: csharpAll contenthive-129948hive-196917krsteemhive-183959zzanphotographyhive-180932hive-166405hive-144064uncommonlabhive-185836bitcoinhive-183397hive-150122krsuccesshive-188619hive-101145lifehive-124908hive-145157hive-139150hive-109690hive-103599hive-184714TrendingNewHotLikerssmartercircuits (29)in code • last yearOn Writing Code: A Practical Guide to ProgrammingHave you ever wanted to write code or automate more of your tasks? It can be easier than you think. You don't need a degree to write good code to automate or even create desktop and web…mwaseemzakir (25)in dotnetcore • 2 years agosteemCreated with Sketch.How to Register Open Generics i n .NET Core Dependency InjectionIn this topic we would cover How to create a Open Generic Right way to register Dependency Injection If you have a generic interface and its generic implementation like we mostly do when…hellygeorge (25)in cprogramming • 3 years agoThe Goods and the Bads of C# ProgrammingA programming language is assumed topnotch when it’s easy to learn, performs well, and can be used for any type of task, application, or platform. Today, we’re looking at C#, a standard example…frannie14 (23)in techjob • 3 years agoC# Net Developer Job - HollandDevOps and C# .NET engineers - there's an opportunity for you to get involved in developing & scaling a rapidly growing e-commerce SaaS solution, ChannelEngine. (ChannelEngine's story began in…tudo.george (25)in c • 4 years agoLinq - why Count when there's Any?In not so few instances I've stumbled upon C# code along the lines of: bool areThereAny = someEnumerable.Where(elem => someCondition(elem)).Count > 0; The intention here is to determine…techprpr (34)in csharp • 5 years agoc# err: The reference assemblies for framework ".NETFramework,Version=v4.5" were not foundc# err: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found Subscribe all articles: Buy single article: Project 'ClassLibrary3' load finished with warnings: The…techprpr (34)in csharp • 5 years agoc# exp: easy way to fix build|rebuild errorc# exp: easy way to fix build|rebuild error Subscribe all articles: Buy single article: don't use donet core msbuild, install mono-complete, it include msbuild, use this "clean s ...(see…techprpr (34)in csharp • 5 years agoc# err: The reference assemblies for framework ".NETFramework,Version=v4.5" were not foundc# err: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found Subscribe all articles: Buy single article: Project 'ClassLibrary3' load finished with warnings: The…slayer10 (56)in tr • 5 years agoLet's learn c # together { Introduction to programming in Visual C # }Introduction to programming in Visual C # When the VS Express program is run, “Start Page gelir appears first. From here we can create a new project or open an existing project again with the 2012…slayer10 (56)in education • 5 years agoLet's learn c # together { Downloading and installing Visual Studio }Visual Studio Program This software, developed by Microsoft, allows us to write programs for many different platforms using different programming languages. Is Visual Studio Program Paid…slayer10 (56)in tr • 5 years agoLet's learn c # together. /// Haydi birlikte c# öğrenelim.Hello to everyone. The c # programming language has a very important place in our world. I will share with you what I know from the beginning here. I hope it will help you. Stay tuned. We will…marius.bughiu (25)in xamarin • 5 years agoAnimating backgrounds with Xamarin FormsI’ve started playing with animations in Xamarin Forms only recently and created a cool background animation for one of my apps which I thought I would share. So without any extra introduction, this…msicc (54)in xamarin • 5 years agoI just posted to Twitter (2019/06/05 11:12:26):@hindrikes got some points here: Why use #Xamarin in 2019?! #dotnet #csharp #share2steem External Link : Posted from Twitter via Share2Steemskysnap (67)in csharp • 5 years agoVisual C# : How To Make Windows Form Background Color TransparentLearn How To Make Windows Form Background Color to Transparent in C# using Visual Studio. If you like this video then Do share the video in the article to your friends or in your social media…skysnap (67)in csharp • 5 years agoVisual C# : How To Resize Windows form ApplicationLearn How To Resize Windows form C# Application using Visual Studio. If you like this video then Do share the video in the article to your friends or in your social media accounts. You can also…skysnap (67)in csharp • 5 years agoVisual C# : How To Use SaveFileDialog Control in Windows form ApplicationLearn How To Use SaveFileDialog Control in Windows form Application using Visual Studio. If you like this video then Do share the video in the article to your friends or in your social media…skysnap (67)in csharp • 5 years agoVisual C# : How To Use ProgressBar Control in Windows form ApplicationLearn How To Use ProgressBar Control in Windows form Application using Visual Studio. If you like this video then Do share the video in the article to your friends or in your social media…skysnap (67)in csharp • 5 years agoVisual C# : How To Use PictureBox Control in Windows form ApplicationLearn How To Use PictureBox Control in Windows form Application using Visual Studio. If you like this video then Do share the video in the article to your friends or in your social media…skysnap (67)in csharp • 5 years agoVisual C# : How To Use OpenFileDialog Control in Windows form ApplicationLearn How To Use OpenFileDialog Control in Windows form Application using Visual Studio. If you like this video then Do share the video in the article to your friends or in your social media…