For screenshots from many of these applications, see my Software Design Portfolio page. Server-side applications These are some server-side applications that I’ve written for myself. I’ve worked on many others for customers. FPTracker A web application to help business analysts count Function ...
This clears all buffers for the stream and forces any buffered data to be written to output. And finally, in order to ensure that the underlying stream is closed when my stream is closed, I override the Close method: 复制 public override void Close() { stream.Close(); base.Close()...
The latest version of COM+ (version 1.5 on Windows Server™ 2003 and Windows® XP) is still written in unmanaged code. As a result, if managed code is going to utilize the services provided by COM+, interop is going to play an integral part. As you'll see, however, interop is on...
The single attribute that can be specified for the CriticalErrorTraceListener is called issueLogPath and it specifies where on the local system the local issue log should be created and written to. To set the attribute, click into the Attributes field for the Custom Trace Listener entry and ...
It indicates to which property direct, inline content declared in XAML should be written. So, now, I can declare my content like this: XML Copy <controls:MyControl> My inline value! </controls:MyControl> It’s beautiful. Templated controls give you the flexibility to design control ...
Application Name: The application name that is written in the description of the program files properties. Program name: The name of the program that is taken from the program file properties. This name usually has the .exe file name extension. Product version: The product version nu...
For applications written with PCM C, in thepin.conffile for each application, create an entry using this format: - - ops_fields_extension_fileops_flds_ext Whereops_flds_extis the file name and location of the memory-mapped extension file that theparse_custom_ops_fieldsscript created. ...
Creating user controls for .NET Core/.NET 5-8 (which we call just .NET from here on) or migrating them from .NET Framework works with close to no effort – at least when it is about the runtime functionality. WinForms applications written in .NET can benefit from3 – 5x performance ...
Custom parser must be written and registered for use by protocols and user interfaces, or explicitly called by the application. Note: Once Oracle iFS creates objects from the document instance files, the document instance files themselves are not stored in the Oracle iFS repository. If you think...
Custom Minecraft server software written in C++. You can find the core team from #mineserver in Libera.Chat IRC network. Also mail to developers@mineserver.be will reach us. Copyright (c) 2010-2016, The Mineserver Project NOTICE: Server still lacks features compared to original minecraft server...