Forum archive
StopByte began as a developer Q&A forum. All 225 threads are preserved here read-only at their original addresses. Search by title, topic, or category.
C# (36)
- How to send Parameters Data using WebClient POST request in C#? Oct 2020
- What's the difference between internal and public in C#? May 2017
- Why can't find [DataContract] and [DataMember] Attributes in C#? May 2017
- How To Parse HTML Page In C#? Apr 2017
- What's The Equivalent Of C uint8_t Type In C#? Jan 2017
- What's The Equivalent Of C size_t In C#? Jan 2017
- How to remove a non-empty folder on an FTP? Oct 2016
- How to read XML Document from memory and go through child nodes using C# and foreach? Oct 2016
- The use of "new" keyword C# in Property declaration Oct 2016
- How to intercept ListBox ItemSelection in C# WindowsForms for specific items? Oct 2016
- How to change my StopButton.IsEnabled property value to "true" in a background worker in WPF and C#? Oct 2016
- How can I get the parent folder of file in C#? Sep 2016
- How to stop a sleeping Background Thread without crushing the program in C#? Sep 2016
- Why can't use continue or break in Parallel.ForEach in C#? Sep 2016
- How to change variable value atomically in C# without locking thread? Sep 2016
- How to fix a Stack Overflow Exception Error in My C# Program? Sep 2016
- DataGridView Exception: "Object reference not set to an instance of an object." Sep 2016
- C# ODBC Connection Exception : "System.NullReferenceException: Object reference not set to an instance of an object" Sep 2016
- How can i retrieve all references of my Methods and class members from Code in C#? Sep 2016
- How to Concatenate Different Types of Objects in LINQ Query using C# method? Sep 2016
- How to make connection to MySQL database in C#? Sep 2016
- How to open a window in full screen regardless Desktop resolution in C# & WinForms? Sep 2016
- EF Exception: “Store update, insert, or delete statement affected an unexpected number of rows (0).” Sep 2016
- How to make a connection to a MYSQL database in C#? Sep 2016
- How to fix "Inconsistent accessibility" property type is less accessible error in C#? Sep 2016
- Should I Use Timer or Thread.Sleep in C#? Sep 2016
- Picture capture with the webcam in C#? Sep 2016
- How to restore SQL Database from Script .sql file using C#? Sep 2016
- How to upload (export) Files to Sharepoint Site using C# Sep 2016
- Problems Detecting whether i use Windows 10 or not, using C# and WPF? Sep 2016
- How to make Natural Sort Order in C# Aug 2016
- How to Encrypt/Decrypt password in C#? Aug 2016
- How to Test Connection to MySQL database using C#? Aug 2016
- Where to Store Username and Password for a C# Program Aug 2016
- How to Select Nodes in C# using HTMLAgilityPack SelectSingleNode and SelectNodes functions? Aug 2016
- C#
WPF (36)
- Free WPF Numeric Spinner (NumericUpDown) Jun 2017
- Is It Possible To Customize TabControl Tabs Style In WPF? Apr 2017
- WPF Customized ComboBox Dropdown Apr 2017
- WPF application and Responsive design Apr 2017
- Control Tree Hierarchy In WPF Apr 2017
- What is the use of RelativeSource in WPF Binding? Apr 2017
- My Class Property is not updated from TextBox Text Binding in WPF Sep 2016
- How to use WebView Controls inside a FlipView correctly using WPF and C#? Sep 2016
- Why Visual Studio 2015 XAML Autocomplete is not working? Sep 2016
- DevExpress - Why WPF GridControl Column Filtering is not working? Sep 2016
- How to browse WPF Control Style contents at Runtime without debugging? Sep 2016
- How to remove DataGridView Filter in WPF & C#? Sep 2016
- How to Hide ListView GridView View Column Headers in WPF? Sep 2016
- How can i remove the Drop down button from telerik:RadDatePicker in WPF? Sep 2016
- How can i fix Visual Studio 2015 WPF/XAML Designer Loading Issues? Sep 2016
- WPF - 'System.Windows.Data.CollectionViewSource' is not a valid value for property 'ItemsSource' using C# Sep 2016
- WPF GridSplitter MinWidth on Grid ColumnDefinition is not working Sep 2016
- How to handle a WPF ListViewItem Mouse Double Click Event in XAML from code behind C#? Sep 2016
- 'CommitNew' is not allowed for this view Exception Sep 2016
- Why Microsoft.Windows.Themes doesn't Work on Windows 7 and works in Windows 10? Sep 2016
- How to make DataDrid not editable in WPF? Sep 2016
- How to use FolderBrowserDialog equivalent in WPF application? Sep 2016
- How To Change the Color of a Selected Line in WPF DataGrid? Sep 2016
- How to Create a Setup (Windows Installer) for WPF Application? Sep 2016
- How to make a wpf progress bar with animated diagonal lines (like barber pole)? Sep 2016
- Need Popup Custom advanced Animation using WPF XAML only? Sep 2016
- How to Find WPF Child Control by Name or Type? Sep 2016
- How to make a custom and advanced TabControl in WPF, using XAML only? Sep 2016
- How to make WPF RadioButton Style? Sep 2016
- WPF - How to findout what version of Windows I have using C#? Sep 2016
- How to open Popup on other WPF TextBlock element click event trigger, using XAML only? Sep 2016
- How to set a Boolean value in an EventTrigger with Setter in WPF? Sep 2016
- How can i Show popup on button click and Hide it on second click or user clicks outside (StaysOpen="False") Sep 2016
- How to catch DataGrid cell content value changed event with SourceUpdated on UpdateSourceTrigger Aug 2016
- How to force WPF property binding to update its source value? Aug 2016
- Wpf
WinRT & UWP (27)
- Why Can’t find Calendar Date Picker in Visual Studio for UWP? May 2017
- Why UWP MediaElement plays audio/sound but doesn’t show Video? May 2017
- Where is ReadOnly property attribute in UWP? May 2017
- What’s the best way to parse Json file in WinRT/UWP application using C#? May 2017
- Visual Studio 2015 XAML Autocomplete is not working for UWP project? May 2017
- Navigating back re-creates new Page Instance, how to prevent that? May 2017
- Where is Type.IsSubclassOf? I can’t find it in UWP! May 2017
- How to convert Enum (member name not value) into String in Universal Apps? May 2017
- How to Encrypt/Decrypt Data in UWP Application using C#? May 2017
- UWP for windows 7 May 2017
- Is it possible to run Windows 10 universal Apps in Windows 8.1? Sep 2016
- WinRT - I can't find Triggers/EventTriggers/DataTriggers in Styles and ControlTemplates in WinRT? Sep 2016
- Where to find the WindowsAPICodePack Dependencies for toast notifications? Sep 2016
- WinRT - Why my MediaElement is playing sound but doesn't display Video? Sep 2016
- How to use OpenFileDialog in WinRT C# Application? Sep 2016
- UWP - Why i get ACCESS DENIED error when writing to "ms-appx:///DataModel/SampleData.json"? Sep 2016
- How to parse a Json file in WinRT application using C#? Sep 2016
- WinRT - How to Convert StorageItemThumbnail into ImageSource in C#? Sep 2016
- My WinRT App Hangs forever at StorageFile.GetThumbnailAsync() Sep 2016
- How to Connect to SQL Server Database in Windows Store Apps (WinRT)? Sep 2016
- How to Debug WCF Service Called from a WinRT (Windows Store) App in Visual Studio 2015? Sep 2016
- UWP - Binding WinRT Image Source to StorageFile Object is not working Sep 2016
- What is the Difference between WPF and UWP and WinRT? Sep 2016
- What is the relation between Net and WinRT? Sep 2016
- How to play an Online Video/Audio inside WinRT MediaElement object? Sep 2016
- How to add the ability to scroll a ListView Horizontally in UWP & WinRT? Sep 2016
- WinRT - How to use columns in ListView header? Aug 2016
Javascript (19)
- I want tips for Enhancing My JavaScript Skills Apr 2025
- What Are Lifecycle Hooks In Vuejs And How Do They Work? Dec 2020
- Is it possible to download File Using Javascript/jQuery? Sep 2020
- How to disable input in Vuejs Conditionally? Jul 2020
- Count the number of letters when the focus leaves the text area field May 2018
- Pagination option of the custom view for Kintone Mar 2018
- How to made animations in HTML Page with Canvas Jun 2017
- How to make a shopping cart in Javascript? May 2017
- Why can't find string.includes() in IE? Apr 2017
- How to do string contains in Javascript? Mar 2017
- How to get the lowercase equivalent of a string in Javascript? Mar 2017
- Print a Slider Output Dec 2016
- The Difference Between == and === Equality Operators in Javascript? Oct 2016
- How to take a <div> html element Screenshot and save it to disk as image using javascript? Sep 2016
- How to validate a group of input text boxes using javascript at submit? Sep 2016
- How to detect Mobile device for an HTML page using Javascript cross-browser? Sep 2016
- How to find duplicate values in a JavaScript array? Sep 2016
- Best way to convert string to date in Javascript? Sep 2016
- What's the best way connect to SQL Server database from JavaScript? Sep 2016
general (15)
- Issue with Binding ComboBox in WPF MVVM — Need Help! Jun 2025
- Understanding StopByte: How Does It Help with Online Privacy? Dec 2024
- I want Advice on Effective Strategies for Personal Data Protection Aug 2024
- Where to I post a query for best practices for managing and mitigating vulnerabilities Aug 2024
- Could Someone Give me Advice on Optimizing a Web Application for Performance and Scalability? Jun 2024
- How to make a REST API in Golang? Dec 2020
- What is an API? Apr 2018
- Programming Languages to learn in 2018 Apr 2018
- What Is The Difference Between A Coder, A Developer, A Programmer, And A Software Engineer? Aug 2017
- What Are The Top 10 Best Operating Systems? Aug 2017
- What Are The Health Problems Of A Programmer? Aug 2017
- What's The Best Way To Learn Programming? Aug 2017
- How Can I Be Successful In Computer Programming? Aug 2017
- How To Change A Statement Based On String? Jul 2017
- How to show lines on graph according to values varying from0 to 100? Oct 2016
Software Development (11)
- What is a Software Prototype? Apr 2018
- Software Engineering: Programmer's Crisis on Software Development Apr 2018
- Give a sample code for print method in Java Apr 2018
- What are top 5 most in demand programming languages? Jul 2017
- Finding a percentage of instances in a column from a csv with python May 2017
- Visual Studio 2015 Setup Project Error: "Not enough storage is available to complete this operation" Apr 2017
- [Poll] What is your favorite Programming language? Oct 2016
- XSD Parser Error Message: Failed to generate code. Exception of type 'System.Data.Design.InternalException' Sep 2016
- Is .NET Windows Forms really deprecated? Sep 2016
- Java - Eclipse - Runtime environment not found Sep 2016
- What is the difference between WinRT, UWP (Universal Windows Platform) and WPF? Aug 2016
Web Development (11)
- How To Watch Nested Props And Data in Vuejs? Jul 2020
- What Is Vuex And How Does It Work? Jul 2020
- What is the difference between Methods and Computed proprieties in Vuejs? Jul 2020
- Removing # hashbang from url in Vue router Jul 2020
- How To Pass Data To A Child Component In Vuejs? Jul 2020
- How to pass data between Vuejs components effectively? Jul 2020
- How to add expires headers to a website pages? Jul 2020
- How to build Go executable with different output name? Jun 2020
- Which one is best Java or Dart? May 2017
- How to schedule daily email sending tasks in ASP.NET? Sep 2016
- Why Google Maps Geocode Keys Stopped Working? Sep 2016
Windows (10)
- Windows 10 Disk Burner Error Code 0x80004005 Apr 2017
- Mozila Firefox error: "Firefox is already running but is not responding" on Windows Oct 2016
- Can't Boot From Windows 10 Installation CD-ROM? Oct 2016
- Why Windows 10 Upgrade Installation Process, hangs/Freezes at 20% (Copying files 58%)? Sep 2016
- How to Show Hibernate Button in Windows 10 Start Menu? Sep 2016
- Can't recieve and install the latest version of windows 10 desktop Sep 2016
- How to install iTunes on Windows 10? Sep 2016
- Windows installation Error: Setup does not recognize hard drive during installation Sep 2016
- My laptop keeps getting a BSOD (Blue Screen Of Death) Sep 2016
- Windows Disc Image Burner (Error code 0X80004005) Aug 2016
HTML (6)
- What is Canvas? Apr 2018
- Difference between HTML and HTML 5 Apr 2018
- When and Where should i use Table or Div in HTML page? Sep 2016
- What is the ' (Apostrophe) symbol code in HTML? Sep 2016
- How to style an input type=“file” button Sep 2016
- How to horizontally center an image within a div using Bootstrap Aug 2016
ASP.NET (5)
- How to transfer full Model from View to Controller Jul 2017
- How to Import ASP.NET website project into Visual Studio from source Code files? Sep 2016
- How to prevent Browser from going Back to previous Page for an ASP.NET page? Sep 2016
- How to use MySql in an ASP.NET project in a Windows server? Sep 2016
- About the ASP.NET category Sep 2016
SQL Server (5)
- How to correctly do IF..ELSE statement in a Stored Procedure in SQL? May 2017
- How to return a table rows from a Transact-SQL Stored Procedure? May 2017
- Can I Deploy SQL Server On Linux Environment? Apr 2017
- SQL Server: "The database principal owns a schema in the database, and cannot be dropped" Sep 2016
- SQL - How to convert a Number amount to Words Amount in Transact-SQL? Sep 2016
C/C++ (5)
CSS (4)
- Set CSS link color Aug 2020
- How draw rectangle with css and eight divs Aug 2018
- Add Shadow Effect to <div/> in HTML Using CSS Oct 2016
- How to make Bootstrap columns of the same height? Aug 2016
PhP (4)
- When I type a reply and reload my page, the reply goes at the top, and I want it to stay where the comment is like Youtube Aug 2019
- Regarding time ago function in PHP Nov 2017
- Anyone knows,how to use Ratchet Websockets for live notification purposes in php based web app? Mar 2017
- Doing HTTP GET Request and Passing Cookies Received from Previous Web Request Using PHP! Oct 2016
JQuery (4)
- How to use Bootstrap Modal in an efficient way without using too many HTML lines? May 2017
- How to Redirect user from one page to another using JQuery? Oct 2016
- How to Know if HTML Element is Visible or Hidden using Javascript and JQuery? Oct 2016
- How to send multipart/formdata with jQuery and Ajax? Aug 2016
Computers (3)
Database Development (3)
Mobile Development (3)
virtualbox (3)
git (3)
- How to undo commit in Git? Aug 2020
- What is Git? How to Use Git? Jul 2020
- Sourcetree keeps asking for username and password Aug 2016
Site Feedback (2)
Linux (2)
visual-studio (2)
.Net (1)
- About the .Net category Sep 2016
Node.Js (1)
- Angular 2 + drag and drop Jan 2017
Visual Basic (1)
vuejs (1)
- How To Focus An Input In Vue? Jul 2020
javascript (1)
java (1)
No threads match — try a shorter search term.