Categories

Tools

bitdefender

1&1 Web Hosting

16 code snippets posted in C#! Choose what you need and coding ;-)

Post details C#

Post details A simple example that allows you to read data from an array using C# and LINQ
Post details A simple example that allows you to read data from an xml document using C# and LINQ
Post details An example of how to use LINQ in C#
Post details Calculate the difference between two dates in c #, to get the number of days
Post details Calculate, using C#, the number of days that are missing at a fixed date
Post details Develop a C# method to obtain a "Summary" of a long text, without cutting words
Post details Example of how to filter the elements of an array with LINQ in C#, based on the criteria
Post details Extracts the list of fonts available on your system, using C#
Post details Generate random characters between A-Z with C#
Post details Generate random number between a minimum value and a maximum value with C#
Post details How to create LINQ queries to filter the elements of an array of objects
Post details How to use Threads in C# to perform multiple operations simultaneously
Post details Start the default browser to display a web page with C#
Post details Use some string manipulation functions with C#
Post details Use the StreamReader class to read a text file using C#
Post details Use the StreamWriter class to write a text file using C#