https://www.developerfusion.com/t/asp.net/tutorials/sort/popularity/ ASP.NET Tutorials & Articles from Developer Fusion 2011-02-11T13:07:00.00Z 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/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/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/84479/jsp-for-net-developers/ JSP for .NET developers 2010-09-23T10:34:00.00Z It can be difficult to appreciate alien technology even if it's doing exactly the same job as something familiar and well understood. Sing Li makes it easy for .NET enthusiasts to comprehend JSP by comparing it with ASP.NET. Sing Li http://www.developerfusion.com/article/84942/architecting-systems-using-windows-workflow-foundation/ Architecting systems using Windows Workflow Foundation 2010-07-23T09:11:00.00Z Puzzled by WF? Wonder what it's all for? Richard Blewett takes the mystery out of Windows Workflow. Richard Blewett http://www.developerfusion.com/article/96020/improving-web-site-performance-and-scalability-while-saving-money/ Improving Web Site Performance and Scalability while saving money 2011-02-11T13:07:00.00Z Learn the tools and techniques that can dramatically improve performance for a web site, while saving money by reducing server load and bandwidth requirements. Robert Boedigheimer http://www.developerfusion.com/article/81557/mythbusting-sharepoint-2010/ Mythbusting SharePoint 2010 2010-04-16T09:03:00.00Z When someone mentions SharePoint to you, what do you do? For many people SharePoint is still somewhat of a mystery, they've heard of it, but don't really know what it is. For others it is a painful memory from a few years ago, when the promise of easy web development was not fulfilled. Dave looks at what SharePoint really is, and where it's at with the release of SharePoint 2010 David McMahon http://www.developerfusion.com/article/2569/creating-images-on-the-fly-with-aspnet/ Creating Images on the Fly with ASP.NET 2002-06-19T06:13:00.00Z Before the advent of the .Net framework, creating images on the fly for a web browser was a tedious task. Now, thanks to the .Net framework, creating images on the fly is a simple task. This article will provide the reader with the fundamentals necessary to start developing dynamic images with the .Net framework. Craig Navin http://www.developerfusion.com/article/84431/slobbing-about-with-net/ SLOBbing about with .NET 2010-11-22T12:26:00.00Z Persisting objects is all about SLOB (serialized large objects), or so says Dave Wheeler who explains how it's now all so much easier. Dave Wheeler http://www.developerfusion.com/article/4704/implementing-ajax-in-aspnet/ Implementing AJAX in ASP.NET 2005-06-27T10:29:00.00Z Asynchronous JavaScript and XML (AJAX) has recently become the craze thanks, in no small part, to Google’s usage of it in Google Suggest as well as Google Maps. Karl looks at how it works, and how we can implement it in ASP.NET using a free AJAX.NET wrapper. Karl Seguin http://www.developerfusion.com/article/4667/how-to-access-outlook-and-post-to-a-blog-using-c/ How to access Outlook and post to a blog using C# 2005-02-11T13:52:00.00Z An article for all those like Robert Scoble who would like to be able to drag and drop an item to a folder in their Outlook and post it instantly to their Blog. We also briefly cover web services and talking to Outlook. Simon Soanes http://www.developerfusion.com/article/3905/uploading-images-to-a-database/ Uploading Images to a Database 2003-08-01T06:40:00.00Z Learn how to allow a user to upload an image to your server and store the binary data in a Microsoft SQL database. Dave Wanta http://www.developerfusion.com/article/78919/the-next-generation-of-web-development/ The Next Generation Of Web Development 2009-01-01T00:00:00.00Z Where is Web Development moving to in the future? James Crowley http://www.developerfusion.com/article/3933/retrieving-images-from-a-database/ Retrieving Images from a Database 2003-08-12T06:47:00.00Z Learn how to retrieve binary data from a database, and stream it directly to a client via a browser. Dave Wanta http://www.developerfusion.com/article/4326/manual-file-downloads-in-aspnet/ Manual File Downloads In ASP.NET 2004-01-21T04:29:00.00Z Fighting Response.End and the infamous ThreadAbortException while trying to implement manual file downloading in an ASP.NET application. Palo Mraz http://www.developerfusion.com/article/7087/have-you-seen-the-silverlight/ Have you seen the Silverlight? 2007-09-17T20:49:00.00Z So you want fancy, sexy streaming media in the UI? And you want cool animations, fancy glow-in-the-dark buttons and decent, scalable vector graphics? And you want to run your application in a browser on both Windows and Mac OSX? If you’re already reaching for your copy of How to Wow with Flash, stop. There’s a new kid muscling onto the somewhat crowded Rich Interactive Application (RIA) block, and it’s coming from Microsoft. Dave Wheeler http://www.developerfusion.com/article/4582/creating-a-masterdetail-page/ Creating a Master-detail page 2004-03-24T13:28:00.00Z Demonstrates how to create a master-detail page in ASP.NET using nested repeaters. Thomas Johansen http://www.developerfusion.com/article/7437/inside-aspnet-ajax-back-end-services/ Inside ASP.NET AJAX back end services 2008-01-26T13:30:00.00Z Most of the emphasis with AJAX is on how to perform an asynchronous update at the client. Dino Esposito considers the other end of the connection – how exactly does the server provide the data that the client needs? Dino Esposito http://www.developerfusion.com/article/4600/making-skinned-custom-controls/ Making skinned custom controls 2004-04-05T05:48:00.00Z This article will show you how you can easily make your custom controls skinned by deriving from a new control class that we will call SkinControl. Thomas Johansen