Hits Today: 2 Total: 2933 | Updated: 11/16/2002 | |
 | Rocky Lhotka recommends and implements a structured framework sample to mediate between the worker threads and the UI thread, simplifying the process of writing multithreaded worker code and a UI to control it. Author: Rockford Lhotka Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 5910 | Updated: 10/30/2001 | |
 | When creating ASP pages, developers commonly use VBScript, a Microsoft-created scripting language that closely resembles the VisualBasic syntax. Of course ASP pages can be created using any scripting language that has a ActiveX Scripting Engine... Author: 4GuysFromRolla Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 2028 | Updated: 6/10/2002 | |
 | Visual Basic, under .Net, allows you to use a thread that is available in the ThreadPool. Using the thread pool you can off-load long tasks without writing a lot of extra code thread management code Author: Paul Kimmel Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 2519 | Updated: 5/21/2001 | |
 | While my February article was more of an overview of the common language runtime (CLR), this month I am going to concentrate on specific programming features that are new to Visual Basic.NET. Author: Ted Pattison Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 2215 | Updated: 2/4/2001 | |
 | ASP has been rebuilt from the ground up. The result? Active Server Pages+.
ASP+, with a host of new features, provides for easier to write, cleaner code that's simple to reuse and share. Author: Dave Sussman Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 3976 | Updated: 7/24/2002 | |
 | ASP.NET is a new and powerful technology for writing dynamic web pages. It's a convergence of two major Microsoft technologie's, Active Server Pages (ASP) and .NET... Author: Wrox Author Team Code: ASP.NET v1.0 & VB |
Hits Today: 2 Total: 1485 | Updated: 10/9/2006 | |
 | Straightforward script to generate a random number. Every time the Page load event is fired a new random number will be generated. Author: Michael Wall Code: ASP.NET v2.0 & VB | |  | |
Hits Today: 2 Total: 341 | Updated: 1/5/2007 | |
 | The ASP.NET Web Forms page framework is a scalable common language runtime programming model that can be used on the server to dynamically generate Web pages. Subsequent sections of the QuickStart drill down into more specific details. Author: Microsoft Code: ASP.NET v2.0 & VB |
Hits Today: 1 Total: 1259 | Updated: 10/8/2005 | |
 | ASP.NET is the .NET framework layer that handles Web requests for specific types of files, namely those with .aspx and .acsx extensions. Author: unknown Code: ASP.NET v2.0 & VB |
|