DevSource: Microsoft ASP and .Net Coding Techniques
03.18.2009
Dynamic code creation techniques can make certain classes of application development easier.
03.11.2009
John Mueller reviews the book C# 2008 and 2005 Threaded Programming by Gastón C. Hillar.
02.18.2009
A hack on software integer overflow defects poses two serious risk problems: it reflects an obvious security threat and signifies a setback to software's overall quality. Through static testing, software programmers have the ability to be more accountable for driving software integrity by eliminating challenging integer overflow defects in their software. Here, Knowledge Center contributor Sumant Kowshik explains how to defend against deadly, hard-to-find integer overflow defects that hackers can exploit.
01.14.2009
Microsoft delivers Kodu, a new programming environment that enables users to design video games with no programming skills required. The company will release Kodu to the Xbox Live community in the spring.
08.20.2008
As the registry gets ever more crowded and CONFIG files prove less than adequate, think again about using XML serialization to solve your data storage woes.
07.02.2008
Windows provides an API for burning CDs and DVDs. Jeff Friesen shows you how to use it.
02.06.2008
RibbonX For Dummies®
Chapter 6: Developing Business Applications for Word
ISBN: 978-0-470-16994-0
Copyright of Wiley Publishing, Inc.
Indianapolis, Indiana
Posted with Permission
01.30.2008
RibbonX For Dummies®
Chapter 6: Developing Business Applications for Word
ISBN: 978-0-470-16994-0
Copyright of Wiley Publishing, Inc.
Indianapolis, Indiana
Posted with Permission
01.23.2008
Using the Ribbon interface to create your own task-oriented applications is a big win for everyone and lowers the support costs of the resulting application.
12.31.2007
Battery life is a problem for most mobile users; the way you write your application can make a difference. Veteran Guru John Mueller shows you how to develop applications that are mobile-friendly!
12.12.2007
Jeff Cogswell shows you how you can easily implemnt a reader/writer lock in C#.NET. This is especially useful in ASP.NET.
11.29.2007
Microsoft is releasing an early preview of its ParallelFX tool for building parallel systems.
11.21.2007
Software developers are open to a new testing approach proposed by ThoughtWorks, a consultancy with product plans.
11.19.2007
Code-named Orcas, Visual Studio 2008 contains more than 250 new features and significant enhancements to enable developers of all levels.
10.24.2007
There are times when you need to compile a list of email addresses from URL. This article shows you how to do it with C#.
10.10.2007
The .NET framework includes some powerful classes for navigating about XML data. Jeff Cogswell shows you how to use them.
10.05.2007
Microsoft is adding new code analysis features to its upcoming Visual Studio 2008 tools suite.
10.03.2007
LINQ has some pretty cool applications. Rick Leinecker shows you how to use it to search directories.
09.13.2007
Ready to create some secret, hidden messages embedded right in your images? Rick Leinecker shows you how to do it in C#!
09.11.2007
BEA and Adobe have teamed up on development tools for Web applications.