Author Archives | Nanya

About Nanya

Developing Sample Asp Website and Apps in Medium Trust Hosting Environment

February 3, 2011

1 Comment

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.

Continue reading...

C Program Using Arrays to Implement Working of Lift in Multi Story Buildings

February 1, 2011

0 Comments

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 [...]

Continue reading...

Glossary of DHTML CSS Terminology

January 12, 2011

0 Comments

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.

Continue reading...

How to Use DIV Tags In DHTML

November 23, 2010

0 Comments

This post describes how to deal with DIV tags In DHTML , and use it wisely to your advantage.

Continue reading...

Dealing With DHTML CSS Positioning Elements

November 22, 2010

0 Comments

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 [...]

Continue reading...