I Got Message New Norton 360 v4.0 - 468x60
 
Microsoft Tech
CodeProject
CodePlex
C-Sharpcorner
VB.NET Heaven
.NET Heaven
EggHeadCafe
Misc
SourceForge
Dr. Dobb's
Ajaxian
Articles
IGotMessage
C# Stock Quote
 
 
     
Object Oriented Programming: Part 4
9/5/2010 11:55:20 PM
In this article series, we will learn lots of basic things in OOP.


Object Oriented Programming: Part 3
9/5/2010 11:52:24 PM
In this article series, we will learn lots of basic things in OOP.


Object Oriented Programming: Part 2
9/5/2010 11:46:57 PM
In this article series, we will learn lots of basic things in OOP.


Object Oriented Programming: Part 1
9/5/2010 11:44:38 PM
In this article series, we will learn lots of basic things in OOP.


Client Validations in javascript
9/3/2010 12:04:13 PM
Its shows validations done using pure javascript and it is not using any Validations controls provided by the .NET Framework 3.5.


Virus which makes FolderName.exe in every Folder in C++
8/25/2010 12:16:33 AM
Here I will show how you can make virus which makes copy of virus to each folder with directory's name.exe.


Enforced Rigorous Type Safety In Managed COBOL Using Generics
6/20/2010 1:06:28 PM
Generics allow Managed COBOL to be a fully type safe programming language with some huge payoffs for programmer productivity.


Progressive Modernization Of Legacy Code Using Managed COBOL
6/20/2010 12:48:40 PM


Progressive Modernization Using Managed COBOL
6/20/2010 12:45:32 PM
An example of how Managed COBOL methods can be used to progressively add locally scoped storage to legacy COBOL code.


Basics of JavaScript - Part 5
6/17/2010 5:24:10 AM
This article will explain, basics of JavaScript programming including Function Constructor, Literal Functions, Objects, Reference Objects, Primitive Objects, Native Objects, Instance, Generic Objects, Literal Objects, Object Properties, Object Classes, Object Methods, Instance Methods, Class Methods, String Objects, Length of Strings, Position of String, Location of String etc.]


Basics of JavaScript - Part 4
6/17/2010 12:25:53 AM
This article will explain, basics of JavaScript programming including Function Processing (by value and by reference), statements, if statement, if-else statement, if-elseif-elseif-else statement, switch statement, iteration, while loop, do while loop, for loop, for in loop etc.]


Basics of JavaScript - Part 3
6/16/2010 6:09:10 AM
This article will explain, basics of JavaScript programming including Array, how to create array, multi-dimensional array, join and reverse array, sorting array, concat array, slice and splice array, push and pop and reverse array, shift array etc.


Basics of JavaScript - Part 2
6/16/2010 5:28:09 AM
This article will explain, basics of JavaScript programming including Document Object and Event, JavaScript Functions, JavaScript pop-ups, saving state etc.


Basics of JavaScript - Part 1
6/16/2010 5:14:09 AM
This article will explain, basics of JavaScript programming including differences between Java and JavaScript and HTML, history, functions, how to write JavaScript, features, how to use on web page like external .js file etc.


Difference between Delete, Drop and Truncate
6/10/2010 1:49:11 AM
Difference between Delete, Drop and Truncate


Resizing the Window (Dialog Box)
4/8/2010 6:05:39 AM
Here is one example to resize the dialog window using VC++ and MFC.


Port Scanner
10/10/2009 12:00:00 AM
Port Scanner application developed using VC++.


Storing ASP.Net page state on the server
9/30/2009 12:00:00 AM
Some aspects of server side page state storage implementations are discussed in this article


How to find last index of the string in asp.net using C#
9/14/2009 12:00:00 AM
In this article you will learn How to find last index of the string in asp.net using C#.


APPLE GAME
9/11/2009 6:08:16 AM
TAKE THE APPLE THIS GAME...


Load, Add, Update, and Delete in GridView
8/16/2009 12:00:00 AM
This article and code shows how to add, updated, and delete data through a GridView control.


Send Email in netCOBOL .NET
8/16/2009 12:00:00 AM
This code snippet shows how to send email in Net Cobol .NET.


