- Using Visual Studio status bar in your extensionsVisual Studio status bar is one of the most important status reporting indicator for any developer working with Visual Studio. In this blog post we will…
- Visual Studio 2010: Version and update information toolDownload from VS Gallery In my work I meet many developers, tester and project managers, all using Visual Studio. When I ask them if they have updated it…
- VS2012 – How to manually convert .NET Class Library to a Portable Class LibraryThe portable libraries are the response to the growing profile fragmentation in.NET frameworks. With help of portable libraries you can share code between…
- Why doesn’t Dispatcher implement ISynchronizeInvoke?This is a rant. I don’t have the answer to the question. So, the latest project I’m working on is a kiosk app in WPF that has to interact with hardware.…
- Why Is The First Start Of An Application Slow?All of us have experienced it but very few of us have gone into the details to really find the reasons for it. First of all why should I care? After the…
- Windows Azure Service Bus Splitter and AggregatorThis article will cover basic implementations of the Splitter and Aggregator patterns using the Windows Azure Service Bus. The content will be included in…
- Windows PowerShell – Unix comes to WindowsWindows PowerShell (formerly known as “Monad”) is a Microsoft’s answer to the power and flexibility of the Unix command shells. It should finally complete…
- WP7, XNA, the GC, and You (and Silverlight too!)Some of you may have come across this helpful blog post recently, discussing when the garbage collector (a/k/a the GC) runs on Windows Phone 7 devices.…
- WPF trick: Debugging the XamlParseExceptionHere’s a trick: When you work a lot with XAML, you’ll be confronted to the dreaded XamlParseException sooner or later. This exception is thrown whenever…
- You may receive the error “Login failed for user ‘(null)’. Reason: Not associated with a trusted SQL Server connection” – Part IIntegrated authentication allows for SQL Server to leverage Windows NT authentication to validate SQL Server logon accounts. This allows the user to…
- IUpdateable has moved to ericnelson.wordpress.com - GuestPost\[Check out other guest posts if you like this one. They are often better than mine!\] One thing I miss about being the Technical Editor of the UK MSDN…
- Juan DoNeblo - October 2007 EntriesThis is the third part of a series of articles on ASP.NET AJAX and JSON. If you haven't read part 1 and part 2 of this series, you are strongly advised to…
- Discovering U2Discovering U2 Thanks to J.D. I took a little trip down memory lane today. Although he a year ago, it's still good reading.
- Generated Javascript Name CollisionThe Issue In developing re-usable components such as ASP.NET User Controls (you know the files with the .ascx extension), Javascript is commonly used to…
- In-Depth Review: Apache Spark and Flink Side by Side - Geeks with Blogs- January 27, 2024 - Aimee Writer !(/images/aimee/apache-fink-vs-spark/f3cecc19-apache-fink-vs-spark-768x439.webp)
- COPY vs ADD in Docker: A Detailed Comparison - Geeks with Blogs- January 27, 2024 - Aimee Writer !(/images/aimee/copy-vs-add-in-docker-a-detailed-comparison/9dabddfd-docker-copy-vs-add-768x479.png)
- Cypress vs Selenium: Why Cypress is Better! - Geeks with Blogs- January 27, 2024 - Aimee Writer !(/images/aimee/cypress-vs-selenium/c48825e4-cypress-vs-selnium-768x432.webp)
- What is a Technical Debt Register Template? - Geeks with Blogs- January 27, 2024 - Aimee Writer !(/images/aimee/what-is-a-technical-debt-register-template/8128c765-technical-debt-register-template-768x439.webp)
- Programming and Learning from SD - ToolsHave you thought about how you've built web applications in the past and how you want to do it now? Please visit me at for my reflections.
- Ask Paula! - EclipseIf you aren't able to install from the Help\\Install New Software menu, it is probably because the zip file doesn't have the content.jar/artifacts.jar…
