Articles @ Wisdombay ...
This page hosts some quality, Informational articles in Information Technology field submited with WisdomBay. if you have some original quality IT related articles with you and want us to publish that here, then please mail us with the article.
Older Articles 2 | Older Articles | Newer Articles
This article explains the method of dynamically including external javascript source files into a web page based on user interaction.
The article explains the method of dynamically injecting javascript source into an already loaded webpage...
READ
Posted by Pramod S Nair
This article is a hands-on approach on deploying an ASP .NET 2.0 Web Application using Installers.
This article will help you in creating Installer files which can be used for deploying your locally built Web Application on a remote server. The method of using Installers for deployment is very much easy as all that is needed to be done on a server to get the Web Application hosted is to execute the installer and follow a simple Wizard Interface.
...
READ
Posted by Shanaz Bin Mohamed Abdul Lathiff and Pramod S Nair
A Linux Shell Script which can automate the process of taking dumps or backups on a PostgreSQL Server.
This article publishes a linux shell script which your can use on cron jobs for automating the pg_dump utility with out providing a connection username and password from command line...
READ
Posted by Anas V
An article that explains command chaining and command grouping in cmd.exe.
This article is an attempt at explaining the task of getting multiple commands executed in a sequential way in cmd.exe. This article also looks at executing groups of commands based on the status of (success or failure) of any previous commands...
READ
Posted by Pramod S Nair
An article that explains datatypes in PostgreSQL.
This article exemplifies you the most imperative data types supported by PostgreSQL, telling when and how each type should be used in your operations...
READ
Posted by Jishar Ibrahim
An article that explains the dealing with System registry using VB .NET 2003.
We can add registry keys by vb.net application using the following code:
Imports System
Imports Microsoft.Win32
Public Class Form1
Inherits System.Windows.Forms.Form
...
READ
Posted by Shanaz Bin Mohamed Abdul Lathiff
This small article is an attempt at explaining the usage of Assembly Info in VB.NET 2005 applications.
Assemblies - What are They ?
Assemblies form the fundamental unit of deployment, version control, reuse, activation scoping, and security permissions for a .NET-based application. Assemblies take the form of an executable (.exe) file or dynamic link library (.dll) file, and are the building blocks of the .NET Framework. They provide the common language runtime with the information it needs to be aware of type implementations. You can think of an assembly as a collection of types and resources that form a logical unit of functionality and are built to work together...
READ
Posted by Shanaz Bin Mohamed Abdul Lathiff
An article that explains the steps related to creating an Installer with NSIS.
This article is an attempt by me to get those souls out there who are looking for an installer solution, acquainted with one of Industries best installer option – NSIS (it’s not only good but also FREE!!!). If you ever wondered how to create an installer for your application, complete with the .exe file along with all the supporting files such as .dll, .ocx etc then this article is for you. There are more than enough of installers available for download, both for purchase and free...
READ
Posted by Mohammed Arfath
Older Articles 2 | Older Articles | Newer Articles
latest additions to wisdombay
BOOKMARKLETS >> A periodically updated section on BookmarkLets| Read
. Articles >> Creating Installers with NSIS (Nullsoft Scriptable Install System) | Read
. Articles >> How to add Assembly Info to your VB .NET Programs | Read
. Articles >> A Comparison between some Dos & Linux Commands. | Read
. Downloads >> LIVECricket - a small tool to track live cricket matches | Download
. Downloads >> ProfileFerret - A very simple tool that helps you in digging up the online profile of a Yahoo Identity | Download
. Downloads >> FeedAmasser - An RSS Feed Reader | Download
THE WISDOM BAY