How to get PIDs of processes that are using a given file name and mutex name?
(Not by custom kernel driver, but in C# in user mode.)
UPDATE: Thanks to Daniel Renshaw I found a script that lists all handles with PIDs. (Using a not undocumented and unfrozen functions.)
Hello there,
I am try to find out how to enforce uniqueness in fields other than the unique id.
Example:
@PersistenceCapable(identityType = IdentityType.APPLICATION)
public class User implements IsSerializable {
@PrimaryKey
@Persistent(valueStrategy = IdGeneratorStrategy.IDENTITY)
private Long id;
@Persistent
private String…
Carl Franklin and Richard Campbell, the two .NET Rocks radio show hosts, have decided to set off to 15 cities in the US, between April 19th and May 7th, in their DotNetMobile (a 30 foot RV). What for you'll ask me? Well, to drive around the US, meet up with .NET developers, and show off the latest and greatest in Visual Studio 2010 and .NET 4.0!…
Hello folks, Recently I got involved in a project for building a demo application for one of our customers with Kinect for Windows. Yes, something similar what Tom Cruise did in the movie Minority Report. Waving arms, moving stuff around, swipes, speech recognition, manipulating computer screens without even touching…
My dad brought this to my attention and I'm looking into it, but thought I'd post here and see if anyone has any ideas...
He's running Win7, using Firefox and printing to a wireless connected Brother HL-2170W printer. He's got a web page (http://cornandsoybeandigest.com/inputs/fertilizer/applying-nitrogen-after-planting-0512/index.html)…
I have a ReadyNas Duo that I recently purchased and configured on my local home network. I'm an AT&T DSL subscriber using their default 2701HG-B Gateway (2Wire) wireless router.
Basically, I have managed to configure my ReadyNAS, and can access HTTP shares and WINS shares just fine, but cannot get access to it via FTP. I've enabled…
Dear All!
I would like to backup our business-data to a remote backup-server. We would like to set-up our own backup-server running on any operating system (windows appreciated) which comes with a web-interface, that enables to restore individual versions of one file.
Because budget is limited, an open-source software or at least a…
Has anybody noticed that double-clicking on a DMG file no longer raises the mounted image to the front of all windows? It used to be that when you double-clicked a dmg file, it would pop-up but now you have to click Finder and click on the mounted image.
Is this a bug, by design or a setting that I can change?
Update: As per Daniel…
I have a question.
How can i run SSH trough a proxy or a SSH Tunneling Protocol?
For example i have a computer(Ubuntu) with ip eg. 123.123.123.123 and i want to connect to my server trough a proxy eg. 111.111.111.111 so i can see in lastlog that the last authentication was made from 123.123.123.123 .
I need this because i cannot…
I'm currently putting together ideas for my master's project which I'll be working on over the summer, and I would like to be able to use this time to help Ubuntu in some way. I have the freedom to come up with pretty much any project in the field of software development/engineering provided it
Is a substantial piece of software…
In this Issue: András Velvárt, Bobby Diaz, John Papa/Laurent Bugnion, Jesse Liberty, Christopher Bennage, Tim Greenfield, and Cameron Albert.
Shoutouts:
Svetla Stoycheva of SilverlightShow has an Interview with SilverlightShow Eco Contest Grand Prize Winner Daniel James
Svetla Stoycheva of SilverlightShow also has an…
Recent Tips and News on Java, Java EE 6, GlassFish & more :
• Extreme Portability: OpenJDK 7 and GlassFish 3.1.1 on Power Mac G5! (Mark Heckler)
• Using GlassFish domain templates to easily create several customized domains (Masoud Kalali)
• OpenJDK 7 on Apple G5 PowerPC on Mac OS X 10.5.8 (John Yeary)
•…
In this Thanksgiving Day Issue:
Andrea Boschin,
Samidip Basu,
Ollie Riches,
WindowsPhoneGeek,
Sumit Dutta,
Dhananjay Kumar,
Daniel Egan,
Doug Mair,
Chris Woodruff, and
Debal Saha.Happy Thanksgiving Everybody!
…
The MySQL Connect content catalog is now live! MySQL Connect offers you a unique opportunity to attend:Keynotes including:
"The State of the Dolphin", by Oracle's Chief Corporate Architect Edward Screven and VP of MySQL Engineering Tomas Ulin.
An exciting panel on "Current MySQL Usage Models and…
It’s been a while since Microsoft MSDN and TechNet events have been in Fort Collins. I’m very pleased to be able to pass on Microsoft’s announcement that on April 21st, these events will be held at the Drake Center as half-day events. A huge “thank you” to Erin Dolan, Joe Shirey and Daniel Egan for making this…
When I try to start mediatomb it fails. I see this in dmesg
[...]
[916349.374331] init: mediatomb main process ended, respawning
[916349.394462] init: mediatomb main process (880) terminated with status 1
[916349.394512] init: mediatomb main process ended, respawning
[916349.414598] init: mediatomb main process…
On March 10th, 2012 the first ever PowerShell Saturday conference took place in Columbus, OH and I couldn’t be happier with the outcome. We had 100 attendees from 10 different states (the biggest surprise to me) come to see 6 speakers present on a variety of PowerShell topics: introduction, WMI,…
The top 20 most popular items shared via my social networks for the week of April 1 - 8, 2012.
Webcast: Oracle Maximum Availability Architecture Best Practices w/Tom Kyte - April 12
Oracle Cloud Conference: dates and locations worldwide
Bad Practice Use Case for LOV Performance…
I've just found something quite cool. It's a code snippet that lets you use the real VS 11 C#5 compiler to write code that uses the async and await keywords, but to target .NET 4.0. It was published by Daniel Grunwald (from SharpDevelop).That means I can stop using the Async CTP for VS2010, which…
Hi there. I've been searching for a simple example of this with no luck.
In my android application I have two activities:
1. The main activity which is launched at startup
2. A second activity which is launched by pressing a button on the main activty.
When the second activity is finished (by…
Como el acceso a la documentación está restringido, sólo voy a
comentar por encima algunos temas o planteamientos que me han
llamado la atención del VI
Foro Hospital Digital 2011, organizado por iiR.
Y comienzo destacando la buena moderación de Maribel Grau del
Hospital Clínic de Barcelona que…
Like most SQL Server users I'm rather frustrated by Microsoft's insistence on making the really cool features only available in Enterprise Edition. And it really doesn't help that they changed the licensing for SQL 2012 to be core-based, so now it's like 4 times as expensive! It…
It’s a phrase I use often, especially when teaching, and I wish I had realised the concept years earlier. (And of course, fits with this month’s T-SQL Tuesday topic, hosted by Argenis Fernandez) When I’m sick enough to go to the doctor, I see a GP. I used to typically see the same guy, but…