>Concorsi
>Forum
>Bandi/G.U.
 
 
 
 
  Login |  Registrati 
Elenco in ordine alfabetico delle domande di 70-175: Distributed applications with Visual Basic 6

Seleziona l'iniziale:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  

> Clicca qui per scaricare l'elenco completo delle domande di questo argomento in formato Word!


Due to the "feature creep" that has affected a recent development project undertaken by your small consulting company, it is necessary to add another developer to the project. Despite the fact that a proper scope document would have either eliminated or curtailed the unexpected "feature creep," you forge ahead and set up source code control for the development project, using Visual SourceSafe. You want to ensure that no code is added to the project that is not compilable, as intermediate builds are often made at unexpected times to satisfy the eccentric client. What must be done to ensure that no noncompilable code exists in the source code control database?   Compile the local projects on each developer workstation.
During the Session_OnEnd event, which of the ASP built-in objects are available?   Application, Session, and Server