Designing and developing sample ASP website or web apps for medium trust level may be a better idea rather than running them under full trust, as they may tend to have unrestricted access under the full trust level. Here are some important considerations that must be kept in mind, while working with medium trust level.
Author Archives | Nanya
C Program Using Arrays to Implement Working of Lift in Multi Story Buildings
February 1, 2011
Program Statement: Write C program that demonstrates how an array can be used to show working of lifts in a multi-story building. A 30-story building has got about 5 wings where there would be a lift in each of the wing. You have to make a lift available to the person who presses a button [...]
Glossary of DHTML CSS Terminology
January 12, 2011
Here’s a brief about DHTML CSS terminology , describing how CSS is declared, and how to use cascading style sheets to add effects to your web pages written in DHTML.
How to Use DIV Tags In DHTML
November 23, 2010
This post describes how to deal with DIV tags In DHTML , and use it wisely to your advantage.
Dealing With DHTML CSS Positioning Elements
November 22, 2010
DHTML CSS positioning elements can be used to group several blocks of content together. Layering is an approach to organize pieces of content in a meaningful manner. They act as containers of content. A block of content (text, images, audio files etc) is grouped together within or tags, and they are referred to as CSS [...]

February 3, 2011
1 Comment