4079Working with Web User Controls at Run-timehttp://www.beansoftware.com/ASP.NET-Tutorials/Controls-Run-Time.aspxIn addition to HTML and Web server controls, ASP.Net provides with the capability to easily create custom reusable controls by using the same techniques that are used to develop an ASP.Net page. These controls are called user controls.ASP.NET > Tips and TutorialsOct 10, 2006Richard Bean
Improving Development productivity by reducing the lines of code to be written by 70%. Most of the frequently required code is now available out of the box
Introduction: We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe it's because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.
The asp:panel control is used in asp.net 2.0 web applications to seperate different useable areas in the same space on a webpage. This tutorial will demonstrate a basic working example of how the asp:Panel control is used.
ASP.NET 2 has got several new foucs on development. Probably gridView will be your best friend of you. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing. This sample is only a beginner guide but I hope that you will discover many features of gridView.
Sending email in ASP.NET 2.0 it's still very easy, but a bit more complicated than in ASP.NET 1.1. To start sending emails you need to use System.Net.Mail namespace. This is new namespace in .NET 2.0 Framework. System.Net.Mail can only send emails. To receive and parse emails you can use 4AspNet POP3 .NET Component.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.