Web
Site
Home
Weblogs
Groups
Forums
Tools
Store
Directory
Login
|
Register
[
Help
]
Sections
Home
Directory
News
Blogs
Forums
Groups
Site Tools
Quick Starts
Active Directory
ASP
ASP.NET
ASP.NET 2.0
DotNetNuke
Home
Directory
News
Blogs
Forums
Groups
Site Tools
Quick Starts
Active Directory
ASP
ASP.NET
ASP.NET 2.0
DotNetNuke
Submit News
Write for Us
Services
Advertise
Contact Us
DotNetNuke Consulting
Buy DNN Modules
from
Buy DNN Modules
from
WWWCoder.com Resource Directory
Home
>
Articles/Tutorials
>
Code Snips
>
VB.NET
VB.NET
Sort By: Default
Sort By: Name
Sort By: Hits
Sort By: Date
Ascending
Descending
Removing the "www" From the URL
Hits Today: 2 Total: 9127
Updated: 6/28/2008
Reviews: 1
Add to Favorites
For SEO purposes you don't want to have two separate pages having the same content. This could very well mean if you have "www." in your url, and without the "www." pointing to the same content, you may run into some issues. There are other reasons too. R...
Properties, Getting and Setting Them Dynamically
Hits Today: 0 Total: 18033
Updated: 1/3/2006
Reviews: 6
Add to Favorites
In the following code snippets we'll cover how to get the properties of your object at run time. This can be handy to know if you're going to generate dynamic reports, or some other function of dynamically viewing and assigning values of the properties of...
Creating a Search Application with Word 2003 and Visual Basic .NET
Hits Today: 0 Total: 2444
Updated: 6/5/2005
Reviews: 0
No ratings available.
Add to Favorites
Frank Rice guides the reader through the steps of creating a simple application in Visual Basic .NET that searches an Access database and uses the results to populate a Word document using both XML tags and bookmarks.
Variables and Constants for Visual Basic .NET Beginners
Hits Today: 0 Total: 2341
Updated: 4/13/2005
Reviews: 0
No ratings available.
Add to Favorites
In this, the second part of Betsy's exploration of Visual Basic .NET for new programmers, she looks at variables and constants and how you can use them in your programs.
Generics in VB.NET
Hits Today: 0 Total: 3208
Updated: 2/8/2005
Reviews: 1
Add to Favorites
Generics are very useful if you know what they are and how to use them. In this article we will dive into the world of generics. We will show you what generics are and what they are used for.
CodeSnip: Printing PDF from .NET
Hits Today: 0 Total: 3675
Updated: 9/19/2004
Reviews: 0
No ratings available.
Add to Favorites
Need to automatically print a PDF document from your .NET application without annoying dialogs or other user intervention?
CodeSnip: Opening Crystal Reports in a New Window in ASP.NET
Hits Today: 0 Total: 3241
Updated: 9/19/2004
Reviews: 0
No ratings available.
Add to Favorites
This snippet briefly demonstrates how to open new windows with Javascript and ASP.NET.
CodeSnip: XML Form Generator, Part 1: Generating an XML Form
Hits Today: 0 Total: 3150
Updated: 9/19/2004
Reviews: 0
No ratings available.
Add to Favorites
One of the most frequent tasks that web developers receive is that of creating a form to collect user input. One solution is to use an ASP.NET web page to create an XML file that will be used as the basis for a Web form. The three part article, XML Form G...
Grabbing Content From an External Website
Hits Today: 0 Total: 4312
Updated: 9/1/2004
Reviews: 4
Add to Favorites
USes the Request and Response object to return content from a Web site.
Hyperlink Activation
Hits Today: 0 Total: 3534
Updated: 8/1/2004
Reviews: 1
Add to Favorites
Parse a string and activate any text links in the string.
Copyright 20010 - Santry Technology Solutions, Box 172, Girard, PA 16417, (814) 774-0970
Privacy Statement
|
Terms Of Use