Csharp
Browse 226 guides in Csharp
Showing 30 of 226 guides
(Page 5 of 8)

When to use Task.Delay, when to use Thread.Sleep?
Learn when to use task.delay, when to use thread.sleep? with practical examples, diagrams, and best practices. Covers c#, multithreading, task-parallel-library development techniques with visual ex...
📄
Sending email anonymously via smtp
Learn sending email anonymously via smtp with practical examples, diagrams, and best practices. Covers c#, gmail, mailmessage development techniques with visual explanations.
📄
How to Fix, Could not load file or assembly 'XXX' or one of its dependencies. Strong name signatu...
Learn how to fix, could not load file or assembly 'xxx' or one of its dependencies. strong name signature could not be verified with practical examples, diagrams, and best practices. Covers c#, asp...
📄
Nullable type as a generic parameter possible?
Learn nullable type as a generic parameter possible? with practical examples, diagrams, and best practices. Covers c#, generics development techniques with visual explanations.

How to set null to a GUID property
Learn how to set null to a guid property with practical examples, diagrams, and best practices. Covers c#, guid, nullable development techniques with visual explanations.
📄
Can I figure out skin tone or body temperature using kinect?
Learn can i figure out skin tone or body temperature using kinect? with practical examples, diagrams, and best practices. Covers c#, kinect, kinect-sdk development techniques with visual explanations.

How do I encode and decode a base64 string?
Learn how do i encode and decode a base64 string? with practical examples, diagrams, and best practices. Covers c#, base64 development techniques with visual explanations.
📄
Async always WaitingForActivation
Learn async always waitingforactivation with practical examples, diagrams, and best practices. Covers c#, .net, asynchronous development techniques with visual explanations.

c# math cos different values from calculator
Learn c# math cos different values from calculator with practical examples, diagrams, and best practices. Covers c#, math development techniques with visual explanations.

Clear array after is used C#
Learn clear array after is used c# with practical examples, diagrams, and best practices. Covers c#, arrays development techniques with visual explanations.
📄
Specify encoding XmlSerializer
Learn specify encoding xmlserializer with practical examples, diagrams, and best practices. Covers c#, xml, c#-4.0 development techniques with visual explanations.

Microsoft Sam, SAPI alternatives
Learn microsoft sam, sapi alternatives with practical examples, diagrams, and best practices. Covers c#, windows, speech-recognition development techniques with visual explanations.
📄
Why use .AsEnumerable() rather than casting to IEnumerable<T>?
Learn why use .asenumerable() rather than casting to ienumerable<t>? with practical examples, diagrams, and best practices. Covers c#, linq, ienumerable development techniques with visual explanati...
📄
Login to SkyDrive using Live SDK
Learn login to skydrive using live sdk with practical examples, diagrams, and best practices. Covers c#, windows-8, windows-store-apps development techniques with visual explanations.
📄
What is Rectangle width and height unit ? is it in pixels?
Learn what is rectangle width and height unit ? is it in pixels? with practical examples, diagrams, and best practices. Covers c# development techniques with visual explanations.
📄
Switch statement inside a switch statement?
Learn switch statement inside a switch statement? with practical examples, diagrams, and best practices. Covers c#, switch-statement development techniques with visual explanations.

What is the meaning of ToString("X2")?
Learn what is the meaning of tostring("x2")? with practical examples, diagrams, and best practices. Covers c#, encryption, tostring development techniques with visual explanations.
📄
Not enough quota is available to process this command -WPF
Learn not enough quota is available to process this command -wpf with practical examples, diagrams, and best practices. Covers c#, wpf, mvvm-light development techniques with visual explanations.
📄
how to create a vpn software
Learn how to create a vpn software with practical examples, diagrams, and best practices. Covers c#, c++, network-programming development techniques with visual explanations.
📄
What is the C# equivalent of friend?
Learn what is the c# equivalent of friend? with practical examples, diagrams, and best practices. Covers c#, encapsulation, friend development techniques with visual explanations.

Convert int to string?
Learn convert int to string? with practical examples, diagrams, and best practices. Covers c#, string, int development techniques with visual explanations.
📄
Better way to handle switch case in C#
Learn better way to handle switch case in c# with practical examples, diagrams, and best practices. Covers c#, coding-style, enums development techniques with visual explanations.

How to use FlashControl (MediaCapture.VideoDeviceController)
Learn how to use flashcontrol (mediacapture.videodevicecontroller) with practical examples, diagrams, and best practices. Covers c#, .net, wpf development techniques with visual explanations.
📄
Display time in seconds by using timer
Learn display time in seconds by using timer with practical examples, diagrams, and best practices. Covers c#, timer development techniques with visual explanations.

Guid to Base34 encoder/decoder
Learn guid to base34 encoder/decoder with practical examples, diagrams, and best practices. Covers c#, encoding, guid development techniques with visual explanations.

Does using "new" on a struct allocate it on the heap or stack?
Learn does using "new" on a struct allocate it on the heap or stack? with practical examples, diagrams, and best practices. Covers c#, .net, memory-management development techniques with visual exp...
📄
GlobalConfiguration.Configure() not present after Web API 2 and .NET 4.5.1 migration
Learn globalconfiguration.configure() not present after web api 2 and .net 4.5.1 migration with practical examples, diagrams, and best practices. Covers c#, asp.net-web-api, asp.net-mvc-5 developme...
📄
What is the C# "checked" keyword for?
Learn what is the c# "checked" keyword for? with practical examples, diagrams, and best practices. Covers c# development techniques with visual explanations.
📄
How can you change Network settings (IP Address, DNS, WINS, Host Name) with code in C#
Learn how can you change network settings (ip address, dns, wins, host name) with code in c# with practical examples, diagrams, and best practices. Covers c#, .net, configuration development techni...
📄
Reciprocal a number and then reciprocal it again to the original number
Learn reciprocal a number and then reciprocal it again to the original number with practical examples, diagrams, and best practices. Covers c#, windows, function development techniques with visual ...