Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> ASP.NET code

Currency Converter Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/10/2006Downloads: 11954
This article describes the details for constructing a custom ASP.NET 2.0 composite control used to convert one form of currency into another. The control consumes a public web service in order to calculate the exchange rate and uses the exchange rate ret ...more>>

Stock Tracker Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/10/2006Downloads: 11624
This article describes the construction of a custom control used to check stock prices as made available through a public web service. The article includes the source code for this custom control and well as a demonstration site used to test the control. ...more>>

Intro to Localization in ASP.NET 2.0Version: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/10/2006Downloads: 7116
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005). The article and code sample are not at all representative of everything that can be accomplis ...more>>

Daily Dilbert Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/9/2006Downloads: 5544
The package contains an article and the source code for a custom control that displays the daily Dilbert cartoon from the Scott Adams Dilbert archives through a web service.

US Weather Forecast Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/9/2006Downloads: 7191
The article and example show the construction of a custom control used to display a three day weather forecast by zip code. The information is obtained through a public web service.

Area Code Lookup Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/9/2006Downloads: 6815
This article describes the construction of a simple custom control used to lookup an area code and a city/state location based upon a selected zip code; the lookup is performed through the use of an available public web service. The article includes the ...more>>

Jung Topology TestVersion: ASP.NET 1.1
Author: Vinayak NirvaniSubmitted: 9/30/2006Downloads: 5916
This is one of the Jung Topology Test to calculate the personality of the person. There are 72 Questions which are divided in few catagories. When we answer all the questions the results will be displayed in percentage of Thinking, Judging, Extroverted, F ...more>>

Javascript+Asp.net 2.0 for playing mp3 tracksVersion: ASP.NET 2.0
Author: Vinayak NirvaniSubmitted: 9/30/2006Downloads: 10496
This is web page developed in asp.net 2.0 (C#) which runs the mp3 tracks on windows as well as mac operating system. It support for most of the browsers. And uses Media Player and Quick Time player plugins to play the songs. There is page dataentry.aspx t ...more>>

Outlook Style Sidebar in ASP.NETVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 9/14/2006Downloads: 9148
This article describes a simple way to mimic the appearance of Microsoft's Outlook sidebar within an ASP.NET 2.0 web application. The approach is based upon the use of the existing Multi-View control contained in the standard ASP.NET 2.0 toolbox and does ...more>>

Put DirectX Filter Effects into Custom ControlsVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 9/13/2006Downloads: 3046
This article describes an easy approach to creating custom web controls used to display Microsoft DirectX Image Transformation filter effects in an ASP.NET 2.0 web page. The article includes a class library containing eleven different controls, each of ...more>>

<< Previous  Page 6 of  11  Next >>

Go to page: 6  7  8  9  10  11