Category: c#
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
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
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
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
How to cleanly detect cut, copy, and paste events in a .NET textbox.
Read More @ vcskicks.com
A description of symmetric encryption in C# to protect sensitive data. Overview of different symmetric encryption algorithms.
Read More @ vcskicks.com
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
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
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
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
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
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
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
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





