What does this useful command line do? tasklist /m "mscor*"
Answer Posted / dns
Lists all running processes that use .NET, i.e., that use
the Microsoft Common Runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
hi viewers, tell me,what is scripting and programming, define and difference...pls
how CLR identify vb file?
please any one pass file aid,xpeditor and endeavor tools
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
How can we develop a multi-tier application in Java?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
what is the system development cycle
what is c sharp dotnet
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?