SEARCH:   Search    Register  |  Login
     
Hi,   Last week I was working on a web interface, Where I wanted to ge
Hi,   Well, back from vacations ;-).
Reading Text File using ODBC Driver in .NET When the Text driver is used, the format of the text file is determined by using a schema information file. The schema information file, which is
When you want to register your output .Net Assembly for COM interop automatically follow the follwoing Steps and enjoy programming. Click Project..Select Project
Inside ASP.NET Master Pages Download source (VB & C#) - XXX Kb
In my last tip, I posted the code for Extracting the Text Content from a PDF File. Well, I promised  to post the code for Generating Graphical Thumbnail from PDF File in that post very
Display Summary Totals in Datagrid of Webform
New Page 1
"Invalid parameter used."When i tried to show an image in a picturebox i got an error as folows: System.ArgumentException: Invalid parameter used.   at System.Dra
Few weeks ago I faced a problem when I was using SQL Server Reporting Services to gen
To avoid Right Click on the text box use the following code in either Form Load event or in constructor. Set the ContextMenu of the textbox to new instance of the ContextMenu
We always follow some conventions when we are coding. On of the most important one is to provide some comments before important methods which give a brief descrip
Last week I was working on an application which was supposed to generate thumbnails from PDF files and extract the text out of it for figuring out the keywords etc.
Localizing the web pages based on browser default selected language.  In this example, languages en-us and de are considered.  To use the following code, the following steps will assit,
hi all in this tip i show u how to how make PopUp that behave like ModalDialog. open popup by the function: funOpenPopUp() (see code). now when the popup i
Hi all when we open new project in Visual Studio.net  the project name will appear in the Visual Studio.net start page (see image).
An instructor I once had made a statement that has echoed in my head for years. When you are a programmer, you have two groups of end users, the people who will actually use the software, AND other pr
A lot of times I need to generate random patterns for the projects I'm developing, like when I'm generating data for a testing engine, etc. I have written a generic function which takes care of genera
Many a times I store the data from various sources in Arrays for faster performance Generally these are two dimensional arrays with data and