Urgent Openings for Java and .NET ( India, Singapore,
Australia, Japan)
Answer Posted / johnson daniel
I am having 15 months of experience in .NET technology. I
have done three projects totally.among them two are ASP.NET
Pojects and one is in windows appliaction in c#,NET.
I have the working knowledge of WPF and LINQ, have used
backend server as SQL SERVER 2005.andalso I aM COMFORATBLE
WITH ajax also
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
What is the difference beween joblib and steplib statements
What is WEB 3.0? What are the features their in WEB3.0
it is a language or tools?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
Please describe an example where you used object orientation in one of your programs.
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
pleasew define carrier scope in abap (sap).
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
Differevce between arrays and array builders?
in IBM PC -AT.WAT AT REFERS TO?
When we use Windows authentication mode
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.