I have said this many times before, I love using extension methods. They are probably the easiest methods to write and can power up your code like never before. If you what to find out more, read on. LOOKING FOR SOMETHING ELSE? TRY THESE LINKS INSTEAD: C# 7 and .NET Core
Tag: Programming
Destroying Programmer Productivity
The Daily Six Pack: June 24, 2013
Skype Eavesdropping, yes that is correct; Skype is giving the NSA access to customer communications. That means everything you do on Skype, consider it logged on a server somewhere. How would you stay ahead of the game? Where do you begin protecting your assets and on-line communications? Dylan Love chats about
The Daily Six Pack: June 7, 2013
VS Anywhere is a third-party tool for Visual Studio. It helps to increase the collaboration between team members and especially developers. VS Anywhere will also allow knowledge transfer where Developers can setup and join a real-time learning session on-demand. Do you think that great programmers are born, not made? What do you
The Daily Six Pack: June 4, 2013
The Daily Six Pack: May 24, 2013
The Daily Six Pack: May 11, 2013
Hello and welcome to more tech goodness. Beth Massi, a Senior Program Manager on Microsoft's Visual Studio team answers a couple questions she received recently. In particular, how do you add data to tables with a one-to-zero-or-one relationship in Visual Studio LightSwitch. Then you might remember that earlier in the week Julie
When my code is in tons of trouble…Write in C
C# Programming – Caller Information Attributes
Okay, so I don't have a specific series for this and seeing as this is more of a programming tip, I'll leave it out of the Visual Studio 2012 Tips series. Caller Information Attributes are a very useful and probably underutilized feature implemented in the C#5.0 Compiler. Caller Information Attributes