4269VB.NET 2005 Tutorials: Simple Data Bindinghttp://www.exforsys.com/content/view/1547/350/VB.NET 2005 Tutorials: Simple Data Binding In Section 1 of Data Binding you will learn about definition of Data Binding Bindable Entities, The Architecture of Data Binding, Bind Data to the User Interface and Simple Data BindingASP.NET > Tips and TutorialsOct 10, 2006Exforsys Inc
VB.NET 2005 Tutorials: DomainUpDown and NumericUpDown - The windows Forms System.Windows.DomainUpDo wn control looks like a combination of a text box and a pair of buttons for moving up or down through a list. This control displays and sets a text string from a list of choices.
VB.NET 2005 Free Training : Visual Studio.NET Namespaces The .NET Framework class library has thousands of classes which are needed for developing and deploying solutions. In order to organize all those classes for ease of use .NET Framework uses namespaces. This Gives the Classes their own space and prevents conflicts between the various names in these classes. For instance if two classes contain a method Paint(), then to avoid conflicts in names we can place these classes in two different namespaces. Thus namespaces allow classes to be grouped in a consistent, hierarchical manner.
Client applications are applications that run on the client system-or the desktop of the user. They are closest to the traditional windows based applications and they display forms or windows on the desktop enabling the user perform predefined tasks. Word processors and spread sheets are examples of client applications that employ menus, GUI elements and access local resources such as printers and scanners.
In the last article, I explained the basics of supporting mobile devices in ASP.NET. After reading that article, I hope you would have grasp the basics of writing mobile pages and using mobile controls for developing mobile specific web sites
To give a same look to the overall site Master Pages are used since long. They give you the power to customize your web pages but keeping the same overall look of the website as well. To add to this, one of the cool advanced features of the new Master Pages feature in ASP.NET 2.0 is the ability to nest them. This tutorial will cover the details regarding how master pages can be nested within one main master page. This will be done by first covering what is a Nested Master Page, its advantages & limitations and then a practical example will be given to show how the Nested
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.