July 2002
-
July 25, 2002
25
Jul'02
How to decrypt encrypted stored procedures
Here is a stored procedure used to decrypt compiled T-SQL stored procedures. Continue Reading
-
July 23, 2002
23
Jul'02
An asynchronous message queuing example with .NET
Wondering how Visual Basic .NET handles sending and receiving messages compared to VB6? Roy Hoobler says although the .NET classes are in a new "messaging" assembly that is easy to navigate and understand, the classes themselves are not much ... Continue Reading
-
July 17, 2002
17
Jul'02
XPathNavigator and XSLT
Information about working with .NET. Continue Reading
-
July 17, 2002
17
Jul'02
XPath and XpathNodeIterator
Discussion of the the relationship of function XpathNavigator and the XpathNodeIterator class. Continue Reading
-
July 17, 2002
17
Jul'02
Universal XML API
An XML primer for MS's .NET. Continue Reading
-
July 16, 2002
16
Jul'02
Movie: Creating ASP.NET User Controls
This video demonstrates the creation of a simple "Hello World" user control, and then a more advanced User Control that pulls information from a database and displays it in a DataList of Hyperlinks. Then you'll learn how to use the new control in ... Continue Reading
-
July 11, 2002
11
Jul'02
Microsoft wants you to try on add-on for SQL Server
Microsoft said recently that it is making available the second trial version of a notification application that gives companies using SQL Server databases a way to provide custom updates to subscribers or customers without having to create a ... Continue Reading
-
July 10, 2002
10
Jul'02
Fast way to add a comment header
Follow these steps to create a rapid way to add a comment header to your code from Query Analyzer. Continue Reading
-
July 01, 2002
01
Jul'02
Problem with combo boxes using Visual C# with .NET
-
July 01, 2002
01
Jul'02
How to upgrade a VB version 3 project to VB.NET?
-
July 01, 2002
01
Jul'02
Error trying to install VS.NET Academic version with Windows XP Professional
-
July 01, 2002
01
Jul'02
How to install Visual Studio.NET Professional in Windows 98 SE?
-
July 01, 2002
01
Jul'02
Transforming XML
This tip gives an introduction to transforming XML to other forms that applications can use. Continue Reading
-
July 01, 2002
01
Jul'02
.NET structures
A new data type available in VB.NET. Continue Reading