Skip to content
Brian  By Experience

Brian By Experience

A bit of everything. Robots, Software Development, Libertarianism, Christianity, Anti-war

  • Home
  • About
  • Essential Links
    • Essential Links: Christianity
    • Essential Links: Game, Web, & General Software Engineering
      • Client Side Web Technologies… Coooolll!!!
      • .NET Resources
      • C & C++ Stuff… yay!
      • Reporting
    • Essential Links: Libertarian-ism, Capitalistic Anarchy, and other Pro-liberty sites.
    • Essential Links: Robotics & 3D Printing
    • Essential Links: Vegetarianism and Veganism
  • Categories
    • Brian By Experience
      • Liberty
      • Christianity
    • SNLS
    • 3D Modeling, Rendering, Printing, etc
    • Brian’s Code Extreme
      • JavaScript
      • SQL
      • C#

Category: C#

.NET, C#, Mono, EF, ASP.NET, and everything else surrounding C#.

Global Constants for C#… sorta

Since C# now supports using static System.String; to get to the string static classes, we can now use this to … More

Getting ready for “Async Main” for C#

Here is the MD for Async Main https://github.com/dotnet/csharplang/blob/master/proposals/csharp-7.1/async-main.md The problem is, you want to code for it now, so that … More

C#

Setting up my VSTS build environment

This is a summary of nightmares and preferences. This is a C# ASP.NET MVC Core project. Do not assume that … More

Securing your base code for SPAs using ASP.NET MVC the easy way

For this you will only need 1 controller, and 1 optional view. The controller is to provide routing details to … More

Word of the day!

TUPLE as in System.Tuple Look it up  

Tuple
C#

Date handling in C#

To understand this, walk the code. You can see it work at https://dotnetfiddle.net/LLl1Za

DateTimeOffset
C#

How to have your asp.net site convert images to embedable strings.

C# code to encode images into HTML How to embed these image into CSS How to embed these images into … More

Why hasn’t MS updated the SSRS Viewer in a while?

From https://connect.microsoft.com/SQLServer/feedback/details/798562/add-auto-refresh-option-for-reports-on-manage-report-page-to-report-manager Thanks for your feedback! When the report is going through the actual Report Viewer (e.g. Report Manager), we … More

rdlc, SSRS
C#

Brain Teaser: You have 3 dates with 3 offsets, from 3 variables, how do you find the newest date, but without using IF?

.NET
C#

When is your code done? When you finish the refactor refactor refactor rule.

Since unit test cases should be written before the actual code, you cannot say that code is done when the … More

Posts navigation

Older posts

Recent

  • The first fallen: Chapter 2, The new tools
  • Woes of being Diabetic
  • The first fallen: Chapter 1, The great liar
  • Why I hate Android.
  • My first installment of “#ItWouldHaveBeenNice”

Search

Archives

Categories

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com

Brian By Feed

RSS Feed RSS - Posts

Blog at WordPress.com.
Cancel