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
Tag for turning an image into a hyperlink is
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
What is WEB 3.0? What are the features their in WEB3.0
Find out the list of roles which gives access to GUI activities? thanks in advance
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
what is class module in vb6? what it's use? with example..
Have you used callsymputx? what points need to be kept in mind when using it?
sample and simple coding where we get?
How to know we are in home page of a web application using QTP
What is the difference between COM and CORBA?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
Write a program to find whether a given number is prime or not.
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.
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.
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??