1.
Sending HTML Formatted Emails
objMail.Mailformat = 0. The body format determines whether the message is plin text (1) or can contain HTML (0). Next you must determine the mail format, ...
2.
Garbage Collection in VB.NET
Understanding Garbage Collection in VB.NET. Garbage collection is the mechanism to releasing memory from unused objects and components of the application. ...
3.
Garbage Collection in VB.NET
Thus garbage collection in .NET Framework uses the Mark and Compact algorithm and generation technology to efficiently work with applications.
4.
Garbage Collection in VB.NET
In .NET Framework, garbage collection system is based on the Mark and Compact ... Thus garbage collection in .NET Framework uses the Mark and Compact ...
5.
Garbage Collection in VB.NET
Understanding Garbage Collection in VB.NET. Garbage collection is the mechanism to releasing memory from unused objects and components of the application. ...
6.
Garbage Collection in VB.NET
Understanding Garbage Collection in VB.NET. Garbage collection is the mechanism to releasing memory from unused objects and components of the application. ...
7.
Garbage Collection in VB.NET
Understanding Garbage Collection in VB.NET. Garbage collection is the mechanism to releasing memory from unused objects and components of the application. ...
8.
.NET Progamming - .Net Online Tutorial for Web Developer's
Introduction to .NET framework. Learn about ASP.NET, VB.NET, C# and other related technologies.
9.
XML Tools - The new XML Editor of VS.NET 2005
You can create an XSD schema from a DTD, or XML, or XDR document using the create schema feature. The XML Editor when used for editing XSL can provide all ...
10.
About Web.Config Editor 2.0
When a user wants to edit the web.config files of a web application it is difficult for them to edit the elements of that XML file and it is not easy to ...