SitePoint » Articles » Constructing ASP.NET Web Pageshttp://articles.sitepoint.com/2008-10-08T13:00:00+00:00/>SitePointConstructing ASP.NET Web PagesCristian Darie & Wyatt Barnetthttp://articles.sitepoint.com/article/constructing-asp-net-web-pagesASP.NET web pages are known as web forms, but, as Cristian and Wyatt show, the process of building ASP.NET web forms is a lot like composing a castle with Lego bricks! ASP.NET is bundled with hundreds of controls—including HTML controls, web controls, and so on—that are designed for easy deployment within your applications. 2008-10-08T13:00:00+00:00Speed Up Your Site! 8 ASP.NET Performance TipsJeff Atwood and Jon Gallowayhttp://articles.sitepoint.com/article/aspnet-performance-tipsIs your latest ASP.NET application Web 2.0 or Web Two-Dot-Slow? Does your site stay strong in times of high traffic? In this practical how-to guide, Jeff and Jon flex their technical muscle to show you how to build fast, responsive web sites that scale as your user base expands.2007-10-09T14:00:00+00:00ASP.NET Graphs: Raise the BarPat Wonghttp://articles.sitepoint.com/article/*s a lot of great desktop software developed by theThere
open-source movement. In this article, Tim shows us a few cool tricks
using GIMP, a free and open-source image editor.
;
2006-11-28T13:00:00+00:00ASP.NET Graphs: Raise the BarPat Wonghttp://articles.sitepoint.com/article/asp-net-graphs-raise-the-barIf you use static images to present graphs and charts online, now's the time to make your efforts more dynamic. In this results-focused tutorial, Pat explains how easy .NET makes the dynamic generation and display of bar charts online.2006-11-28T13:00:00+00:00ASP.NET 2.0: A Getting Started GuideCristian Darie and Zak Ruvalcabahttp://articles.sitepoint.com/article/asp-net-getting-startedAre you ready to take off into the wide blue yonder of ASP.NET 2.0? Join Cristian and Zak on this eventful ride: you'll tame the installation process, sink your teeth into two ASP.NET languages, and conquer .NET programming basics with your bare hands. Finally, you'll pull server controls, user controls, master pages, and CSS into the beginnings of an application that will see you land safely - and without casualties - at the start of a brilliant career in ASP.NET programming.2006-11-07T13:00:00+00:00Interview with Dino Esposito, ASP.NET ExpertSara Smithhttp://articles.sitepoint.com/article/dino-esposito-asp-net-expertWhat does ASP.NET 2.0 have to offer? Should you upgrade your existing projects? Will AJAX change the way .NET developers create applications? And what's with ADO.NET 2.0? Expert ASP.NET developer and author Dino Esposito answers these questions, and many more, in this insightful, detailed interview.2006-03-28T13:00:00+00:00The ASP.NET Web.config File DemystifiedRuben Heetebrijhttp://articles.sitepoint.com/article/web-config-file-demystifiedThe Web.config file can seem like a technical miasma - but once you delve a little deeper, with Ruben's practical guide, you'll be amazed at its flexibility and capabilities! Understand each section of the file and what control it provides with this hands-on introduction.2005-01-05T13:00:00+00:00Generating ASP.NET Images on the FlyPeter Todorovhttp://articles.sitepoint.com/article/generating-asp-net-images-flyWith ASP.NET and the .NET Framework, it's easy to generate images dynamically. As Peter explains in this hands-on tutorial, .NET classes can be used to generate cool text images and thumbnails on the fly with a minimum of hassle!2004-12-07T13:00:00+00:00Use Amazon Web Services in ASP.NETPhilip Miseldinehttp://articles.sitepoint.com/article/amazon-web-services-asp-netAmazon Web Services can push fresh content to your site, and help you make some cash in the process. Use ASP.NET with the Amazon Web Service to query the company's catalogue and return results to your site -- Philip's practical tutorial shows how.2004-10-28T14:00:00+00:00Host .NET In SQL Server 2005 ExpressPhilip Miseldinehttp://articles.sitepoint.com/article/host-net-sql-server-2005SQL Server 2005 goes beyond T-SQL to provide the full power and breadth of functionality available in the .NET Framework. In this hands-on tutorial, Philip shows how to build stored procedures that host CLR-code using SQL Server 2005 Express.2004-10-05T14:00:00+00:00