Hits Today: 1 Total: 896 | Updated: 9/23/2004 | |
 | Hazem Torab HTML turotial is an easy to use, good organized tutorial that covers all the html syntax using sample codes. Use it to learn HTML in less than 5 hours!! Author: Hazem Torab |
Hits Today: 1 Total: 1662 | Updated: 10/13/2004 | |
 | I have written what I hope to be is the simplest tutorial for making your own modules for DotNetNuke.com using notepad. Author: Michael Washington Code: ASP.NET v1.1 & VB |
Hits Today: 1 Total: 12 | Updated: 1/8/2008 | |
 | I will illustrate the MultiTarget feature of Visual Studio 2008. In the past, you had to choose the version of Visual Studio to match the targeted .NET version. For example, Visual Studio 2005 worked with .NET 2.5. Author: Joe Stagner Code: ASP.NET v3.5 & VB | |  | |
Hits Today: 1 Total: 16 | Updated: 1/16/2008 | |
 | In this video Chris Pels will show how to create a custom health monitoring event that extends a standard health monitoring events in ASP.NET. The custom provides additional event information and formats it for a health monitoring event provider. Author: Chris Pels Code: ASP.NET v3.5 & VB |
Hits Today: 1 Total: 22 | Updated: 1/24/2008 | |
 | Visual Basic programmers will learn how to perform group and aggregate queries over business object collections and how to display them in related grids.
Author: Beth Massi Code: ASP.NET v3.5 & VB |
Hits Today: 1 Total: 16 | Updated: 2/5/2008 | |
 | This video demonstrates how to use code coverage as a metric for determining how effective our testing is of an ASP.NET Web application. You will also learn how you can use C# or Visual Basic to extend the automated test. Author: Eric Lee Code: ASP.NET v2.0 & VB |
Hits Today: 1 Total: 32 | Updated: 12/6/2007 | |
 | In this tutorial we will see how to add a client-side confirmation box to the Delete button in a DataList.
Author: Scott Mitchell Code: ASP.NET v2.0 & VB | |  | |
Hits Today: 1 Total: 24 | Updated: 12/6/2007 | |
 | A web application that can have multiple users updating the same data at the same time risks having one users actions overwriting another users actions. In this tutorial we learn how to guard against this by implementing optimistic concurrency control Author: Scott Mitchell Code: ASP.NET v3.0 & VB |
Hits Today: 1 Total: 2029 | Updated: 9/27/2003 | |
 | We often design our systems in a way that forces us to figure out a different way to get each type of data. Perhaps a better solution would be to create a single portal that handles all our data requests and routes them to the appropriate code. Author: Rockford Lhotka Code: ASP.NET v1.0 & VB |
|