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
Introduction to XAML Part 1 : Andreas Kraus
Monday, June 30 2008
You are coding in .NET and have basic knowledge of XML. You heard about that Windows Presentation Foundation (a.k.a WPF) and everyone says it’s so cool. Now you want to know more, so let’s get started! Introduction XAML is a language for .NET 3.0 which is responsible for forms and its elements. It is a so called markup language like HTML. Unfortunately there is no GUI tool that helps you code with XAML at the moment and that probably will not change until Microsoft releases the first Service Pack for Visual Studio 2007. So you got plenty of time to learn the basics of XAML without any shiny Wizards and GUIs. Ready? Alright....
Creating Multiple Choice Exam Application Part I : Mohammad Azam
Understanding LINQ (C#) : Amro Khasawneh
An Xml-driven, CSS Self-Caching ASCX MenuStrip Control : Peter Bromberg
Enable IntelliSense in Your Documents : William Wen

