Search Results

1
vote
2answers
213 views

VB NET Listing drives and VMWARE

This is a strange one... In a windows forms app (VB.NET/VS 2005) I have the need to occasionally check if the application DVD is inserted. In my production machine (and in the majority of our c …
0
votes
2answers
177 views

NET code to “listen” to an office application (get the events raised by the user)

I am on the verge of remaking an application for e-learning. But now I want to take this new version to a new level. So this the scenario: a user opens up my app. He/she then chooses to be …
3
votes

.NET 3.5 published in 11/07 .NET 3.0 in 11/06. Why are most people still using .NET 2.0?

I can speak for myself and my company. We still don't use it. Why? Well 1- Most of our users already have NET 2.0 framework installed. No need to install another framework …