Vikasumit
Home
vsChessMania
vsXPath Tester
Downloads
Articles
Photo Gallery
Printing Text Document using .NET 2.0 Code
Author
: Sumit Gupta
Article on how to enable Text file printing using .NET framework version 2.0 using VB.NET.
How To: Use the System Tray Directly from VB (ID: Q176085) from MSDN Jan 2000
Author
: Sumit Gupta
How to do System tray using Windows API (Win32 API). This article show you the techinque of making system tray for your application
class.POP3Mail : Introduction Text to POP3Mail class
Author
: Sumit Gupta
Very basic class for connecting to any POP3 Email account, using PHP code. It gives you idea on how to using POP3 Email using code even for other language.
How to change default Form Action attribute in ASP.Net with .Net Framework 1.1
Author
: Sumit Gupta
Have you ever done URL rewriting using ASP.NET, if yes than your probably want to read this article.
How To: Using XPath in .Net Application (Deleting a Node from XML)
Author
: Sumit Gupta
Deleting a Node in XML is not that easy for beginner, I face this problem and run into problem many items before I found this solution. It give you the power of XPath as well.
Masking Creator Software Reference and Article
Author
: Sumit Gupta
Basic Technique of masking an Image using Visual Basic 6.0
Different Type of programming languages
Author
: Sumit Gupta
Did you ever wonder, programming language have their own role and work area. This article gives overview of this conceptual different between your programming language.
Basic Concept for paging in PHP
Author
: Sumit Gupta
Gives a brief idea on how to implement pagination in PHP using Mysql as backend database. It is just a matter of using one function to implement pagination
Navigation
Home
Articles
Downloads
News
Contact Us
Articles
Printing using .NET 2.0 (New)
System Tray VB6
POP3 PHP class
Changing Form Action
XPath in .NET