how to calculate the steel for rcc slab? plz tell me the formula for calculating the steel?
36 410183Post New RDH Interview Questions
What does the isNaN() function?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What is seo and how does it work?
Where are the apache logs?
What are the differences between the design patterns and the framework?
What is dllhost exe used for?
What are instance fields in c#?
When would you say that an app is not in a running state?
What are some examples of activities and surroundings that motivate you?
Explain the race around condition? : Dot net architecture
in cvt,there are two windings,1a,1n and 2a,2n.in my one project i use only one winding i.e.1a,1n. the other winding is not in use, so i connect it in open delta and want to close it by ibsertibg thermal resistor. the output of cvt is 132kv/115/sqrt3. plesae tell me exact value of resistor, so i may close it to avoid the resonance phenomenin. send me answer on this email adress please. aetcon-po@aetcon.com
How many sessionfactory and session objects are usually created?
I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)
How you develop the database vuser script?
Can singleton class be serialized?