|
|
| Variables [+] Favor-It | |
| |
 |
| | Sort By:
|
There's lots of new and exciting stuff to do with variables in the managed code world. So we thought it made perfect sense that we revisit our variable type sample using ASP+. Code: ASP.NET Beta 1 & VB |
In ASP.net application variables are very useful application variables are use for the counter of visitors of sites and also for the other purpose and these are very easy to declare and use. Author: DevASP Code: ASP.NET v1.1 & VB |
In ASP.net global variables are known as session variable and these are very easy to declare and use in Visual Studio.Net. In this simple example you will learn to declare and use of session variables. Author: DevASP Code: ASP.NET v1.1 & VB |
|  | |
Enumerating the Server Variables Collection with C# by Robert Chartier provides cut and paste code... Author: Robert Chartier Code: ASP.NET v1.0 & C# |
Events are defined as variables. When defining an event variable you must assosiate with it a delegate it can use to invoke a target method.
Author: Mike Gonzalez Code: ASP.NET v1.0 & C# |
This article covers the NameValueCollection class to illustrate how you can load a name/value collection into it and easily search it to retrieve desired values. Author: Don Wolthuis Code: ASP.NET Beta 1 & VB |
|  | |
Learn all about Visual Basic .NET data types including built-in types, access level, variable scope, naming rules, default values and more. Types are a fundamental element for your programming statements. Author: Salman Ahmed Code: ASP.NET v1.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|