BY CRAIG CHAPMAN · PUBLISHED 2015-06-08 · UPDATED 2015-06-08 One of my customers recently asked the question “How can I force my application to run as administrator, without the user having to select this option?” Good question… In this post, I’ll…
xalion提供的资源,这么强,还是免费的,快去试用! ✓ Detailed debug information (internal, TDS, MAP) ✓ Display information for multi-threaded applications ✓ Timeline diagram for process execute ✓ Analysis of exceptions ✓ Analysis of the realtime use of memory ✓ Ana…
This document provides guidance on how to make an informed decision in choosing between Windows Azure Web Sites, Cloud Services, and virtual machines to host a web application. Each of these services allows you to run highly scalable web applications…
A curated list of awesome Delphi frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Note that only open-source projects are considered. Dead projects are mainly ignored except for those which do not have alive analogs.…
Awesome Delphi A curated list of awesome Delphi frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Note that only open-source projects are considered. Dead projects are mainly ignored except for those which do not hav…
官网:http://dbg-spider.net/源码:https://github.com/yavfast/dbg-spider Real time profiler for Delphi applications:✓ Detailed debug information (internal, TDS, MAP)✓ Display information for multi-threaded applications✓ Timeline diagram for process execu…
Taking a screen shot of a window using Delphi code is rather easy. A screen shot (screen capture) is a copy of the screen's contents that can be saved as a graphics file or displayed in a graphics "aware" control, for example TImage. In most cas…
Following content is directly reprinted from From MSI to WiX, Part 1 - Required properties Author: Alex Shevchuk Introduction Today I will start a series of posts about creating an MSI installation package using WiX. The goal here is to show what is…
Original URL http://www.codeproject.com/Articles/146838/Remote-debugging-with-Visual-Studio-2010 you may also need to set up window firewall for this. see URL https://msdn.microsoft.com/en-us/library/ee126350(v=vs.100).aspx I've recently needed to re…
LAMP Server on CentOS 7 Updated Tuesday, January 13, 2015 by Joel Kruger This guide provides step-by-step instructions for installing a full-featured LAMP stack on a CentOS 7 system. In this guide, you will be instructed on setting up Apache, MariaDB…
https://inqlude.org/ Stable libraries | Development versions | Unreleased | Commercial | All attica Open Collaboration Services API avahi-qt Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour baloo Baloo is a file indexing and searchi…
Installing Memcached on Windows 原文链接https://commaster.net/content/installing-memcached-windows Submitted by COMMASTER21JAN '15 Memcached is a high performance, in-memory key-value store or caching system. Its main purpose is to speed up web applica…
http://0pointer.de/blog/projects/systemd.html Rethinking PID 1 If you are well connected or good at reading between the lines you might already know what this blog post is about. But even then you may find this story interesting. So grab a cup of cof…
The present invention relates to the field of security of electronic data and/or communications. In one form, the invention relates to data security and/or privacy in a distributed and/or decentralised network environment. In another form, the invent…
https://inqlude.org/ Stable libraries | Development versions | Unreleased | Commercial | All attica Open Collaboration Services API avahi-qt Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour baloo Baloo is a file indexing and searchi…
https://blog.codinghorror.com/understanding-user-and-kernel-mode/ Continue Discussion92 repliesJan '08 JamieF This article should be marked with a caveat that states that most of what it says applies only to .NET programs running on Windows on x86 ha…
文章转载自:https://madaidans-insecurities.github.io/guides/linux-hardening.html 1. Choosing the right Linux distribution There are many factors that go into choosing a good Linux distribution. Avoid distributions that freeze packages as they are often…
今天在 vmware fusion 7 中,使用 windows 10 时,突然报出一个错误(忘记截图了),当时就要求强制重启系统,也没怎么在意,但是重启之后,发现 windows 10 居然不能联网了,网络状态显示为:unidentified network. 解决过程就不详细描述了,尝试成功的解决方案: Open a command prompt with elevated privileges. For more information see Microsoft article Comm…
Question 66 You are designing an application that will use a timer job that will run each night to send documents to a SharePoint 2010 Records Center site for archiving. The security on the site requires higher privileges than those normally associat…