ProgTalk - Your archive for all source code

VB.NET Articles

ProgTalk » Articles » VB.NET
15 Active articles:

Data access alternative to nHibernate and Entity Framework

Posted by: AndrewNumber of views: 910Posted on: 2012-04-06T11:05:47.99-07:00.
Mapping stored procs to classes with lazy loaded child classes and transient properties.

Customizing Your Software Solution to Get Ultimate Results

Posted by: offshoredotnetNumber of views: 450Posted on: 2012-03-02T02:12:20.737-07:00.
Developing new business applications to cater larger target market has become a universal aim of all businesses irrespective of its size, strength and sector. With the blooming technology, it is not difficult to develop a complex solution within a li

Gaining Trend of Outsourced Product Development

Posted by: offshoredotnetNumber of views: 509Posted on: 2012-02-14T22:56:35.803-07:00.
The stiff business environment expects companies to expand their market share by offering new web products to the targeted market.

ASP.NET Development Services for a Business Website

Posted by: offshoredotnetNumber of views: 641Posted on: 2012-02-07T03:22:51.353-07:00.
Microsoft developed an amazing scripting language which is popularly known as Active Server Pages (ASP). While considering the changing business scenario, it gave rise to an upgraded version of ASP as ASP.NET.

How to destroy a cookie in c#, vb.net and asp.net

Posted by: RockinNumber of views: 3841Posted on: 2009-09-27T18:07:16.757-07:00.
A simple function that shows how one can destroy a cookie in languages C#, VB.NET and ASP.NET

How to send emails using VB.NET and Visual Studio 2005

Posted by: RockinNumber of views: 7102Posted on: 2009-02-22T20:11:00-07:00.
A simple class to send email using VB.NEt

Get all files of directory and sub directories using ASP.NET, C#, and VB.NET

Posted by: RockinNumber of views: 47909Posted on: 2009-02-22T20:11:00-07:00.
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory.

A beginners guide to using XmlDocument in Csharp and VB.NET

Posted by: RockinNumber of views: 42150Posted on: 2009-02-22T20:11:00-07:00.
Article describing how to read through the nodes of an xml document using XmlNode, XmlNodeList, and XmlDocument. A beginners guide to understand how to parse through data of an XmlDocument object.

How to bind dropdownlists using datasource databind sources.

Posted by: RajibNumber of views: 21184Posted on: 2009-01-07T20:28:38-07:00.
Source code showing how to bind to a dropdownlist using a a datasource.

ASP.NET Web.Config - Configuring the ASP.NET Web.Config for your IIS web applications

Posted by: RajibNumber of views: 6470Posted on: 2008-07-14T00:00:00-07:00.
ASP.NET Web.config configuration, Web.config features, and integration with ASP.NET web applications. Learn how to configure the ASP.NET Web.config to debug, authorization, authentication, impersonation, error handling and more...