- I am a Developer Turned MarketerHello everyone! I hope you have been doing well.
- C#/.NET Little Wonders: Expression-Bodied Members in C# 6Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to write and maintain. The index of all my pa…
- C#/.NET Little Wonders: Indexer Initializer SyntaxOnce again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to write and maintain. The index of all my pa…
- Serializers in .NET. v.2I've decided to keep live the first version of this post. It is interesting how tests evolve and how results change. V.1.0.10 see here.
- The IODA ArchitectureThe common architectural patterns are all pretty much the same. Layered architecture, MVC, Hexagonal architecture, Onion Architecture, Clean architecture… they all do two things:
- Obstructive DevelopersTldr: Don't accept obstructive behaviour as the norm, get to the root of it because there is probably an important reason.
- BIDS Helper 1.7.0 releasedA few days ago the BIDS Helper team released of v1.7.0 which you can download from here: https://bidshelper.codeplex.com/releases
- C#/.NET Little Wonders: Static Using Statements in C# 6Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to write and maintain. The index of all my pa…
- Motorcycle racing suit: For the most secure driving knowledgeIt is secured to say that you are affected with the motorcycle racing? Bearing this is the circumstances, then hold separating this article so you can better see how motorcycle security bits of bit…
- C#/.NET Little Wonders: String Interpolation in C# 6Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to write and maintain. The index of all my pa…
- Issue with Xamarin Forms–InitializeComponent does not exist-Xamarin XAML is not Windows XAMLHave you ever tried to reuse code by adding existing files to a project? In Visual Studio this usually works, with the file getting put into the right location, associating the editor based on the …
- Naming Things is Hard: Method-Naming PatternsHere's a few of the method-naming patterns I've come across / developed / adopted.
- Hexagonal Architecture–The Great Reconciler?This is the second in a series of articles on the emerging world of microservices PaaS and its relevance to Enterprise Application Integration. The other articles are:
- Boo appSettings! Yay applicationSettings!First off, please see my internet PSA at the bottom of this post on the difference between “yea”, “yeah”, and “yay”. Now that that is out of the way, I want to talk about settings. Almost every set…
- Favorite Visual Studio ExtensionsThe Visual Studio Gallery is the best place to find tools, controls, and templates to help make your life as a developer easier and more productive. Every so often, I publish my personal list of fa…
- Windows 8–can’t install .Net Framework 3.5 (0x800F0906, 0x800F081F)I’d recently put Windows 8 on a test machine at work and started installing what software I needed. Pretty quickly I found I needed to install .Net Framework 3.5 which is now a ‘Feature’ instead of…
- How Agility leads to functional design and even TDDWhat is it that the customer wants when she orders a software? Behavior. I define behavior as the relationship between input, output, and side effects.
- DocumentDB vs Azure SQL vs Azure TableMicrosoft Azure is now offering a third storage option for developers: DocumentDB. DocumentDB is a no-sql storage service that stores JSON documents natively and provides indexing capabilities alon…
- Top 3 methods to remove hair from Face!Unwanted hair on face makes the looks and beauty a bummer, it makes you feel shame and therefore women always look various methods to get rid of these ugly hairs. There are various methods to avoid…
- Our own Daily WTFIf you're a developer, you've probably heard of the website the DailyWTF. If you haven't, head on over to http://www.thedailywtf.com and read. And laugh. I'll wait.
