|
|
| With VB [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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 |
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 |
|  | |
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 |
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 |
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 |
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 |
|  | |
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 |
One of my older articles dealt with getting the exact current time from a time server. One of the many questions I get asked is how one should use this to set the time.
Author: Chris Garrett Code: ASP.NET v1.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|