Web Services Enhancements for Microsoft .NET (WSE) provides an implementation of the Web services architecture for developers creating Web services by using ASP.NET and Microsoft .NET Framework client applications. It allows developers to incorporate security, routing, and attachment features in their application.
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.
In this tutorial you will learn how to make a copy of the master page, To add buttons for selecting an alternate master page, To write code to dynamically select the master page and test the dynamic master pages.
In this tutorial you will learn about Understanding Web Parts, Building pages with Web Parts, Web Part Display Modes, Advantages of using WebParts, To create a new Web site using WebParts, The Web.config File and Adding the WebPartManager Control.
File uploading has always been a tedious task for the web developer community. Either we have to use a third party component or write several lines of code. With the advent of ASP.Net file uploading has become a lot easier, importantly without the need for third party components. All we have to do is to use the ASP.Net HTML File control and write a few lines of C# code.
VB.NET 2005 Tutorials: Common Windows Form Controls Section:2 - In this tutorial we will learn about Common Windows Forms Controls in Visual Basic .NET 2005. In this part 2 of this article, We will be learning the controls like Control MonthCalendar and DateTimePicker, TreeView and ListView, Timer, TrackBar and ProgressBar, HScrollBar and VScrollBar.
This article describes the steps required to successfully get the Jalindi Igloo plugin to work with Visual Studio.Net 2003 and the latest CVS NT installation. Benefits include built-in SSH and improved security over using the stock Igloo installation.
Drill down on some of the new and exciting page framework features in ASP.NET "Whidbey". See how to leverage exciting features like Master Pages and Themes/Skins to richly customize Web UI, demonstrates how to leverage the new cross page postback features to postback server controls to other pages, and the new Site Navigation API and navigation controls to make building Web apps a breeze.