Geeks with Blogs
HomeAbout
  • Anti Forgery Tokens with AngularJS and ASP.NET Web API
    Single Page Applications using AngularJS with ASP.NET will by default leave our web api methods open to forgery abuse. A few simple steps will allow you…
    Frez · 2015-01-11
  • Ways to Share Data Along Different Web Pages Using ASP.Net Development Service
    When developers are asked, which coding language they would prefer to use to create web pages, they would gladly say ASP. Net Development. There are…
    aspdotnetdevelopment · 2015-01-08
  • Naming Things is Hard: Keeping Context in Mind
    Well, look at this naming stuff turning into a series Smile Nothing that you name in coding exists in a vacuum. It will all be used and referenced in a…
    Steve Wilkes · 2015-01-08
  • Installing Citrix XenServer from bootable USB stick
    Installing Citrix XenServer from bootable USB stick Installing XenServer 6.2 to my new Intel NUC was not so straight forward as thought.
    Marko Apfel · 2015-01-07
  • Generic wrapper for calling ASP.NET WEB API REST service using HttpClient with optional HMAC authentication
    Wanting to implement my business rules in a separate tier running on a different server than the presentation tier I decided that I wanted the business…
    Frez · 2015-01-05
  • Mediation Models for iPaaS and EAI
    This is the third in a series of articles on the emerging world of microservices PaaS and its relevance to Enterprise Application Integration. The other…
    Charles Young · 2015-01-04
  • Exploring Bai Tu Long National Park - Treasure of nature
    becomes so popular to tourists all over the world. And, not far from the outstanding World Natural Heritage, there is a famous national park with a quite…
    AloTrip Travel · 2015-01-01
  • Naming Things is Hard: Method-Naming Patterns
    Here's a few of the method-naming patterns I've come across / developed / adopted. If this method didn't find any customers, what would you expect it to…
    Steve Wilkes · 2014-12-31
  • Naming Things is Hard: Dictionaries
    Following on from my previous post on naming things, here's a few words about naming dictionaries. I've been working with a codebase recently which makes…
    Steve Wilkes · 2014-12-30
  • Implementing RoleManager in ASP.NET MVC 5
    There is something great included in ASP.NET MVC 5 that seems underutilized except by the ASP.NET MVC team. The rest of us seem to be ignoring it, which…
    MightyZot · 2014-12-28
  • Naming Things is Hard: Finding the Right Level of Abstraction
    It is said and experience has confirmed - in programming, naming things is hard"). So hard in fact that it's common for programmers with years and years…
    Steve Wilkes · 2014-12-28
  • Hanoi egg coffee to taste to memorize
    is partly regarded as the cradle reflecting clearly most. Hanoi cuisine is not just famous for Vietnamese traditional dishes, but also second-to-none…
    AloTrip Travel · 2014-12-22
  • 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…
    Charles Young · 2014-12-20
  • Ambiguous Classes in C#
    Ambiguous Classes in C# I recently had cause to reference two libraries which both contained the same class file. The Namespace : Class where therefore…
    bconlon · 2014-12-18
  • Versioning in WebAPI using Route Constraints
    I had an interesting problem with API versioning. The API behaviour for a given resource was going to change between version 1.x and 1.y, but the…
    Elton Stoneman · 2014-12-18
  • What Is The Difference Between FileFlags.Random (FILE_FLAG_RANDOM_ACCESS) And FileFlags.SequentialScan (FILE_FLAG_SEQUENTIAL_SCAN)?
    What Is The Difference Between FileFlags.Random (FILE\FLAG\RANDOM\ACCESS) And FileFlags.SequentialScan (FILE\FLAG\SEQUENTIAL\SCAN)?
    Alois Kraus · 2014-12-14
  • Better way to load dependent assemblies in your Visual Studio extensions
    I had previously written on how to load custom assemblies in your extension using AppDomain.CurrentDomain.AssemblyResolve. It required few lines of code…
    Utkarsh Shigihalli · 2014-12-13
  • How to detect an iOS device when working with Xamarin and Visual Studio
    Xamarin + WAMS = Happiness (well, most of the time) ![image](/images/benko/how-to-detect-an-ios-device-when-working-with-xamarin/f29bc149-image8.png)!(http…
    Mike Benkovich · 2014-12-03
  • Visual Studio 2015 Features!
    Microsoft have released some more information about Visual Studio 2015 and the excellent new features! What's New In C# 6.0
    TATWORTH · 2014-11-27
  • How to implement User Role Management with ASP.NET Identity 2.0
    ![image](/images/benko/how-to-implement-user-role-management-with-asp.net-identity-2.0/af64edb4-image2.png)If you’ve been working with ASP.NET for any…
    Mike Benkovich · 2014-11-26
← Prev1…212223…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.