AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.
Categories
- AJAX
- ASP.NET Beginner Tutorials
- ASP.NET Tutorials
- Database
- File System
- Graphics
- Miscellaneous
- Network
- Resources
- Validation
- XML
Recent Posts
- Make Your ASP.NET Mobile Forms Timer-Refresh and Autoredirect : Peter Bromberg
You can't use javascript in Mobile Forms, and they won't render the META Refresh tag either. Here's a - Inversion of Control and Dependency Injection with Castle Windsor Container - Part IV : Simone Busoli
In this article I introduce the missing core features I didn't tackle before. They require a little more - Developing Gadgets For The Windows Vista Sidebar : Scott Allen
Windows Vista introduced the Sidebar – an anchored panel on the Windows desktop that can host mini-applications - .NET CodeToHTML : Paschal L
This article shows you how to convert source code to HTML. The aim of this article is to share with you - Save Changes on Close of Browser or when exiting the page. : Abishek R Srikaanth.
This article describes on how you can implement the functionality of saving changes on close of the browser
Building Layered Web Applications with Microsoft ASP.NET 2.0 - Part 3 : Imar Spaanjaars
Sunday, February 01 2009
There is now also a VB.NET version of the code available for download. You find the download at the end of this article. For more information about the translation, check out this blog post (1). This is part three of the article series "Building Layered Web Applications" that shows you how to build N-Layer applications with Microsoft ASP.NET 2.0. These articles teach you how to design, build and use custom business objects in your web application. The target audience for this series are developers that are ready to make the switch from using SqlDataSource controls to ObjectDataSource controls with custom business objects. Experience with ASP.NET 2 and C# is necessary while some knowledge about object oriented design certainly helps. Part one (2) dealt with the design of the application: what business objects do you need to fulfill the requirements of the application. What should these objects be capable of and how do they look....An Overview of Inserting, Updating, and Deleting Data : Scott Mitchell
The new controls of ASP.NET 2.0 : Steve C. Orr
Generating image thumbnails in ASP.NET : Bertrand Le Roy
ASP.NET Tip: Creating a Form Using PlaceHolder Controls : Eric Smith
Building a Database Driven Hierarchical Menu using ASP.NET 2.0 : Michael Libby