State Implementation in ASP.NET
8/11/2009 12:00:00 AM
The use of state implementation is that a numeric values will show you that how many times your web page has been opened or refreshed or loaded.


Comments in HTML
7/3/2009 12:00:00 AM
In this article you will learn about comment in HTML.


Color values in HTML
7/2/2009 12:00:00 AM
In this article I will explain about Color codes and names in HTML


Definition Lists in HTML
7/2/2009 12:00:00 AM
In this article you will learn about Definition list in HTML.


Table tags in HTML
6/26/2009 12:00:00 AM
In this article you will learn that tables have many uses in HTML.


Forms in HTML - Part 2
6/26/2009 12:00:00 AM
In this article I will explain Forms in HTML


Forms in HTML - Part 1
6/26/2009 12:00:00 AM
In this article I will explain Forms in HTML


Creating simple web page in HTML
6/25/2009 2:08:07 AM
In this article I will explain you simple tags used in HTML which helps you formatting your web page.


More Tags in HTML Tags
6/25/2009 12:00:00 AM
Some useful tags which are used to create great webpage's.


Order and unordered list in HTML
6/25/2009 12:00:00 AM
In this article I will tell your how to use order and unordered list.


HTML Introduction
6/24/2009 5:02:11 AM
In this article we will be learning basics of HTML.


Color Picker using JavaScript
6/3/2009 6:59:38 AM
In this article you will get JavaScript for selecting various colors.


Code Render Block In ASP.NET
5/31/2009 10:29:10 AM
This article shows you code render block in asp.net


JavaScript Text effect
4/22/2009 12:00:00 AM
This article demostrate the text effect using javascript.


Exception Handling in .NET Framework
4/6/2009 12:00:00 AM
In this article I am going to discuss about Exception Handling in .NET Framework.


File Handling Using C#
4/6/2009 12:00:00 AM
Through this article you will get the knowledge about File Handling in .Net using C#.


Packaging and Deploying Windows Mobile Applications with Mobile Packager
3/9/2009 12:00:00 AM
Have you ever wanted to create setup packages, bundle multiple cab files or compress the files in your deployment package or have the option to distribute through a desktop or OTA(over the air) for your Windows Mobile Applications? If yes, then Mobile Packager will help you achieve that easily.


How to detect objects regardless of browsers types using java script
3/4/2009 12:00:00 AM
In this article I try to give a way of how to deal with objects using javascript in an heterogeneous browers functionalities adoptions.


Tab Control in Windows Presentation Foundation
2/11/2009 11:47:31 PM
In this article I am going to explain how to implement tabcontrol in Windows Presentation Foundation.


Start and stop time count using JavaScript
1/15/2009 12:00:00 AM
This is a simple article to show How to start and stop time count using JavaScript.


ASP.NET 2.0 FileUpload Control
1/12/2009 12:00:00 AM
ASP.NET 2.0 FileUpLoad control is used to browse and upload a file from a web page. This tutorial shows how to use ASP.NET 2.0 FileUpload control.


Visitor's browser at a glance
1/12/2009 12:00:00 AM
How to detect name, version and more about visitor's browser using JavaScript?


Fight 404 errors with ASP.NET Routing
1/10/2009 12:00:00 AM
This article describes a way to use ASP.NET Routing to avoid 404 Not Found errors when changing folder structure or folder names in a web site.


ASP.NET 2.0 Xml Control
1/8/2009 12:00:00 AM
The Xml control of ASP.NET 2.0 is used to display an XML document and apply XML transformations to transform the data. This article shows how to use Xml control.


DropShadow AJAX Control
11/11/2008 12:00:00 AM
In This article you will learn how to create an AJAX enabled web site and we can add AJAX controls to it very easily. through this example we will use the DropShadow control and explained how we can now display a professional looking Panel for our application.


Use of Detailview with drop down list in asp.net 2.0
10/9/2008 12:00:00 AM
In this article you will learn how to use of detail view.


A guided tour to XML
10/6/2008 12:00:00 AM
XML (Extensible Markup Language) is a flexible way to create common information formats and share both the format and the data on the World Wide Web, intranets, and elsewhere.


AJAX Accordion Control
9/15/2008 4:28:29 AM
The Accordion is a web control that allows us to provide multiple panes and display them one at a time. It is like having several CollapsiblePanels where only one can be expanded at a time.


Silverlight 2.0 Beta 2 version
9/8/2008 12:00:00 AM
The article is based on the Silverlight 2.0 Beta 2 version.


Silverlight - Save Web Page
9/8/2008 12:00:00 AM
Saving the silverlight based web control contents to the database. Inserting the name and surname fields to users table.


Wizard Control in ASP.NET 2.0
9/4/2008 12:00:00 AM
This article discusses how to create and use the Wizard control in ASP.NET 2.0.


Server based AJAX for enterprise applications
9/4/2008 12:00:00 AM
Solving AJAX security issues and enhancing AJAX productivity and manageability


MyQuiz v1.01 Document
9/4/2008 12:00:00 AM
MyQuiz is my first ASP.NET application developed for the sole purpose of meeting the requirements of the quiz engine project.


Applying Themes to a Web Page in ASP.NET 2.0
9/4/2008 12:00:00 AM
This article tells you how to create a theme and then to apply to a web page in ASP.NET 2.0.


Navigation control in asp.net 2.0
9/4/2008 12:00:00 AM
This article discusses the navigation controls available in ASP.NET 2.0 and how to use them in your Web applications.


Playing Flash in ASP.NET
9/4/2008 12:00:00 AM
The code snippet in this tip shows how to play a flash file in ASP.NET.


Introduction to AJAX
8/28/2008 12:00:00 AM
Ajax is not a technology. It is really a combination of several technologies, each flourishing in its own right, coming together in powerful new ways.


Binding data to an ArrayList
8/28/2008 12:00:00 AM
This article tells you to how to create an ArrayList and how to bind it to data bound controls.


Log Javascript Errors using AJAX
2/27/2008 12:00:00 AM
Log the JavaScript Errors that are generated in the client, using AJAX at server side. ASP, JSP, PHP or any server side scripting can be used.


.NET Page Life Cycle with Events
10/16/2007 12:00:00 AM
This article gives you complete information about the page life cycle and its methods.


Tracing in ASP.NET
10/12/2007 12:00:00 AM
Through this article you will learn the concept of Tracing and how to enable Tracing for an application.


Thumbnails image in HTML
9/21/2007 5:07:20 AM
How to create Thumbnails images in HTML and why we need of them?


DropDownList in data binding
9/21/2007 12:00:00 AM
This article shows that how we can access data from database in a DropDownList.


Simple way to bold the font when the cursor is placed on it
9/20/2007 12:00:00 AM
Through this article you will learn how the font will bold when the cursor placed on it. You will also learn how to use the 'onmouseover' and 'onmouseout' events in JavaScript.


How to: Change the background color of the window depends on the time
9/19/2007 6:07:41 AM
This article shows you to change the background color of the window depend on time.


Stored Procedure
9/19/2007 12:00:00 AM
This article shows that what are the stored procedure. How we will declare and use stored procedure?


How to close the new window by click on link in JavaScript
9/18/2007 2:27:22 AM
In this article you will see how to create new window and how the message will become the link of new window in JavaScript.


A simple Tooltip with Images and Text
9/18/2007 12:00:00 AM
A simple Tooltip with Images and Text.


Simple way to solve mathematical expression using JavaScript
9/17/2007 3:27:49 AM
In this article I am describing how to solve the mathematical expression using JavaScript.


Upload and save the images
9/17/2007 12:00:00 AM
This article shows that how can you upload and save your images. How can you show these images on your web form?


Draggable Divs
9/14/2007 12:00:00 AM
Make your divs draggable using JavaScript.


Simple example of Array in JavaScript
9/14/2007 12:00:00 AM
This article shows: How to find the day and date in JavaScript by using array?


Window Workflow Foundation in .NET3.0
9/14/2007 12:00:00 AM
This article describe brief introduction of Window Workflow Foundation.


Get the Width and Height of an Image using Javascript
9/14/2007 12:00:00 AM
Get the Width and Height of an Image using JavaScript easily using the width/height property.


Show the data in to DataGridView from the XML file
9/13/2007 12:00:00 AM
This article shows that: How we can show the data in a DataGridView from the XML file?


Check if an object exists in a page or not
9/13/2007 12:00:00 AM
This article helps you to check if an object/element exists in a page or not.


Search button on your web page
9/11/2007 12:00:00 AM
Through this article you will learn how to use of search button on your web page.


Sending email in ASP.NET 2.0
9/10/2007 12:00:00 AM
This article will help you to learn sending email in ASP.NET 2.0. It is also describes how ASP.NET 2.0 is different from its previous version for sending email.


How to change the image background in JavaScript
7/13/2007 12:00:00 AM
Through this article you will get to know the concept of events in JavaScript. By using the events (onMouseOver and onMouseOut) you can change the image background.


Image counting in JavaScript
6/25/2007 12:59:31 AM
Through this article you will learn how to count the images of the document by using JavaScript.


How to: Change the font weight on mouseover in JavaScript
6/21/2007 5:14:22 AM
Through this article you will learn how the font will bold when the cursor placed on it. You will also learn how to use the ‘onmouseover’ and ‘onmouseout’ events in JavaScript.


Background scrolling using JavaScript
6/21/2007 4:28:23 AM
In this article you will see how to scroll the background of the window using JavaScript.


Change text's Background color
6/21/2007 2:10:12 AM
This article shows that how to change the text's background color every half second in JavaScript.


Digital clock using JavaScript
6/21/2007 1:39:26 AM
In this article you will learn how to create the digital clock in JavaScript.


Genarate an Excel Sheet from a XML file
6/15/2007 12:00:00 AM
This article shows that how we can generate an Excel Sheet from a XML file.


OnMouseDown Event in JavaScript
6/13/2007 7:24:25 AM
In this article you will learn how to get the X and Y coordinates on the screen when you click anywhere on the screen.


Simple calculator in JavaScript
6/13/2007 3:29:33 AM
This article shows how to create a simple calculator using JavaScript.


How to: Generate XML file from database table
6/13/2007 12:00:00 AM
This article shows how we can show our table data in XML file and we can save that file anywhere in our system.


Profile Object in ASP.NET 2.0: Part II
6/13/2007 12:00:00 AM
This article shows how a website remembers our last updated information.


Cascading Style Sheet(CSS)
6/11/2007 12:00:00 AM
This article shows that what is CSS. What are the advantage of using CSS?


Get the Sum of a particular column values in a DataGrid
6/11/2007 12:00:00 AM
This article shows how we can get the total of a particular column of a DataGrid.


Displaying data in Excel sheet from DataGrid
6/7/2007 12:00:00 AM
This article shows that how we can show the data of a DataGrid in an excel sheet.


How to: Upload a File in ASP.NET
6/7/2007 12:00:00 AM
This article shows how we can upload a text file.


Profile object in ASP.NET 2.0 : Part I
6/7/2007 12:00:00 AM
Profile is a new concept in ASP.NET 2.0. We can not use Profile object directly like as session, firstly we have to register the database. Let see how we will use the profile with this article.


How to Change the style of the string
6/6/2007 4:50:31 AM
Through this article you will get the knowledge of 'string object methods' in JavaScript and also learn how to change the font style of the string.


A Friend Network Site
6/6/2007 12:00:00 AM
This site shows how we can make a network of our friend. We don't want to forget our friend so from this site we can make a network of friend. Here in this site register yourself and add your friend in your account.


Theme concept in ASP.NET 2.0
6/6/2007 12:00:00 AM
Theme is a new concept in ASP.NET 2.0. Here with theme concept we can set the appearance of our control.


Wizard Control in ASP.NET 2.0
6/6/2007 12:00:00 AM
Wizard concept is a new concept in ASP.NET 2.0. We can use wizard concept instead of using more then one pages in any process like registration, OnLineQuiz etc.


Blowout Specials
 
© 2010 IGotMessage.com. All rights reserved. Terms of Service | Privacy Policy