-
Windows 7 Difference between architecture and infrastructure in software?
Hello, I've been working on implementing level order traversal in my project and encountered some challenges. I followed the guidelines for level order tree traversal. While the content was helpful, I'm currently facing specific issues in applying the concepts. Here are the challenges I'm...- Rishab7
- Thread
- architecture best practices challenges coding community development error handling example guidelines implementation infrastructure insights level order optimization resources software support techniques traversal tree
- Replies: 2
- Forum: Programming and Scripting
-
M
Android Python string find() examples
I'm looking for examples, but I'm not finding any. Are there any examples on the internet? I'd like to know what it returns when it can't find something, as well as how to specify the starting and ending points, which I assume will be 0, -1. >>> x = "Hello World" >>> x.find('World') 6 >>>...- mishrajicoder
- Thread
- code ending point example find internet python return starting point string
- Replies: 3
- Forum: Programming and Scripting
-
C
Windows 10 Script that separates files according to destination folder name
Greetings, I need a Script that separates files According to destination folder name. Example if in the destination folder there is a folder named Paulo, it searches in the source folder where the files are located to separate files that have the name Paulo. Origin Paulo24567.mp4 Destiny...- cunhaigo23
- Thread
- automation batch processing coding destination example file management file sorting file system files folders organization paulo scripting separation source user request utilities windows
- Replies: 2
- Forum: Windows Help and Support
-
Master the Master-Detail Pattern
In the world of information consumption in applications, it’s crucial to have a clear and easy way to navigate and inspect that information. The master-detail design pattern has become one of the most popular approaches in applications today. In this post, we’ll discuss what this is, determine...- News
- Thread
- adaptive trigger app app development coding community tools design patterns details view example functionality list view master-detail responsive design screen size ui design user experience uwp windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
COM Server and OLE Document support for the Desktop Bridge
The Windows 10 Creators Update adds out-of-process (OOP) COM and OLE support for apps on the Desktop Bridge – a.k.a Packaged COM. Historically, Win32 apps would create COM extensions that other applications could use. For example, Microsoft Excel exposes its Excel.Application object so...- News
- Thread
- app package application automation client software com creators update desktop bridge example execution extensions manifest object model ole packaged com registry server third party uwp version windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
W
Windows Server Launching Application on reboot
I have an application that needs to be launched automatically upon reboot. The application has login and password, so I need to have a script to pass out the login info. Please let me know if we can do it with .bat script and if you have an example. Appreciate it!- WinAutomation
- Thread
- application automation batch file example login password reboot scripting startup windows
- Replies: 11
- Forum: Programming and Scripting
-
Unity Asset - Kinect v2 with MS-SDK Tips, Tricks and Examples
For the last couple weeks I've been highlighted the Kinect Unity Assets of Rumen Filkov (aka RF Solutions), Unity Asset - Kinect [v1] with MS-SDK and Unity Asset - Kinect v2 with MS-SDK. Today I'm wrapping up the series by sharing a great blog post from Rumen on using his “Kinect v2 with...- News
- Thread
- 3d modeling animation asset store avatarcontroller bodyjoint depth camera development example facepoints gameobject gui kinect movement ms-sdk programming rgb camera rumenfilkov tips tricks unity
- Replies: 0
- Forum: Live RSS Feeds
-
Bringing Marmalade SDK-based apps to Windows 10 – a step-by-step guide
With the recent release of the Marmalade Link Removed, apps and games built with the Marmalade SDK can now be targeted for and deployed to Windows 10 PCs or phones. In most cases, your app will not require significant code changes to move to Windows 10. However, the SDK is still a limited beta...- News
- Thread
- app c++ cross-platform deployment development example gaming guide hevc integration marmalade mobile opengl programming sdk software tutorial visual studio windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 8 Example of the snap screen is windows 8
Some times it helps to see something working.- ussnorway
- Thread
- demonstration example functionality media screen snap user interface windows 8
- Replies: 1
- Forum: Windows Tutorials
-
How to use the "netsh advfirewall firewall" context instead of the "netsh firewall" context to contr
Describes how to use the new "netsh advfirewall firewall" command-line context instead of the "netsh firewall" context to control Windows Firewall behavior in Windows Server 2008 and in Windows Vista. Provides detailed examples. More...- News
- Thread
- advfirewall command line configuration example firewall netsh network security windows server windows vista
- Replies: 0
- Forum: Knowledge Base (KB)