Always remain updated about current software development trends

Articles having tag: WINFORMS

Make your own Wordfeud helper

Scrabble is funny, and to play it with friends even more. Especially because you can spread the game throughout your day. But I am a coder, I like math more than words. So to keep up with this Wordfeud trend, I need help. So why not code a helper?

Printing DataGridView In C# VB.NET WinForms

Printing DataGridView With C# VB.NET In Winforms Windows Froms Application.

OpenFileDialog in winforms windows forms application C# VB

In this example i m creating a Open file dialog box to browse and select a file to open in .NET windows applications using C# and winforms

Retrieving TreeView nodes as IEnumerable

Extension method to make it easy to retrieve all nodes of a TreeView control.

Using custom configuration section and custom actions to update and deploy App.config for different regions dynamically with Msi package

Article attempts to solve hassle of maintaining and deploying multiple configuration files for different testing/deployment stages/environments.

BackgroungWorker helper

A class, that may shorten your time, spent with BackgroundWorker, and handles some logics of working with it.

Visual Application Launcher

A WinForms UI using WCF services, Entity Framework, repository data access, repository caching, Unit of Work, Dependency Injection, and every other buzz work you can think of!

Binding Helpers: Separation of UI, view-model and data-model in WinForms

Some techniques for data binding in WinForms to keep processing and display separate

.NET Native Multiple File Compression

Multiple-File, Searchable, Streaming Compression Library Implemented Natively in .NET