2025 Guide: Getting Started with ESPHome Device Builder in Home Assistant
Learn how to install and use the ESPHome Device Builder add-on in Home Assistant to flash and manage your ESP32 and ESP8266 devices.
Practical notes on smart home, software, and building stuff.
Learn how to install and use the ESPHome Device Builder add-on in Home Assistant to flash and manage your ESP32 and ESP8266 devices.
After running WCF on my Vista laptop IIS7 I needed to deploy the application on some Windows XP computers. Again some strange errors occurred: The problem is…
You can use a string array as datasource and view the string values by using the Container.DataItem property. Code example Codebehind: \ code:c \ string\ \…
You can set the DefaultButton property of the Login control by putting the Login control in a Panel and set the DefaultButton property of the panel to the…
You have to specify which related data you want to retrieve from a object so you can access them outside the Linq data context. You can achieve this by using…
The following RegularExporessionValidator checks if the text input is correct format for a user name.
You can change the password of a MembershipUser object in C with the ChangePassword method. The only problem of this method is that it needs the old password…
When surfing the internet I start reading about Microsoft Tag Beta of course . With Microsoft Tag you can create links with a image pattern. The image…
I always have problems implementing the Asp.Net dropdown control. Here are some simple tips to make your life with dropdown controls easier. Adding an…
Informatie: http://www.sitepoint.com/article/amazon web services asp net/ http://www.awszone.com/scratchpads/aws/ecs.us/ItemLookup.aws
While playing with IIS 7 I accidentally destroyed my IIS XML settings file. To fix this problem I copied the .XML from a colleague PC to mine. After this my…