Polly Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback
Category: C#
Troubleshooting Reflection Exceptions in .Net
While troubleshooting the unit test case, I have encountered a reflection error that I was not sure where went wrong. There are multiple solutions people
HttpClient post json data
While I was debugging the Mobile application for login and API connectivity observed issues and Http error codes – 500, 4xx, and did not understand
30 Common interview questions for Senior Software Engineer & Technical Architect
What are the SOLID principles? Explain each with examples? Where you have implemented SOLID in your project? What are the design patterns have you used
How to add meta tags dynamically in ASP.NET MVC
i was searching for how to show my site Google search as top link site, i came to know that one approach is to add
Modified Koolwired Imap Project Asp.Net
I found small problem in the koolwired.imap project i.e. returning null value for data of the attachment._Message.BodyParts[BodyPartNumber].Attachment is true and even thought the attachment contains
Update Panel example
This is Good Exaple for Update panel for more info see this site : http://www.aspcode.net/How-Ajax-for-ASPNET-updatepanels-work.aspx <form id=”form1″ runat=”server”> <asp:ScriptManager ID=”ScriptManager1″ runat=”server”> asp:ScriptManager> <div> <table width=”80%”