Creating Cookies

June 7, 2007

A Cookie is created by calling the Cookie constructor, which takes two strings: Read the rest of this entry »


The Servlet Cookie API

June 7, 2007

To send cookies to the client, a servlet would create one or more cookies with the appropriate names and values via Read the rest of this entry »


Overview of Cookies

June 7, 2007

Cookies are small bits of textual information that a Web server sends to a browser and that the browser returns unchanged when visiting the same Web site or domain later. Read the rest of this entry »


T.Mohamed Ezeddin VB.Net Lectures

May 29, 2007

 Introduction To .Net محاضرات مقرر

كتب إلكترونية يمكنك قرأتها بالنقر على الإرتباطات أدنى  

vbnet-lecture-45-classes-function-and-subroutines1.pdf

Test Your Knoledge Application

Lab MessageBox Dialog , Panels , Compobox and other controls

First Thiory Intro To .Net


VB.NET Address Book source code

April 12, 2007
Implementation of Arraylist collection, Listbox and Serialization

Read the rest of this entry »


vb.net 1st lecture

March 12, 2007

The first Thiory lacture ,Teacher Mohamed Ezeddin , SCC

Visual Studio .NET is an integrated development environment that helps you to

quickly design, develop, debug, and deploy .NET Framework solutions. You

can access a common set of tools, designers, and editors from any Visual Studio

.NET programming language. You can create Windows Forms and Web Forms

applications that integrate data and business logic.

What is Visual Basic .NET?

Read the rest of this entry »