What is web.configuration? how is it work? & wht is use
this?
No Answer is Posted For this Question
Be the First to Post Answer
what are the advantages of sap on other software ?
how will you do destructive read and non destructive read in data queue.....
How to get the index of the clicked field in reports in ABAP?
what is dot net framework
In staad pro, how can we design ROOF SLAB?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
difference between mantis and other tools?
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
What is Negative testing?
hi viewers, tell me,what is scripting and programming, define and difference...pls
Is buffer size and file block size is similar? If similar,at which case it will be same size?
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.