SafeNet has an application called Sentinel RMS. Sentinel RMS is a suite of applications that help one company license out its software.
One of my current projects requires me to use Sentinel RMS within a Microsoft .NET framework using C#.
I had a… more »
Tag: "visual-studio"
I have complained about Eclipse IDE in the past because it can be a little tricky to set things up especially when it comes to web development and JEE. That all stops now! Recently, I have been using C-sharp (c#) with Visual Studio 10 and IIS 7 and have… more »
With all projects we must create an area to place our sources so that we both have a frame of reference.
mkdir c:\python-modules
Next we must download the sources we need. First up is Python itself. Navigate to: http://www.python.org/download/ Download… more »