<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7793653461004229160</id><updated>2011-11-27T16:11:04.407-08:00</updated><title type='text'>Live Project Source Code</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://liveprojectsourcecode.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://liveprojectsourcecode.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Shaji</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_-vOVZ7Dy3xM/SSWeszDtwGI/AAAAAAAAFVY/aTcZPvR1kDE/S220/images.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7793653461004229160.post-6338990845544069639</id><published>2008-05-05T12:50:00.000-07:00</published><updated>2008-05-05T12:51:40.240-07:00</updated><title type='text'>Projects In C/C++</title><content type='html'>&lt;p&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=70379&amp;amp;lngWId=1"&gt;Array Basics (FIXED 18-Apr-08)&lt;/a&gt;by Rde4/8/2008 7:05:54 AMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=1"&gt;Visual Basic&lt;/a&gt;Array basics for beginners&lt;/p&gt;&lt;p&gt;beginnersAccessing a parent browser window from a child window or vice versa using JavaScript--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=5978&amp;amp;lngWId=2"&gt;Accessing a parent browser window from a child window or vice versa using JavaScript&lt;/a&gt;by Ashoka.4/20/2008 2:37:01 PMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=2"&gt;Java/Javascript&lt;/a&gt;This article explains basic options available to access the data present in a parent browser window from a child browser window or vice versa.Artificial Intelligence using basic geometry--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=12103&amp;amp;lngWId=3"&gt;Artificial Intelligence using basic geometry&lt;/a&gt;by Aric Holland4/24/2008 3:46:20 AMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=3"&gt;C/C++&lt;/a&gt;I will demonstrate how geometrical formulas apply to basic Artificial Intelligence routines on NPC's in video games. The mathematics behind the AI we will be working with is quite simple, and requires knowledge of Algebra. Catch HTML output of current page (With full code)--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=9615&amp;amp;lngWId=4"&gt;Catch HTML output of current page (With full code)&lt;/a&gt;by Farshad Deliri3/14/2008 5:05:26 AMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=4"&gt;Active Server Pages/VBScript&lt;/a&gt;On this article you'll learn how to catch the output HTML of an asp.net page.Changing desktop background from SQL--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1223&amp;amp;lngWId=5"&gt;Changing desktop background from SQL&lt;/a&gt;by Dino Scarcella4/9/2008 11:05:31 AMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=5"&gt;SQL&lt;/a&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;how to create a Query Builder Dynamically--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1918&amp;amp;lngWId=7"&gt;how to create a Query Builder Dynamically&lt;/a&gt;by Marselle Caston4/21/2008 8:09:20 PMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=7"&gt;Delphi&lt;/a&gt;To show how easy it is to create a Dynamic SQL building tool for end users in any application. I am using the DBDemos Database tables for this example the Customer.dbf you can use any database for this example.Add days to current date--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2432&amp;amp;lngWId=8"&gt;Add days to current date&lt;/a&gt;by kegham2/11/2008 5:40:16 PMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=8"&gt;PHP&lt;/a&gt;The following code will add days to the current date. Ive saw many type of codes or actually coders that adding days in random ways and inserting to mysql fields, which is causing to output an error. May be this code of mine is so simple 5 lines but it might be functional for someone who is looking for it. Please read lines that commented out.DSN-less Connection to Access / Uploading documents--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=125&amp;amp;lngWId=9"&gt;DSN-less Connection to Access / Uploading documents&lt;/a&gt;by FusionerMX9/15/2006 3:07:41 AMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=9"&gt;Cold Fusion&lt;/a&gt;The following code shows how to upload a file to a web directory and write that directory to an Access database.DotNetNuke: A Step by Step Installation--&gt;&lt;br /&gt;&lt;a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=6513&amp;amp;lngWId=10"&gt;DotNetNuke: A Step by Step Installation&lt;/a&gt;by leo Camalig4/16/2008 5:05:30 AMLanguage: &lt;a href="http://www.planet-source-code.com/vb/default.asp?lngWId=10"&gt;.Net&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7793653461004229160-6338990845544069639?l=liveprojectsourcecode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://liveprojectsourcecode.blogspot.com/feeds/6338990845544069639/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7793653461004229160&amp;postID=6338990845544069639' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/6338990845544069639'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/6338990845544069639'/><link rel='alternate' type='text/html' href='http://liveprojectsourcecode.blogspot.com/2008/05/projects-in-cc.html' title='Projects In C/C++'/><author><name>Shaji</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_-vOVZ7Dy3xM/SSWeszDtwGI/AAAAAAAAFVY/aTcZPvR1kDE/S220/images.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7793653461004229160.post-861694764609279775</id><published>2008-05-05T12:48:00.000-07:00</published><updated>2008-05-05T12:49:06.467-07:00</updated><title type='text'>C++ Source Code Directory</title><content type='html'>C++ Source Code Directory&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sourcecodesworld.com/source/LanguageHome.asp?LangId=2"&gt;http://www.sourcecodesworld.com/source/LanguageHome.asp?LangId=2&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7793653461004229160-861694764609279775?l=liveprojectsourcecode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://liveprojectsourcecode.blogspot.com/feeds/861694764609279775/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7793653461004229160&amp;postID=861694764609279775' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/861694764609279775'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/861694764609279775'/><link rel='alternate' type='text/html' href='http://liveprojectsourcecode.blogspot.com/2008/05/c-source-code-directory.html' title='C++ Source Code Directory'/><author><name>Shaji</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_-vOVZ7Dy3xM/SSWeszDtwGI/AAAAAAAAFVY/aTcZPvR1kDE/S220/images.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7793653461004229160.post-8322441407440577603</id><published>2008-05-05T09:49:00.000-07:00</published><updated>2008-05-05T12:47:45.473-07:00</updated><title type='text'>Game Project In Silverlight</title><content type='html'>&lt;div align="center"&gt;&lt;strong&gt;Silverlight Alien Sokoban&lt;/strong&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p align="center"&gt;&lt;span style="font-size:85%;"&gt;Getting Started with Silverlight&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;To work with Silverlight 1.1 within Visual Studio 2008 Beta 2, one must download the &lt;/span&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=b52aeb39-1f10-49a6-85fc-a0a19cac99af&amp;amp;displaylang=en"&gt;&lt;span style="font-size:78%;"&gt;Microsoft Silverlight Tools Alpha&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:78%;"&gt;. That will add a new item to the Visual Studio project types.&lt;/span&gt;&lt;/p&gt;&lt;img id="BLOGGER_PHOTO_ID_5196937887110705282" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://bp2.blogger.com/_-vOVZ7Dy3xM/SB87eUkAsII/AAAAAAAAA4g/wxDuS-rTp7M/s320/VSSilverlightProjects.jpg" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;em&gt;Figure: Silverlight project types in Visual Studio 2008.&lt;/em&gt;&lt;/div&gt;&lt;em&gt;&lt;/em&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;Using a Silverlight Project with Other Regular CLR Projects In order to debug Silverlight projects hosted within a non-Silverlight project, such as in our case an ASP.NET web application, we must use the Add Silverlight Link from the Visual Studio Project context menu within the Solution Explorer. Linking to the Silverlight project and hosting it within the ASP.NET project that contains the web service avoids the web service "Cross-Domain problem" that I've heard frequently mentioned.&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;/div&gt;&lt;img id="BLOGGER_PHOTO_ID_5196939849910759586" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://bp3.blogger.com/_-vOVZ7Dy3xM/SB89QkkAsKI/AAAAAAAAA4w/cGZ52mSmroI/s320/AddSilverlightLink.jpg" border="0" /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Figure: Add Silverlight Link in Visual Studio.&lt;br /&gt;Once this is done, files including output assemblies from the ClientBin in the Silverlight project will be automatically copied to your hosting project, and they will be kept in sink when one performs a build. Of course, however, content resources used by your Silverlight project, such as media files, will not be copied, and may require a build event copy task, as show below. &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.codeproject.com/KB/silverlight/SilverlightGame.aspx"&gt;Source Code&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7793653461004229160-8322441407440577603?l=liveprojectsourcecode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://liveprojectsourcecode.blogspot.com/feeds/8322441407440577603/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7793653461004229160&amp;postID=8322441407440577603' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/8322441407440577603'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/8322441407440577603'/><link rel='alternate' type='text/html' href='http://liveprojectsourcecode.blogspot.com/2008/05/game-project-in-silverlight.html' title='Game Project In Silverlight'/><author><name>Shaji</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_-vOVZ7Dy3xM/SSWeszDtwGI/AAAAAAAAFVY/aTcZPvR1kDE/S220/images.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp2.blogger.com/_-vOVZ7Dy3xM/SB87eUkAsII/AAAAAAAAA4g/wxDuS-rTp7M/s72-c/VSSilverlightProjects.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7793653461004229160.post-7200860502807512231</id><published>2008-05-05T09:45:00.000-07:00</published><updated>2008-05-05T09:46:58.570-07:00</updated><title type='text'>The WebKit Open Source Project</title><content type='html'>&lt;strong&gt;Getting WebKit&lt;/strong&gt;&lt;br /&gt;To download a pre-built bundle containing the latest WebKit, visit &lt;a href="http://nightly.webkit.org/"&gt;WebKit Nightly Builds&lt;/a&gt;.&lt;br /&gt;&lt;strong&gt;Browsing the Code&lt;/strong&gt;&lt;br /&gt;To browse the source code online, visit &lt;a href="http://trac.webkit.org/projects/webkit/browser"&gt;WebKit Trac&lt;/a&gt;.&lt;br /&gt;&lt;strong&gt;Checking Out&lt;/strong&gt;&lt;br /&gt;To work with the WebKit source tree, you will need a Subversion client installed. See &lt;a href="http://webkit.org/building/tools.html"&gt;Installing Developer Tools&lt;/a&gt; for information on how to install Subversion.&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Mac OS X&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Install a Subversion Client&lt;br /&gt;Subversion (svn) is the source code management tool used by the WebKit Open Source Project. A &lt;a href="http://homepage.mac.com/hiirem/svkbuilds.html"&gt;Subversion 1.4 client for Mac OS X 10.4&lt;/a&gt; is available.&lt;br /&gt;Open Terminal&lt;br /&gt;Terminal resides in /Applications/Utilities. The Finder Go menu provides a quick way to navigate there.&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Windows&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Open a Cygwin Shell&lt;br /&gt;Double-click the Cygwin icon on your Desktop to launch a new shell.&lt;br /&gt;Type this command to check out the WebKit source tree:&lt;br /&gt;svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit&lt;br /&gt;Alternatively you can download a snapshot of the WebKit source tree from &lt;a href="http://live.nightly.webkit.org/files/WebKit-SVN-source.tar.bz2"&gt;http://live.nightly.webkit.org/files/WebKit-SVN-source.tar.bz2&lt;/a&gt;. It is updated every six hours.&lt;br /&gt;Windows&lt;br /&gt;Install the WebKit Support Libraries&lt;br /&gt;Download the &lt;a href="http://developer.apple.com/opensource/internet/webkit_sptlib_agree.html"&gt;WebKit Support Libraries&lt;/a&gt; to the root of your source tree (C:\cygwin\home\&lt;username&gt;\WebKit).&lt;br /&gt;If the file is incorrectly named, rename it to WebKitSupportLibrary.zip. Do not extract its contents.&lt;br /&gt;Type this command to update your source tree:&lt;br /&gt;WebKit/WebKitTools/Scripts/update-webkit&lt;br /&gt;If you downloaded the tarball, this will bring it up to date. Windows users must always execute this command after first obtaining the code, since it will download additional libraries that are needed to build.&lt;br /&gt;Once you have a current tree, the next step is &lt;a href="http://webkit.org/building/build.html"&gt;building WebKit&lt;/a&gt;.&lt;br /&gt;&lt;strong&gt;Keeping up to Date&lt;/strong&gt;&lt;br /&gt;At any time, you can retype the update-webkit command to update your source tree:&lt;br /&gt;WebKit/WebKitTools/Scripts/update-webkit&lt;br /&gt;It's handy to put WebKit/WebKitTools/Scripts in your shell path so you can type commands like update-webkit without specifying a full path.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7793653461004229160-7200860502807512231?l=liveprojectsourcecode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://liveprojectsourcecode.blogspot.com/feeds/7200860502807512231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7793653461004229160&amp;postID=7200860502807512231' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/7200860502807512231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/7200860502807512231'/><link rel='alternate' type='text/html' href='http://liveprojectsourcecode.blogspot.com/2008/05/webkit-open-source-project.html' title='The WebKit Open Source Project'/><author><name>Shaji</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_-vOVZ7Dy3xM/SSWeszDtwGI/AAAAAAAAFVY/aTcZPvR1kDE/S220/images.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7793653461004229160.post-5822174087999998531</id><published>2008-05-05T09:41:00.000-07:00</published><updated>2008-05-05T09:44:17.329-07:00</updated><title type='text'></title><content type='html'>&lt;p&gt;&lt;strong&gt;Live Projects - Free Download Complete source code, documentation&lt;/strong&gt;&lt;br /&gt;Here you can download complete project listing with source code, project documentation, database structure of live project. If you are a final year college student of Diploma Engineering, BSC-IT, BE, BCA, MCA, MS, MBA from IGNOU, Sikkim Manipal University - SMU and looking for complete software project source code, abstract, synopsis and documentation, here you can download readymade project for submission.&lt;br /&gt;&lt;a href="http://www.programmer2programmer.net/live_projects/project_1/ebilling_invoice_system.aspx"&gt;Project # 1  eBilling and Invoice System  &lt;/a&gt;Computerization of Billing and Invoice system, Download project documentation, project source code, project executable files. Technology : Visual Basic, MS ACCESSCredit : Mr. Atanu Maity&lt;br /&gt;&lt;a href="http://www.programmer2programmer.net/live_projects/project_2/SQLTuner.aspx"&gt;Project # 2  SQL Tuner&lt;/a&gt;   This project is developed for tuning SQL Queries. Tuning can be done by reducing the total CPU time and also reducing the I/O taken by the Query. Technology : C# .NET, SQL ServerCredit : Mr. Swapnil Joshi&lt;br /&gt;&lt;a href="http://www.programmer2programmer.net/live_projects/project_3/IMPRO.aspx"&gt;Project # 3  IMPRO (Industrial Manpower Resource Organizer) &lt;/a&gt;  This project is developed for Industrial Manpower Resource Organizer for managing Employees, branches, planning, controlling and executing HR policies, HR Automation software and Reports. Technology : VB.NET, SQL ServerCredit : Mr. Joydeep Dass&lt;br /&gt;&lt;br /&gt;Project 1 : eBilling and Invoice System&lt;br /&gt;eBilling and Invoice System is a live project written in Visual Basic 6 programming language. It is a working solution. I give you complete project listing with all project file, source code, database, crystal reports. You can use this project as you want. I am not claim any copyright for this project. You can free download all the project documentation, project source code, project executable files, database from &lt;a href="http://www.programmer2programmer.net/project.aspx#Dowenload_sourcecode"&gt;download&lt;/a&gt; link. Code are well commented for your reference, however if you want any clarification you can contact me for further explanation.Who can use this project ?&lt;br /&gt;Commercial visual basic application developer can use this project as a whole or part of it as required.&lt;br /&gt;Student who are submitting their final year project for BE, BCA, BSC-IT, MCA, MS, this project is well commented, ready made project documentation available for submission.&lt;br /&gt;Who want to learn database programming in visual basic.&lt;br /&gt;Who want to know how to develop commercial application from project requirement to implementation and  final documentation.&lt;br /&gt;Win API Programming in visual basic.&lt;br /&gt;How to create report in Crystal Report and integrate with visual basic application.&lt;br /&gt;Project DescriptionThis project is made for one of the big decorator services in Mumbai, they supply decorating item to film industry for movie shooting. Presently they issue their client handwritten invoice and they enter details in manual register. And maintain MS Excel file for product rate. They want computerization of their manual invoice and bill generation process. &lt;br /&gt;Some important coding features you can get from this project.&lt;br /&gt;How to convert MSFlexGrid as editable text box and drop down list box.&lt;br /&gt;How to format MS-Excel worksheet with border color, back ground color, text color and change column width in visual basic.&lt;br /&gt;Convert Rupees to amount in word like 123.50 will convert into "Rupees one hundred twenty three and fifty paise only"&lt;br /&gt;How to connect and show crystal report from visual basic application.&lt;br /&gt;&lt;a name="Dowenload_sourcecode"&gt;&lt;/a&gt;Download the project documentation, source code, database and report files.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.programmer2programmer.net/project.aspx"&gt;Technical Document&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.programmer2programmer.net/project.aspx"&gt;Technical Document PDF&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.programmer2programmer.net/project.aspx"&gt;Project Executable&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7793653461004229160-5822174087999998531?l=liveprojectsourcecode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://liveprojectsourcecode.blogspot.com/feeds/5822174087999998531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7793653461004229160&amp;postID=5822174087999998531' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/5822174087999998531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7793653461004229160/posts/default/5822174087999998531'/><link rel='alternate' type='text/html' href='http://liveprojectsourcecode.blogspot.com/2008/05/live-projects-free-download-complete.html' title=''/><author><name>Shaji</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_-vOVZ7Dy3xM/SSWeszDtwGI/AAAAAAAAFVY/aTcZPvR1kDE/S220/images.jpg'/></author><thr:total>0</thr:total></entry></feed>
