<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>dotnet(.Net) Project Source code Downloads and Tutorials</title><description>This blog is about the dotnet.all types of codes,news about dotnet including asp.net,vb.net,c# and know about new dotnet technology.programing in asp.net,vb.net,c#, ajax, AJAX tech support for .net and discuss the new technology in dotnet.ncluding asp.net,vb.net,c# and know about new dotnet technology.programing in asp.net,vb.net,c#, ajax, AJAX tech support for .net and discuss the new technology in dotnet.asp.net programming,dot net programming,dotnet programs,dotnet source code,source code.</description><managingEditor>noreply@blogger.com (Ram)</managingEditor><pubDate>Thu, 29 Aug 2024 23:40:41 -0700</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">230</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://allabout-dotnet.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:keywords>dotnet,source,codes,dotnet,tutorials,c,sharp,code,c,code,ajax,net,code,xml,net</itunes:keywords><itunes:subtitle>This blog is about the dotnet.all types of codes,news about dotnet including asp.net,vb.net,c# and know about new dotnet technology.programing in asp.net,vb.net,c#, ajax, AJAX tech support for .net and discuss the new technology in dotnet.ncluding asp.net</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>Text Encryption with a Password in ASP</title><link>http://allabout-dotnet.blogspot.com/2009/02/text-encryption-with-password-in-asp.html</link><category>asp text encription</category><category>text encription</category><category>Text Encryption with a Password in ASP</category><author>noreply@blogger.com (Ram)</author><pubDate>Thu, 5 Feb 2009 08:49:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7854177573561986523</guid><description>Text Encryption with a Password in ASPVersion: ASP Compatibility: ASP3.0 Category: ASP This is a text encryption/decryption snippet that utilizes the powerful xICE encryption algorithm. It's extremely simple to use. To encrypt use:QuickEncrypt("your text","password")To decrypt just use:QuickDecrypt("encrypted text here","password").Declarations:Dim dblCenterYDim dblCenterXDim LastResultDim </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total></item><item><title>Multi User Login &amp; Authentication in ASP</title><link>http://allabout-dotnet.blogspot.com/2009/02/multi-user-login-authentication-in-asp.html</link><category>ASP Multi User Login andAuthentication in ASP</category><category>Multi User Login and Authentication in ASP</category><author>noreply@blogger.com (Ram)</author><pubDate>Thu, 5 Feb 2009 08:46:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7416171121631055670</guid><description>Multi User Login &amp; Authentication in ASPVersion: ASP Compatibility: ASP3.0 Category: ASP Multi-User Login &amp; User Authentication with database connectivity. The files includes - login, Registration, Password Retrieving, Authentication and added files. Plus Admin files for viewing and editing database content online.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Online Job Management System in ASP</title><link>http://allabout-dotnet.blogspot.com/2009/02/online-job-management-system-in-asp.html</link><category>asp Job Management System</category><category>Online Job Management System in ASP</category><author>noreply@blogger.com (Ram)</author><pubDate>Thu, 5 Feb 2009 08:31:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-1401943044629087785</guid><description>Online Job Management System in ASPVersion: ASP Compatibility: ASP3.0 Category: ASP A complete ready to go website dedicated to Online Hunting for Jobs. Ideal for Employees and Employers where both can create and build CVs and Vacancies Online and post their data. Tools include job searching  and great tip for Career Building, Interview Preparation and CV Writing etc and more...CLICKHERE TO </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Using DataGridView in VB.net</title><link>http://allabout-dotnet.blogspot.com/2009/02/using-datagridview-in-vbnet.html</link><category>Using DataGridView in VB.net</category><category>vb.net datagrid view</category><author>noreply@blogger.com (Ram)</author><pubDate>Thu, 5 Feb 2009 08:25:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-6472231734446735756</guid><description>Using DataGridView in VB.netVersion: VB 2005 Compatibility: VB 2005 Category: Databases A Document containing how to use efficiently DataGrid, to add in DataGrid, Modify and Remove from the Grid and View of Data with ComboBox in VisualBasic.net.A very good tool for the developer who want to make use of DataGrid frequently.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Geocoding a Physical Address (VB.Net)</title><link>http://allabout-dotnet.blogspot.com/2009/02/geocoding-physical-address-vbnet.html</link><category>Geocoding a Physical Address</category><category>Geocoding a Physical Address (VB.Net)</category><category>vb.net code for Geocoding a Physical Address</category><author>noreply@blogger.com (Ram)</author><pubDate>Thu, 5 Feb 2009 08:21:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7453950340773172331</guid><description>Geocoding a Physical Address (VB.Net)Version: VB 2005 Compatibility: VB 2005 Category: Internet Programming This article will demonstrate the basics of submitting an address to the Yahoo! Geocoding service, recovering and displaying the geocoded result, and will also demonstrate a simple approach to displaying the location as mapped using Yahoo maps.  For more information regarding the program </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>how to Read a GPS Device in VB</title><link>http://allabout-dotnet.blogspot.com/2009/01/how-to-read-gps-device-in-vb.html</link><category>gps device Read a GPS Device in VB</category><category>Read a GPS Device in VB</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 30 Jan 2009 03:24:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7493937530393028646</guid><description>Read a GPS Device in VBVersion: VB 2005 Compatibility: VB 2005 Category: Miscellaneous CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application.  This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outputted from </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Transparent Borderless Forms in Visual Basic 2005(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/transparent-borderless-forms-in-visual.html</link><category>Transparent Borderless Forms in Visual Basic 2005</category><category>vb.net forms</category><category>vb.net Transparent Borderless Forms</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 30 Jan 2009 02:19:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-6999161724988020394</guid><description>Transparent Borderless Forms in Visual Basic 2005Version: VB 2005 Compatibility: VB 2005 Category: Forms CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis article describes an approach to displaying transparent forms in a Windows application.  Such may be useful to anyone wishing to display an odd shaped form for a splash screen or possibly a tool dialog with a transparent background.CLICKHERE TO</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">14</thr:total></item><item><title>VB.NET Form with Animation(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/vbnet-form-with-animationvbnet.html</link><category>.net forms</category><category>vb forms</category><category>VB.NET Form with Animation</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 30 Jan 2009 02:16:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-6298140088131185850</guid><description>VB.NET Form with AnimationVersion: VB.NET 2003 Compatibility: VB.NET 2003, VB 2005 Category: Forms CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLESimple vb.net form with animation for beginners.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Work With OracleDependency(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/work-with-oracledependencyvbnet.html</link><category>vb.net source code for Work With OracleDependency(vb.net)</category><category>Work With OracleDependency(vb.net)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:24:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-6658899554546105546</guid><description>Work With OracleDependency(vb.net)Version: VB 2005 Compatibility: VB 2005 Category: Databases 'With the introduction of Oracle Database 10g Release 2, you have a new option that addresses the    'Limitations inherent in previous approaches to dealing with changing data: database change notification.    'When you use database change notification, the database server will notify you automatically </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>A simple tool to generate a VB.Net class</title><link>http://allabout-dotnet.blogspot.com/2009/01/simple-tool-to-generate-vbnet-class.html</link><category>A simple tool to generate a VB.Net class</category><category>vb.net source code</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:21:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-364692838393777161</guid><description>A simple tool to generate a VB.Net classVersion: VB 2005 Compatibility: VB 2005 Category: Miscellaneous CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis is a simple tool to generate a VB.Net class. Need .Net Framework 2.0 to run.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>XML Pathfinder - A Visual Basic Utility(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/xml-pathfinder-visual-basic.html</link><category>vb.net source code</category><category>XML Pathfinder - A Visual Basic Utility(vb.net)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:18:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-2305379655858575955</guid><description>XML Pathfinder - A Visual Basic Utility(vb.net)Version: VB 2005 Compatibility: VB 2005 Category: XML CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.  CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Building a UNIX Time to Date Control(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/building-unix-time-to-date-controlvbnet.html</link><category>Building a UNIX Time to Date Control(vb.net)</category><category>vb.net source code for Building a UNIX Time to Date Control(vb.net)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:14:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-1488148827060016836</guid><description>Building a UNIX Time to Date Control(vb.net)Version: VB 2005 Compatibility: VB 2005 Category: Date/Time CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis article addresses the construction of a custom control that will convert UNIX time into useful and readable dates for display in a Win Forms application.  CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Parsing Sentences and Building Text Statistics(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/parsing-sentences-and-building-text.html</link><category>Parsing Sentences and Building Text Statistics(vb.net)</category><category>vb.net source code</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:12:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-1477578205709033837</guid><description>Parsing Sentences and Building Text Statistics(vb.net)Version: VB 2005 Compatibility: VB 2005 Category: String Manipulation CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis article describes three approaches to parsing the sentences from a body of text.  It also describes an approach to generating sentence count, word count, and character count statistics.CLICKHERE TO DOWNLOAD SOURCE CODE AND </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Simple RSS Feed Reader(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/simple-rss-feed-readervbnet.html</link><category>Simple RSS Feed Reader(vb.net)</category><category>vb.net source code for Simple RSS Feed Reader(vb.net)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:08:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7635009382254471658</guid><description>Simple RSS Feed Reader(vb.net)Version: VB 2005 Compatibility: VB 2005 Category: Internet Programming CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThe article describes the construction of a simple RSS feed reader based upon some easy XPath work.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Bubble Sort (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/bubble-sort-vbnet.html</link><category>Bubble Sort (VB.NET)</category><category>vb.net source code for Bubble Sort (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:06:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-2920454101131170723</guid><description>Bubble Sort (VB.NET)Version: VB 2005 Compatibility: VB 2005 Category: Miscellaneous CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEBubble sorting using vb.net.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Scientific Calculator (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/scientific-calculator-vbnet.html</link><category>Scientific Calculator (VB.NET)</category><category>vb.net source code for Scientific Calculator (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:04:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-6822078985440262334</guid><description>Scientific Calculator (VB.NET)Version: VB 2005 Compatibility: VB 2005 Category: Mathematics CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEIt is an advanced scientific calculator. plz contact me for further assistance...CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>noIE Process Execution Prevention (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/noie-process-execution-prevention-vbnet.html</link><category>noIE Process Execution Prevention (VB.NET)</category><category>vb.net source for noIE Process Execution Prevention (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:02:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7087117751722879685</guid><description>noIE Process Execution Prevention (VB.NET)Version: VB 2005 Compatibility: VB 2005 Category: Miscellaneous CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEApplication to prevent internet explorer, or any application for that matter, from executing. I dont know how useful it would be to others, but i figured to would serve some educational purposes. Very little commenting, but is pretty short and </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Converting English Characters To Arabic(VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/converting-english-characters-to.html</link><category>Converting English Characters To Arabic(VB.NET)</category><category>vb.net source code for Converting English Characters To Arabic(VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 01:00:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-5131809609487388534</guid><description>Converting English Characters To Arabic(VB.NET)Version: VB 2005 Compatibility: VB 2005 Category: String Manipulation CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEI have so much problem in typing arabic Characters.This application makes arabic typing so simple so just type in english and the character will be automaticlly changed to arabic Enjoy!!!CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Image Resizer 2.0(VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/image-resizer-20vbnet.html</link><category>Image Resizer 2.0(VB.NET)</category><category>vb.net source code for Image Resizer 2.0(VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 00:56:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-3553871534009447590</guid><description>Image Resizer 2.0(VB.NET)Version: VB 2005 Compatibility: VB 2005 Category: Graphics CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis application resize any type of picture and save it to disk in another extension without losing the quality of the picture. Enjoy it.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Automatic Mail Generator (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/automatic-mail-generator-vbnet.html</link><category>Automatic Mail Generator (VB.NET)</category><category>vb.net source code for Automatic Mail Generator (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 00:51:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-367357592551068328</guid><description>Automatic Mail Generator (VB.NET)Version: VB.NET 2003 Compatibility: VB.NET 2003, VB 2005 Category: Internet Programming CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEIt will send email to 1000 of recepient at a time by the help of OUTLOOK.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>File Folder Hirerchy to XML(vb.net)</title><link>http://allabout-dotnet.blogspot.com/2009/01/file-folder-hirerchy-to-xmlvbnet.html</link><category>File Folder Hirerchy to XML(vb.net)</category><category>vb.net source code for File Folder Hirerchy to XML(vb.net)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 00:48:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-2231300635925416417</guid><description>File Folder Hirerchy to XML(vb.net)Version: VB.NET 2003 Compatibility: VB.NET 2003, VB 2005 Category: File Manipulation This code generates an XML file in the given directory with contents same as Explorer hierarchy. It also displays the files size and change date including folders description like Number of files or folders.   It can be used when you want to make a CD/DVD with many number of </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Active Directory Finder (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/active-directory-finder-vbnet.html</link><category>Active Directory Finder (VB.NET)</category><category>vb.net source code for Active Directory Finder (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 00:45:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7406351039150227803</guid><description>Active Directory Finder (VB.NET)Version: VB.NET 2003 Compatibility: VB.NET 2003, VB 2005, VB 2008 Category: Networking CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEThis project will detect your system information and your belonging groups.CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Transposition Encryption (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/transposition-encryption-vbnet.html</link><category>Transposition Encryption (VB.NET)</category><category>vb.net source code for Transposition Encryption (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 00:40:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-555754352496403284</guid><description>Transposition Encryption (VB.NET)Version: VB 2005 Compatibility: VB 2005, VB 2008 Category: Security CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEIn transposition and geometrical pattern encoding the text is rearranged with the aid of some type of geometric figure, a typical example being a two - dimensional array or a matrix, First plain text message is written into the figure according to a </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>XML To Email(VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/xml-to-emailvbnet.html</link><category>vb.net source code for XML To Email(VB.NET)</category><category>XML To Email(VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Fri, 23 Jan 2009 00:37:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-7831008577964527653</guid><description>XML To Email(VB.NET)Version: VB 2005 Compatibility: VB 2005 Category: XML CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEI have done this project to learn more about the XML and in addition this will send email in a multi threaded fashion along with reports .....CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLE</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Document Management System (VB.NET)</title><link>http://allabout-dotnet.blogspot.com/2009/01/document-management-system-vbnet.html</link><category>Document Management System (VB.NET)</category><category>vb.net source code for Document Management System (VB.NET)</category><author>noreply@blogger.com (Ram)</author><pubDate>Thu, 22 Jan 2009 23:42:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7833420216897241119.post-6915011387132256348</guid><description>Document Management System (VB.NET)Version: VB 2005 Compatibility: VB 2005, VB 2008 Category: Databases CLICKHERE TO DOWNLOAD SOURCE CODE AND ARTICLEIf Any Body Like To Save Complete MS Access Database, MS Word File, Excel File, Power Point, Images And Text Files Save In SQL Sever 2005, This The Complete Solution ....... Document Management System 2008 With One way Encryption Method And With Lots</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>