C#

Collection of Windows Workflow 4 Tutorial Videos

Here is a collection of Video Tutorials on Windows Workflow Foundation 4. I found it very useful, hope you find it useful too.

The List seems to be growing, so remember to bookmark the page for more videos.

Here is the list...

Collection of Videos on Windows Workflow Foundation WF4

 

Why method calling through interfaces are slower than calling from abstract classes?

Really what is the use of Abstract Class

in

What is the use of Abstract class

What is Contract-First Development?

Contract-first design and development is not something new. It was formally introduced by Bertrand Meyer as a part of his Eiffel Programming Language design and has appeared in various technical publications since 19861,2. Therefore, understanding contracts from an old-school tool/technology perspective might be helpful to grasp why it it's useful.

oops concept

in

oops concepts with examples

Static Classes in C#

Static classes and class members are used to create data and functions that can be accessed without creating an instance of the class. Static class members can be used to separate data and behavior that is independent of any object identity: the data and functions do not change regardless of what happens to the object. Static classes can be used when there is no data or behavior in the class that depends on object identity

What Is C#?

in

What Is C Sharp?

in

What Is C# Programming?

in