https://www.developerfusion.com/tutorials/sort/popularity/ Tutorials & Articles from Developer Fusion 2011-03-15T12:42:00.00Z http://www.developerfusion.com/article/2459/creating-a-database-connection/ Creating a database connection 2002-10-28T12:17:00.00Z Creating connections and all your data objects are really easy Design-Time, but what if you need it for runtime? Here's how. Tony Ho http://www.developerfusion.com/article/9789/c-40-goes-dynamic-a-step-too-far/ C# 4.0 goes dynamic - a step too far? 2009-02-12T13:54:00.00Z Is C# in danger of too much change? Mike James ponders the implications of dynamic types in C Mike James http://www.developerfusion.com/article/5371/visual-basic-60-exporting-a-datareport-to-microsoft-word/ Visual Basic 6.0 - Exporting a DataReport to Microsoft Word 2006-02-11T00:32:00.00Z This article is a simple yet effective way to export a DataReport to MIcrosoft Word using the DataEnvironment and DataReport. This walk-through starts with creating a simple database in Microsoft Access and then creating a User Interface in Visual Basic 6.0. conwayjd http://www.developerfusion.com/article/7633/introducing-visual-studio-net-2008-top-10-features/ Introducing Visual Studio .NET 2008 - Top 10 Features 2008-03-26T20:59:00.00Z After a long beta period, Visual Studio .NET 2008 is finally on general release. There are a ton of new features and enhancements in this release that make it almost a no-brainer to upgrade - I thought I’d take a moment and list my top ten favorites in no particular order. Mark Smith http://www.developerfusion.com/article/84407/design-for-testing/ Design for testing 2011-03-15T12:42:00.00Z Testing should be an integral part of your design, and Kevin Jones explains just how to make it so. Kevin Jones http://www.developerfusion.com/article/84436/documentation-made-easy-with-c-and-xml/ Documentation made easy with C# and XML 2010-10-04T08:47:00.00Z Of course you want to document your code, but how many of us do? Mike James thinks that coding and documenting can go hand-in-hand. Mike James http://www.developerfusion.com/article/84444/unit-testing-in-ruby/ Unit testing in Ruby 2010-10-04T08:48:00.00Z Kevin Jones explores unit testing in Ruby, and shows how Rails offers extra features. Kevin Jones http://www.developerfusion.com/article/32/data-types/ Data Types 2001-07-14T14:47:00.00Z Appendix of all the standard data types available in VB. James Crowley http://www.developerfusion.com/article/70531/enhancing-your-applications-for-windows-7/ Enhancing your applications for Windows 7 2009-11-17T14:30:00.00Z Windows 7 brings new salvation for .NET developers, and it comes in the form of the Windows 7 API Code Pack for the.NET Framework. Kevin Griffin http://www.developerfusion.com/article/9396/creating-extensible-applications-with-maf/ Creating Extensible Applications with MAF 2008-12-03T11:27:00.00Z Learn how using MAF allows you to easily create extensible applications that allow new features to be added without jeopardizing the stability of the existing code base. MAF provides a higher-level service that allow you to dynamically discover, load, secure and interact with external assemblies used to provide features for your application. Mark Smith http://www.developerfusion.com/article/84468/linq-to-log-files/ LINQ to log files 2011-01-14T13:37:00.00Z Running LINQ queries over databases gets all the limelight, but Jon Skeet reminds us of it's possibilities over object graphs too. Jon Skeet http://www.developerfusion.com/article/84618/new-visual-studio-2010-features/ Top 5 Visual Studio 2010 Features 2010-06-28T00:00:00.00Z Visual Studio 2010 offers a variety of new features and functionality. Discover are five new Visual Studio 2010 features that will help make you a more productive developer. Scott Mitchell http://www.developerfusion.com/article/92338/sharepoint-2010-for-developers-whats-new/ SharePoint 2010 for Developers - What’s New? 2011-01-14T12:31:00.00Z ASP.NET 2.0 came to SharePoint in 2007 but the development story left us wanting more. Sahil reports on the improvements in SharePoint 2010. Sahil Malik http://www.developerfusion.com/article/84435/activerecord-for-ruby-and-rails/ ActiveRecord for Ruby and Rails 2010-07-16T10:07:00.00Z Kevin Jones explains how ActiveRecord works in Rails, and in a standalone Ruby application. Kevin Jones http://www.developerfusion.com/article/7556/new-c-30-language-features/ New C# 3.0 Language Features 2008-02-28T21:26:00.00Z Learn about some of the new features in C# 3.0 including automatic properties, collection initializers, extension methods, lambda expressions and anonymous types. Scott Guthrie http://www.developerfusion.com/article/94426/lessons-learned-writing-ajax-applications/ Lessons learned writing AJAX applications 2011-02-02T18:35:00.00Z We’re all familiar these days with the Ajax buzz word – but while it’s relatively simple to use these browser technologies to implement a specific feature in an individual page, it is much more complex to build an entire application according to the Ajax paradigm. This article offers a brief overview of a few aspects you might want to take into account for building successful applications. Dino Esposito http://www.developerfusion.com/article/84418/concurrency-handling-techniques-in-adonet/ Concurrency handling techniques in ADO.NET 2010-09-23T10:54:00.00Z Joydip Kanjilal looks at the problems caused by concurrency when accessing data, both online and offline, and how to overcome them. Joydip Kanjilal http://www.developerfusion.com/article/10824/creating-particle-effects-in-silverlight/ Creating Particle Effects in Silverlight 2009-03-23T15:17:00.00Z Learn how to use a classic animation technique to create realistic special effects in Silverlight - offering visual effects including fire, water, smoke and fog. John Mannix http://www.developerfusion.com/article/84524/deep-c-regular-expressions-8211-the-director8217s-cut/ Regular expressions in C# - the director's cut 2010-09-23T10:58:00.00Z If you think regular expressions are trivial and boring, Mike James reveals that in .NET they are amazing powerful and not to be missed. Mike James http://www.developerfusion.com/article/30/visual-basic-tutorial/ VB 6 Tutorial 2001-07-14T23:00:00.00Z Completely new to Visual Basic? Overwhelmed with the confusing instructions? Read this tutorial and get a head start - learn what VB is, what you can do with it, how much it costs, and how to get star James Crowley