Category: c#

Playing WAV Files (C# / .NET)

Tags: .net, audio, c#, wav,

A commonly used standard for high quality sound reproduction is the Waveform Audio File Format, with sound data usually stored in WAV files. The .NET framework provides the SoundPlayer class to allow simple playback of such files.
Read More @ blackwasp.co.uk

CLR via C#

Tags: .net, books, c#,

Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0. Written by a highly regarded programming expert and consultant to the Microsoft .NET team, this guide is ideal for developers building any kind of application-including Microsoft ASP.NET, ...
Read More @ amazon.com

Job Opening: C# Surface Programmer

Tags: c#, jobs, surface,

Looking for a C# programmer that has developed Microsoft Surface apps. Id8 Creative has an immediate project that needs to begin as soon as possible.
Read More @ jobs.codebeach.com

C# 4.0 in a Nutshell: The Definitive Reference

Tags: books, c#,

When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, ...
Read More @ amazon.com

Detecting Textbox Clipboard Events (C#)

Tags: .net, c#, clipboard,

How to cleanly detect cut, copy, and paste events in a .NET textbox.
Read More @ vcskicks.com

Symmetric Encryption Algorithms (C#)

Tags: .net, c#, encryption,

A description of symmetric encryption in C# to protect sensitive data. Overview of different symmetric encryption algorithms.
Read More @ vcskicks.com

Visual C# 2010 Recipes

Tags: books, c#,

Mastering the development of .NET 4.0 applications in C# is less about knowing the Visual C# 2010 language and more about knowing how to use the functionality of the .NET Framework class library most effectively. Visual C# 2010 Recipes explores the breadth of the .NET Framework class library ...
Read More @ amazon.com

Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework

Tags: .net, asp.net, books, c#, wpf,

As a developer you are likely painfully aware that not all features of an application can be anticipated when the software ships. In order to cope with these eventualities and save yourself time (and perhaps money), it makes sense to write your applications in such a way that end users can be ...
Read More @ amazon.com

Getting the System Up Time (C# / .NET)

Tags: .net, c#, sysinfo,

Sometimes it is necessary to know how much time has passed since Windows was started. This article demonstrates two ways to obtain this information using the .NET framework and describes the limitations of one of the commonly used methods.
Read More @ blackwasp.co.uk

Accelerated C# 2010

Tags: books, c#,

This book is both a rapid tutorial and a permanent reference. You'll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the ...
Read More @ amazon.com

Getting the Active Process (C# / .NET)

Tags: .net, c#, windows,

When developing software that monitors running processes, it can be useful to obtain details of the currently active application. The .NET framework does not provide methods to permit this so Platform Invocation Services (P/Invoke) must be used.
Read More @ blackwasp.co.uk

Calculate the Number of Business Days in a Range (C#)

Tags: .net, c#, tutorials,

A common task is to calculate the number of business days that exist within a date range. In most western cultures, these are the days from Monday to Friday and excluding Saturdays and Sundays. The resultant number should also exclude national holidays.
Read More @ blackwasp.co.uk

Advanced AdWords API for .NET from GemBox Software

Tags: .net, adwords, c#, news, vb.net,

Automating Google AdWords and integrating AdWords data with enterprise systems is the new IT trend. Vendors want to automate PPC advertising for all products in their inventory or automate bidding based on product profits. Marketing agencies need to manage large AdWords campaigns for multiple ...
Read More @ blog.codebeach.com

Writing Debug and Trace Messages (C# / .NET)

Complex software can be made easier to debug and monitor with the use of logging code. Such code outputs information about an application to the screen or to a location that can be examined during debugging or when the software is in a live environment.
Read More @ blackwasp.co.uk

Next »

Latest Jobs

Free Book Sample

No Nonsense XML Web Development With PHP cuts through the hype and shows you how to get the most of this powerful, multifaceted technology. Unlike other dry, boring, theoretical writing on XML, this book covers practical uses of XML that are useful to Web developers right now.