Skip to content

Codepolice

  • ⤫

Posts Published by Judy Alvarez

Query the MySQL / WordPress Database from an ASP.NET site

We run a community site on ASP.NET Webforms that also has a blog based on WordPress. For a couple of years now we have loaded the data from WordPress to the ASP.NET site via WordPress RSS Feeds but we have had issues with this for a long time. Some days ago I decided to just

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Build, Git Commit, FTP When You Publish In Visual Studio

For various reasons, I have a really weird build setup in Visual Studio. I just want to write this post so I can remember how it works now if I ever re-install my computer and something doesn’t work. I use the regular publish feature in Visual Studio and deploy the code to a Website on my local

Posted by Judy Alvarez Posted on February 28, 2022March 3, 2022
0

Request.Files is Empty in a Web Forms Application

I was fixing some bugs in my application today and ran into a tricky bug. My application is based on Webforms but I use a lot of jQuery and other more modern technologies. In one place I have an upload form that is dynamically populated with jQuery templates. Since i create all my <input type”file”> with

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Using log4net to Send Mail With SmtpAppender In a Console Application

I recently built some console apps to do some testing on my server. I wanted to be able to run the apps and get them to print info to the console. I also wanted it to log to a text file and to send e-mails to me. Log4net was the perfect tool to get this

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Send E-Mail When a task in Task Scheduler Fails

You would guess that this would be a really easy task but it turns out this was pretty complicated. Basically, you need to create a scheduled task that gets triggered by an event and do some editing of that task in a notepad. I will just post my exported task here. Feel free to use

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Run Dropbox As a Windows Service on Windows Server 

I know there is a lot of post about this already but I ran into some issues and had to collect some info from various places so I thought I might as well share my experience with the world. The goal is to be able to run Dropbox (or any other application that doesn’t have built-in support

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

New Relic and runAllManagedModulesForAllRequests flag in .net

I have been playing around with the awesome performance measuring tool New Relic lately and have been struggling with some performance issues that would have been hard to find without measuring the actual metrics from the real production server. Anyway, during the different changes, I made I changed the option runAllManagedModulesForAllRequests from “true” to “false” in Web. Config

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Visual Studio Intellisense / “Go To Definition” issues

I’m not sure how common this is but I had some issues with Intellisense and the “go-to definition”-feature in the new Visual Studio 2013, it just didn’t work. This was only happening in one of my projects/solutions (well, at least it didn’t happen in another project I tested). Everything worked fine except this, I could

Posted by Judy Alvarez Posted on February 28, 2022March 3, 2022
0

Remote Desktop Connection (RDP) becomes extremely slow after installing “Intel Smart Connect Technology” update

I was running some optional Windows Updates this morning and after I was done I noticed that my remote desktop connections become extremely slow. Our internet at my office has always been a bit up and down so I assumed it was some temporary issue. But it stayed there and then I looked at Windows

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Remote Desktop Connection (RDP) becomes extremely slow after installing the “Intel Smart Connect Technology” update

I was running some optional Windows Updates this morning and after I was done I noticed that my remote desktop connections become extremely slow. Our internet at my office has always been a bit up and down so I assumed it was some temporary issue. But it stayed there and then I looked at Windows

Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
0

Posts pagination

Page 1 … Page 3 Page 4 Page 5 … Page 7
Codepolice

  • Github
  • Atlassian
  • Flatlogic
  • Xero
  • Jetbrains
  • Figma
  • A Bun-believable release that isn’t half-baked
  • Bringing Python apps into Node
  • Vite gets its own documentary
  • npm security best practices to consider
  • React 19.2 is in the building
https://flatlogic.com/generator
COPYRIGHT © 2025 - Codepolice