Fanie Reynders
  • About
  • Blog
  • Live Coding
  • Videos
  • Speaking
  • Books
  • Resume
Schedule a call Social links

C#

A collection of 2 posts

What's new in C# 6

We chat to .NET MVP Jalpesh Vadgama about some of the new features that was released in the recent version of C# 6. Watch it here. Links * Sample code * C# 6 & VB 14 Feature roadmap Follow @jalpesh or visit http://www.dotnetjalps.com/ Please leave a comment and subscribe
Dec 9, 2015

A really handy "cheat-sheet" for Razor

I came across this cool syntax table that can come in quite handy when one is working with Razor in ASP.NET Syntax/SampleRazorWeb Forms Equivalent (or remarks)Code Block@{  int x = 123;  string y = "because.";}<%  int x = 123;  string y = "because.";%>Expression (Html
Nov 3, 2011 1 min read
Fanie Reynders © 2025