This is a lexical analyzer which generate tokens of c++ file.. it extracts libraries, reserve words, variable names and operators from c++ source file... it is for the compiler construction students.... www.bitsbyta.com
In my previous post - Download Crystal Reports 2010 for Visual Studio Now - I announced the release of Crystal Reports for VB.NET 2010. If you have installed it but cannot find the Crystal Report Viewer under the toolbox, it is most likely that you have not selected the correct framework version. In order to use Crystal Reports 2010 for VB.NET you need to use Framework version 4.0. Follow the
What is a Simple CafeTimer? it is alternative application for controlling user/client to their rendered time into internet shop. It has original graphics logo for the owner of Internet Cafe. The scenario here instead using the old fashion writing on the piece of paper the time once the user start. You can use this simple program for simple task.
In my previous tutorial I discussed on how to create a sub report and pass a parameter value in ReportViewer. Sub report is useful if you can’t group data to display the related record. This is true with Order-Details report. However, sub reports in RDLC seems too slow when rendering a report. As much as possible, try to avoid using sub report if it can be done using Groupings. In this VB.NET 2010
How it works?.. Payroll System is a complex of useful programs that generate/extract record from database to excel template. It has a print form payslip to be given to all employee. It has many useful code that can use for your own reference. And I still working for upgrade this program soon.