News

Kevin Pilch tours C# 7, highlighting new features -pattern matching, tuples, local functions and more-, sharing insights into the language design process, and discussing potential features for C# 8.
With C# 7.1, we’ll have a “ default literal ” described as, An expression with this classification can be implicitly converted to any type, by a default-or-null literal conversion.
What the Single Responsibility Design Principle Has to Do with C# Best Practices In this Q&A, highly regarded developer and educator Scott Allen shares his thoughts on coding with C#.
Net and C# .Microsoft's all-encompassing .NET strategy targets server-based applications that use standard Internet protocols, like Extended Meta Language (XML) and Simple Object ...
The observer design pattern defines one-to-many relationship between objects so that changes to one object can be notified to the other dependent objects The Observer design pattern falls under the ...
Take advantage of the command design pattern to decouple the requester of an action from the object that executes the action Design patterns are proven solutions used to solve common design problems ...
Microsoft Windows remains the dominant development platform in most environments, and C# is the language of choice for Microsoft and developers using this platform. It is comparable to Java in ...
The design and code generation tool IAR Visual State is based on state machines and helps developers bring order to their designs and speed up their projects.