Our Featured Articles:

How to customize papersize in crystal report?
Requirements: Visual Studio 2010 SAP Crystal Report for Visual Studio 2010 Level: Advance Concept: I have been using Crystal Report for so long, and it has been my partner in generating valuable reporting for my application projects. Crystal Reports provides its latest update from their website. I design my Reports to print in a non-standard paper ...
How to use Crystal Report in VS2010
Crystal Report in VS2010 Requirements: Visual Studio 2005, 2008, 2010 Programming Level: Moderate Language: Visual Basic.Net Project references CrystalDecisions.CrystalReports.Engine CrystalDecisions.ReportSource CrystalDecisions.Shared CrystalDecisions.Windows.Forms Scenario Crystal reports has been my partner since I have learned Programming. For me this is the best tool in creating professional looking reports that can even generate from easy to complex reporting. In this article I presume ...
How to Create a CSS3 Buttons Using HTML5
In this tutorial we will be creating a CSS3 Buttons using HTML5 Actually in creating a button in CSS3 is the most easiest way than creating a button using the Adobe Photoshop in a short coding you will be able to create a clean and a good quality button using the ...How to check Alpha Numeric in a String
How to Check Alpha and numeric in a band of a string Requirements: Visual Studio 2005, 2008, 2010 Programming Level: Basic Language: Visual Basic.net Scenario I have been working to my new project recently for Inventory consolidation system, wherein it imports textfile format from other system for consolidation process. These Text file contains multiple column ...
How to create real transparent image
Creating a true transparent image that supports GIF Requirements: Visual Studio 2005, Visual Studio 2008, Visual Studio 2010 Programming Level: Advance Language: Visual Basic.Net Scenario: Way back in visual basic 6.0 when i tried to use an image and I designed a GIF image with transparent background color, and I could not let the background ...
How to backup and Restore MySQL Data
Did you know how to backup or restore MySQL Data? Requirements: MySQL Database Engine Programming Level: Moderate Language: MySQL Scenario: You want to backup your data at run-time without shutting down the mysql server (Binary Backup), in simply term you want to perform an online backup while other client is connected to server performing ...How to Lowlevel format a flash Drive
How to Lowlevel Format a flash drive Requirements: Low Level Formatting Software Brand Particular: Kingston Data Traveler or Any USB Flash Drive Download links: Apacer Low Level Formatter. Scenario: You have bought your USB Flash Drive and have used it for months when suddenly it no longer can write anything on it, when ...
Creating a real transparent label in vb.net
Creating a true transparent label. Requirements: Visual Studio 2010 Programming Level: Advance Language: Visual Basic.net Scenario: I have been looking for quite some time a control that can give me a true transparent label in which we can see the background color or object behind this control just like the old VB6 language, by just ...
How to load XML to Datagridview
Loading xml from file to datagridview Requirements: Visual Studio 2005, 2008, 2010 Programming Level: Moderate Language: Visual Basic.Net Scenario An XML is stands for Extensible Markup Language, that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable [1]. In a modern programming architecture xml plays an important ...
How to convert Datagridview Data to Datatable
Converting datagridview row data into datatable Requirements: Microsoft Visual Studio 2005/2008/2010 Programming Level: Advance Language: Microsoft Visual Basic.Net Scenario: Datagridview is an essential component of visual studio wherein you could populate data on it by either a databinding or manual inserting of data. Being a visual basic programmer for almost 8 years, I'd rather choose ...



