 |
If you often use stored procedures, you certainly know how tiresome it is to write one and the same code defining the name, the type and the size of every parameter every time you want to call the command object. And if you happened to change the interface of the stored procedure, you most likely had to return to your data access layer and correspondingly modify the calling of the stored procedure. Programmers are ready to do anything to simplify the process: to centralize the calling of stored procedures at the data access layer, to write wrappers round them, and even implement automatic generators.
The Stored Procedure Proxy Generator program is designed for the radical simplifying of this problem solution. Based on the information taken from the specified database it builds .NET-assembly with a set of methods representing proxies for all (or the chosen) stored procedures of the database. After that the calling of the stored database is an elementary call of the built proxy method.
dotnet net framework stored procedure proxy generator sql server database visual
|
 |
To us the main concern about windows system security is it's weak log functions.
A Unix/Linux administrator is able to trace what happened in the history, however it's really a nightmare to a windows administrator after a disaster has happened. Window's users have very few tools to find out who or what made it happened.
Besides critical servers, for those public accessible computers such as school lab PCs, library computers, etc., A good log solution is really a strong defense to trouble-makers. We know there are so many KeyLoggers, Spyware, Keyboard hooks etc. on the the earth, however our goal is not to hack someone else (visual log don't send out silent emails) but rather to give windows administrators a easy but powerful Log Tool.
Visual Log is an advanced Windows logger. It's not just a perfect key logger it logs all of running programs, associated files, and of couse screenshots.
Much more, With the help of the build-in powerful Log Viewer, it's very convenient to browse through the executive-grouped tree-structures instead of reading the boring flat text-image log files.
Note: After downloaded the small setup file, please keep online and download the rest 3.9M file
visual log key logger keylogger system log computer monitor spy software logger visual log advanced windows
|
 |
Activities Plus is a potpourri of fun diversions. In includes crossword puzzles, Knowledge Tic-Tac-Toe, two matching games, and a word scrambler. You can also find out what happened the year you were born, plus enjoy general quotes and jokes. Several sound files come with the program to make it even more fun to use.
games puzzles software reg software matching games word games
|
 |
Home Data Deluxe - This program is the master suite of all our home-related functions. There are over 40 functions within this program to help you track information relating to your home, automobile, etc. Enter and display information about family members, homes, vehicles, and more. Keep records about family activities. Access general, actuarial, home, and loan calculators. Work out a home budget, and maintain an inventory of items in your home (including videos). Keep track of recipes, create shopping lists, plan menus, and access food guides. Enter in daily journal entries and much more. You can also find out what happened the year you were born, display general and humorous thoughts, play several games, and use a unit converter. There is something here for almost anyone. Now with Spell Check, larger recipe input screen and more.
home inventory games activities recipes budget to do shopping list maker reg software easy home
|
 |
This program all our home-related functions. There are over 35 functions within this program to help you track information relating to your home, automobile, etc. Enter and display information about family members, homes, vehicles, and more. Keep records about family activities. Access general, actuarial, home, and loan calculators. Work out a home budget, and maintain an inventory of items in your home (including videos). Keep track of recipes, create shopping lists, plan menus, and access food guides. Enter in daily journal entries and much more. You can also find out what happened the year you were born, display general and humorous thoughts, and use a unit converter. There is something here for almost anyone. Now with Spell Check, larger recipe input screen and more.
home recipes software reg software inventory family home easy home organization program
|
 |
Create your own The Day You Were Born Personalized certificates and newspapers. Save money by sending these prints instead of birthday cards. Send them to your customers, clients, family and friends. Birthday Bios lists things like the World Series winners, celebrity birthdays, Important Headlines, and much more. Easily make money selling the prints at craft shows, church fairs, etc. Free Upgrades for registered users.
birthday the day you were born this day in history on this day the year you were born marketing realtor insurance news of the past happened day
|
 |
BB TestAssistant is a screen recording program aimed at those who test
software, systems or websites as part of their working life. It works like a VCR for your PC,
allowing testers to create movies that show the development team how to reproduce bugs. Just
start recording and carry on testing; when you find a bug just click "send report" and the movie
is created, ready for reporting to the development team. BB TestAssistant can also catch severe
Windows application errors automatically. Radical new capture technology means BB TestAssistant
makes perfect recordings with minimal impact on PC performance. Custom compression engine means
compact movies, perfect for emailing. A movie is a quicker and clearer way to communicate issues
to the development team than trying to explain the problem in words or using static screenshots.
Improve communications by showing developers exactly what happened and boost tester
effectiveness by catching intermittent bugs. Download now and see how easy it is to get
started.
test testing bug bug testing software testing website testing development testers software screen recorder
|
 |
Ken Kirkpatrick Software, the largest publisher of personalization software, has released The Sands of Time, an easy-to-use Windows program that produces a suitable-for-framing keepsake memento that commemorates people's birthdays, anniversaries, and other special days. With just a few keystrokes, The Sands of Time prints a full-color listing of 25 events that happened throughout history on that day. With its huge database of 200+ events for every day of the year, you can produce printouts for employees, clients, or business colleagues, year after year, and each printout will be unique.
Simply choose the date, select the event (birthday, anniversary, business, or other), enter an optional tag line, choose the background for the printout, select the number of copies to print, and click the "print" button. In seconds, The Sands of Time produces a stunning, personalized printout of historical events that took place on that day.
The Sands of Time's built-in email processor lets you create an Adobe Acrobat (.PDF) file that you can send to a friend or client. To make it easy to send multiple e-mails, you can automate the processing, including the selection of the emails' subject line, body text, and signature.
To enhance the program's efficiency, entrepreneurs and fund raisers can create a list of birthdays or anniversaries, and run an entire batch at a time. The Sands of Time is fully customizable. The built-in spell-checker can be set to American English or British English. The color and size of the font used in alternate tag lines are user-selectable. Even the placement of the words and images on the page can be micro-adjusted, to accommodate a variety of paper sizes.
In just a few minutes, a user with no prior computer experience can learn to operate the program and create the printouts.
day in history sands of time timeline sands time prints full-color listing 25 events day
|
 |
cvschangelogbuilder is an Perl utility to generate ChangeLogs for a project hosted on a CVS server. The main goal is to provide a better output that the 'cvs log' command, to permit to choose the sorting criteria, to add the status of the change (added,removed,modified) and to allow "differential" changelogs, between 2 versions, even when they are not in the main branch. The output are also friendly to read and records are grouped by the output criteria (by date, by file, by log).
So you can, for example, know which files were modified between two old versions to prepare a light diff package for an old customer, you can see what was done on current development version, sorted by date, to know what happened during your 5 days holidays, you can build a changelog ready to be included in your rpm %changelog section with correct format, see how many commits were done on a particular file with no need scan the 'cvs rlog' output, etc...
cvschangelogbuilder is also an easy to use command line interface (perl tool).
cvschangelogbuilder offer 4 kinds of output:
listdeltaforrpm To build a changelog to include in a rpm .spec file.
listdeltabydate To build a changelog by date (looks near 'cvs log').
listdeltabyfile To build a changelog by file.
listdeltabylog To build a changelog by change comment.
cvschangelogbuilder cvschangelogbuilder friendly cvs changelog builder gpl
|
 |
Picture a scenario...
You've spent a substantial part of the day down-loading the latest, fastest, bestest shoot-em-up game demo. And of course, you're not stupid, so you did this at work using the fast company internet connection. But you wouldn't dare actually play the thing at work, far too risky, you don't want to get fired after all. But it's 56 MB, and the only way to get it home is to copy it onto 41 floppy disks.
Oh well. You spend eons zipping it onto a huge pile of floppies and eagerly take them home. You start unpacking them. It takes an age, but you're so looking forward to the game. All is going fine, but then disaster strikes - the fortieth floppy is duff. You can't read from it. You realise, with mounting dismay, that you'll have to create the whole zip set again. All 41 floppies of it. Unlikely? A tall story you think? Well it happened to me. Really, it did.
Enter Slice'n'Splice. It slices huge files into floppy (or any other) size chunks, and then splices them back together again. Each chunk can be copied to a floppy independently of the rest. Once you have all the chunks where you want them, simply run Slice'n'Splice again (or run the optionally generated MS-DOS .BAT file) to splice the chunks back into the original file. If a floppy fails and a chunk is corrupted, then first of all Slice'n'Splice will detect this and warn you about it, and secondly, you only need to recopy that one bad chunk. Not the whole set.
You can even create a shortcut to Slice'n'Splice in the SendTo directory. Then simply right-click on a file, select Send To from the pop-up menu, then select Slice'n'Splice. Easy.
slice splice chop split splitter chunk partition floppy size utility tool
|
|
|