what is the basic and unique feature of dotnet
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
1.what is the vesition managment.
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
0 Answers Sacred Heart College,
How same session variable can be used in both Asp and Asp.net?
What is Partial class and its use?
I'm new to ABAP. What is Module pool in SAP?
how we can call xml file in java file using Android platform?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik