Resources No resource found - Friendly Errors In MVC 5Apr 09, 2018. In this article, I will be explaining 3 different ways to handle exceptions and display a friendly error page to your end user.
- Certificate Pinning In Xamarin.FormsMar 08, 2018. Securing communications between applications and services is extremely important, and mobile apps are no exception. Even if you use an encrypted channel based on HTTPS, you should never completely trust the identity of the target. For example, an attacker could easily discover the URL your application is pointing to, and put a fake certificate in the middle of the communication between an application and the server, thus intercepting the communication.
- ASP.NET Web API With SwaggerFeb 06, 2018. ASP.NET Web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such as web, windows, mobile etc. It is like a web service or WCF service but the exception is that it only supports HTTP protocol.
- Automating SVN Check-Ins And Building A Project Via JenkinsFeb 05, 2018. A few weeks back, while sitting with my team, I learned that they run a Jenkins job which has to execute the automation scripts using the robot framework, daily around 1:00 a.m. The primary purpose of the job is to place all the necessary files and folders over the node machine of Jenkins (after copying them from the machine pointed as master on Jenkins), execute those scripts accordingly, generate the reports, and finally copy the output files back to the master machine to analyze the logs for the overall reporting and analysis purposes. This whole efficient job starts with a slack manual step which was enough to tag this activity 'not fully automated' because they had to place the updated work regularly on the specified path over the master machine before leaving the office (this includes taking the updated code, files, and automation scripts, building the project to take the DLLs etc.). This may sound tedious but more than that, there is no sense to do it manually.
- Exception Handling In ASP.NET MVCJan 30, 2018. This default way of handling exception where we write our source code into the try bock and catch exception in catch block. However you can have multiple catch blocks for a try block. Even you can have Try –catch block inside Try block.
- CRUD Operations In SharePoint Using REST API - CREATE OperationsJan 18, 2018. REST API is a powerful CSOM concept that can be leveraged in SharePoint for converting sophisticated business designs into working and efficient SharePoint Artifacts (Add-Ins, CSOM solutions, etc.). REST does not require any separate references for its working unlike other frameworks (SPservices!)
- ASP.NET Core 2.0 Status Code PagesJan 11, 2018. Exception handling middleware (as discussed here) will catch unhandled exceptions however if you want to display error pages for individual HTTP status codes then framework provides another middleware for this purpose.
- ASP.NET Core 2.0 Cookie AuthenticationJan 02, 2018. Cookie Authentication allows developers to hook into events at various lifecycle stages of the authentication process. For instance you could log successful sign-ins using OnSignedIn or use OnValidatePrincipal (runs on every request) to invalidate the user (e.g. if you want to force sign-out).
- Setting Up Add-In Development Environment In SharePoint Server 2016Dec 26, 2017. In this article, I have explained how to configure Sharepoint add-ins development environment and create a simple hello world web part in s=Sharepoint server 2016 on-premises.
- How to use NPM Install (The Command) behind Corporate Proxy ServerOct 14, 2017. When you want to install packages for angular, angular CLI, typescript etc. via NPM using Command Prompt and you are working in an office environment where everything runs behind a corporate proxy server, you will most probably get the below exception.
- Getting Started With SharePoint Framework For SharePoint 2016 On-PremisesOct 12, 2017. Once you have installed and upgraded the September 2017 Public Update for SharePoint 2016, you will be able to upload and deploy SharePoint Framework packages that contain web parts via the SharePoint App Catalog just as you would with SharePoint Add-ins.
- Logging Exception in Database Using CustomFilter ExceptionOct 11, 2017. As per request from one of my followers I am writing this article, which will explain how we can handle Errors in an MVC application. In this article I am also going to explain how we can log our exception message in our Data Base.
- Installing And Using .NET 4.7.x, .NET Core 2.0, And C# 7.x With VS 2017Oct 09, 2017. This article explains how to install and use .NET Framework 4.7, .NET Framework 4.7.1 & .NET Core 2.0 and troubleshooting if you are getting an exception while installing these latest components. This article also explains how to use the different versions of C#, e.g. C# 7, C# 7.1, C# 7.2 with Visual Studio 2017 and installing multiple instances of Visual Studio 2017 side by side.
- ASP.NET Core 2.0 Error PagesSep 29, 2017. Starting from an empty project, created in a previous post, amend the Configure() method of Startup class to use middleware needed for error handling. Below I’ve used a custom middleware (defined as lambda) to handle production exceptions.
- SharePoint 2016/2013 - Event Log Monitoring By PowerShell AutomationSep 27, 2017. This article is based on the requirement I recently encountered where I was required to monitor a specific exception type and if it occurred the Admins needed to be notified at the same time.
- Create Office Web Add-In Project Using Visual StudioAug 24, 2017. In this article, I would like to share the steps to create Office web add-in projects using Visual Studio. In this article, we have explored what Office add-ins are and how to create Office web add-in projects using Visual Studio 2015.
- Fog Networks / Fog Computing - An OverviewJul 27, 2017. Like I mentioned in earlier posts, technology is evolving at a very fast pace, though this post will throw light on an up-coming technology, which is set to disrupt most of our networking/cloud compute environments. And the name is FOG
- ECMAScript5 Features - Strict Mode, JSON And MoreJun 28, 2017. Strict Mode is a new feature in ECMAScript 5 that allows you to place a program, or a function, in a “strict” operating context. This strict context prevents certain actions from being taken and throws more exceptions (generally providing the user with more information and a tapered-down coding experience).
- Working With Out, Exception And Literal Enhancements In C# 7.0Apr 10, 2017. This article explains about out, exception and literal related enhancements in C# 7.0 and demonstrates that how to use them in software development.
- Exception Handling Application Block In Microsoft Enterprise Library 6.0Mar 22, 2017. Exception Handling Application Block In Microsoft Enterprise Library 6.0
- Logging And Tracing With Post SharpMar 17, 2017. This article enables you to understand logging and tracing with Post Sharp.
- Exception Handling Mechanism In C#Feb 28, 2017. In this article, you will learn about the exception handling mechanism in C#.
- Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOMFeb 28, 2017. In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
- Deleting SharePoint-Hosted Add-In Using Napa Office 365 Development ToolFeb 23, 2017. In this article, you will learn how to delete SharePoint-Hosted Add-ins using Napa Office 365 Development Tool.
- SharePoint-Hosted Add-In By Using NAPA Tools And Delete SharePoint Task List Item Using JSOMFeb 22, 2017. In this article, you will learn about SharePoint-hosted add-ins by using NAPA Tools and Delete SharePoint Task List item using JSOM.
- C# Exception FiltersFeb 12, 2017. In this article, you will learn about Exception Filters in C#.
- Exception Handling Mechanism In .NET Jan 22, 2017. In this article, you will learn about an exception handling mechanism in .NET.
- SharePoint Online/Office 365 - Resolved Exception "Method Not Found: 'Boolean System.Net.WebResponse.get_SupportsHeaders()'."Nov 11, 2016. In this article, I’ll explain how we resolve exception "Method not found: 'Boolean System.Net.WebResponse.get_SupportsHeaders()'.".
- Handling Permissions In Linux VM While Migrating WordPress SiteOct 27, 2016. In this article, I'll write about how to give WordPress plug-ins permission, while migrating or maintaining the backup of your site.
- Creating SharePoint Hosted Add-ins In SharePoint Server 2016Sep 25, 2016. In this article, you will learn how to create SharePoint Hosted Add-ins in SharePoint Server 2016.
- Global Exception Filter, Exception Handling And Logging Using Log4Net In Web API 2Sep 23, 2016. In this article, I am going to explain how to handle exceptions in MVC Web API applications, using log4net.
- Configure Environment For Add-Ins In SharePoint 2016Sep 16, 2016. In this article, you will learn how to configure environment for add-ins in SharePoint 2016.
- JavaScript Object Model Exception Handling In SharePointAug 26, 2016. In this article, you will learn about JavaScript Object Model exception handling in SharePoint.
- HandleError Action Filter In ASP.NET MVCJul 27, 2016. In this article, you will learn how to handle an error using HandleError Action Filter in ASP.NET MVC.
- Highcharts In JSP And ServletsJul 24, 2016. In this article, we will see how to develop Highchart in JSP and Servlets.
- Highcharts In JSP And ServletsJul 05, 2016. In this article, you will learn about highcharts in JSP and Servlets.
- SharePoint 2013: Batch Exception HandlingJun 20, 2016. In this article, you will learn about batch exception handling in SharePoint 2013.
- Exception Handling In ASP.NET Web APIJun 01, 2016. In this article, you will learn how to resolve exception handling in ASP.NET Web API.
- SharePoint Add-ins (SharePoint Hosted Add-in) - Part TwoMay 28, 2016. In this multi part series, this is part two. In this article I’ll try to cover SharePoint hosted add-in with example.
- Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013May 22, 2016. In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
- SharePoint Add-ins (SharePoint App) - Part OneMay 16, 2016. In these multi part series, I’ll try to cover all the details related to SharePoint Add-ins (SharePoint App). In this article I’ll start with the introduction/basics of SharePoint Add-ins.
- Python Language Tutorial: Exception Handling - Part FiveMay 09, 2016. In this article you will learn about Exception Handling in Python Language.
- Exception Handling In Java Apr 26, 2016. In this article you will learn about Exception Handling In Java.
- 99 Problems And A Bit Ain’t OneApr 19, 2016. In this article we will discuss about how 32-bit and 64-bit processes interact with one another within the CLR.
- Customize HttpPipeline And Manage Exceptions Using IHttpActionInvoker In Web APIApr 14, 2016. In this article you will learn how to customize HttpPipeline and manage exceptions using IHttpActionInvoker in Web API.
- JSP and Hibernate CRUD application With Pagination, Sorting and export option using NetBeans IDE And MySQL 5Apr 12, 2016. In this article you will learn how to create a JSP CRUD application with Pagination, Sorting and export option using NetBeans IDE and MySQL 5.
- Generic Exception Handling Techniques In ASP.NET MVCMar 12, 2016. In this article we will learn various ways of exception handling in ASP.NET MVC.
- Resolve Exceptions That Occur With Existing InfoPath Form In SharePoint 2010Feb 19, 2016. In this article you will learn how to resolve exceptions hat occur with existing InfoPath Form In SharePoint 2010.
- Why TypeInitialization Exception Has Null Inner ExceptionsFeb 07, 2016. In this article you will get to know why TypeInitializationException has Null inner exceptions.
- Office 365 / SharePoint Online - Resolve An Exception While Retrieving The TaxonomySession ObjectJan 16, 2016. In this article I’ll explain the issue we face while retrieving the TaxonomySession object from the SharePoint online site.
- Throwing an Invalid Cast Exception?... Look Out for UnboxingJan 02, 2016. In this you will learn about an error that can occur in what would normally be a straightforward numeric conversion.
- Threading Simplified: Part 6 (Exception Handling)Dec 27, 2015. This article explains the issues with exception handling in multi-threaded environment and how to address them.
- Exception Logging In MVC Using ElmahDec 25, 2015. In this article we will learn how to log unhandled exception using Elmah.
- Exception Handing Using HandleError Attribute In ASP.NET MVCDec 09, 2015. In this article you will learn about Exception Handing using HandleError Attribute in ASP.NET MVC.
- Resolve 'String Was Not Recognized As A Valid DateTime' ErrorDec 08, 2015. In this article there is an elaboration of the occurrence of 'string was not recognized as a valid DateTime' error and its fix.
- Resolve 'Only Content controls are allowed' Exception In SharePoint Online / Office 365Nov 27, 2015. In this article I will explain how the exception “Only Content controls are allowed directly in a content page that contains Content controls.” occurs and solution to it.
- Exception Handling In SQL ServerNov 02, 2015. In this article you will learn exception handling in SQL Server.
- SQL Server Error Logging From A Stored ProcedureOct 30, 2015. In this article you will learn how to log SQL Server exception from stored procedure.
- Handling Larger JSON String Values In .NET And Avoiding ExceptionsOct 30, 2015. In this article you will learn how to handle larger JSON String Values in .NET and avoiding exceptions.
- Exception Handling In C#Oct 04, 2015. In this article, I will show you how to handle exception handling.
- RESTful Day #6: Request Logging And Exception Handing/Logging In Web APIs Using Action Filters, Exception Filters and NLogSep 08, 2015. In this article you will learn Request Logging and Exception Handing/Logging in Web APIs using Action Filters, Exception Filters and NLog.
- Exception Filtering in C# 6.0Sep 02, 2015. In this article you will learn exception filtering in C# 6.0
- Exception Handling in MVCAug 28, 2015. In this article you will learn about exception handling in MVC.
- Exception Filters in MVCJul 13, 2015. This article explains Exception Filters in MVC. Exceptions are part and parcel of an application. MVC provides us with built-in "Exception Filters" about which we will explain here.
- Exception Handling in JavaJun 27, 2015. This article explains exception handling in JAVA.
- Common ASP.Net Tips and TricksJun 24, 2015. This article provides most common tips for errors in ASP.NET as well as configuration. It will be useful for developers who face exceptions while developing web applications.
- Difference Between Throw and Throw ex in C#Jun 18, 2015. In this article you will learn the difference between throw and throw ex in C# programming.
- Centralize Exception Handling in WCF: Part 10Jun 08, 2015. In this article we will learn how to implement centralized exception handling in WCF using IErrorHandler interface.
- Exception Handling in SQL ServerJun 07, 2015. In this article you will learn about Exception Handling in SQL Server.
- Exception Handling in WCF: Part 9Jun 07, 2015. In this article we learn what exception handling is and how to implement it in WCF.
- ASP.NET SignalR: FAQs on SignalR Script ExceptionsApr 26, 2015. In this article we will learn about SignalR Script Exception.
- Data Input Validation In WPF Part 1 : Validation With ExceptionMar 07, 2015. In this article you will learn how to do Data Input Validation from exceptions In WPF.
- Exception Handling in SQL ServerMar 02, 2015. In this article you will learn about SQL Server Exception Handling.
- "Error: The User Does Not Exist or is Not Unique" Solved in SharePointFeb 24, 2015. In this article you will learn the solution for the error User Does not Exist or is not Unique in SharePoint.
- VSTO Excel and Word Add-In C#Feb 17, 2015. In this article you will learn about VSTO Excel and Word Add-Ins C#.
- Configuring the User Profile Service Application in SharePoint 2013Feb 16, 2015. In this article you will learn about a common exception that was encountered when configuring the User Profile Service Application for SharePoint 2013.
- Inner Exceptions in C#Feb 14, 2015. In this article we will learn about the basics of inner exceptions with an example.
- Exception Handling in C#Feb 04, 2015. In today’s article we will discuss the basics of exception handling.
- "is" and "as" Operators of C#Feb 03, 2015. Today, we will discuss the is and as operators in the C# to avoid type mismatch exceptions or other type exceptions.
- Custom Errors in ASP.NetFeb 01, 2015. When the yellow screen of death appears, users are distracted! Throw them a beautiful and different page instead. Let's learn how.
- Parallel Programming Part 2: Waiting For Tasks and Exceptions HandlingJan 25, 2015. This is the second part of the parallel programming series focused on waiting for tasks problematics and exception handling.
- Error And Exception Handling in T-SQLJan 21, 2015. In this article you will learn about exception handling in T-SQL.
- Dynamic Blob Creation and Uploading Files in AzureJan 20, 2015. In this article you will learn how to check for the containers, add them and create dynamic BLOBs and upload files, Also check the Exceptions from BLOBs.
- Exception Handling in C#Jan 11, 2015. Here I will explain what Exception Handling is all about in C#.
- Null Propagation Operator in C# 6.0Jan 06, 2015. This article describes a new feature of C# 6.0, the null propagation operator.
- Errors and Exception Handling in JavaScript: Day 7Jan 01, 2015. Here you will learn about errors and Exceptions Handling in JavaScript.
- Exception in Finally BlockJan 02, 2015. This article explains what happens if a finally block throws an exception with a simple example.
- Exception Filtering: A New Feature of C# 6.0Dec 29, 2014. In this article you will learn the new feature of C# 6.0, Exception Filtering.
- An Interview Session of Exception Handling: Part 1Dec 24, 2014. In this article you will learn about Exception Handling (try catch, finally and throw).
- Exception Filter in C# 6.0Dec 09, 2014. Exception Filter is a new feature of C# 6.0 through which we can use some specified condition with each catch block.
- Global Error Handler For AJAX Requests in MVCDec 02, 2014. This article explains how to handle AJAX request exceptions globally in MVC.
- Exception Handling in WCF ServiceNov 22, 2014. In this article you will learn Exception Handling in a WCF Service.
- Improvement on Exception Handling in C# 6.0Nov 21, 2014. In this article, I will explain the improvement of exception handling introduced in C# 6.0
- Write an Exception in Event LogNov 21, 2014. In this article we learn how to write an Application Exception to the Event Log.
- Exception Filters in C# 6.0Nov 18, 2014. In this article you will learn about Exception filters in C# 6.0.
- Bypassing Obfuscation: Ciphered Code Reverse EngineeringNov 11, 2014. In this article, we have performed reverse engineering over a protected binary by deep analysis of both obfuscated source code and MSIL assembly code.
- .NET Reverse Engineering: Part 3Oct 26, 2014. In this article, we shall be confronted with the rest of the implementation in the context of CIL programming as such, how to build and consume DLL file components using the MSIL programming opcodes instruction set.
- Bug Fixing: .NET Reverse Engineering: Part 4Oct 26, 2014. We shall explore round-trip engineering, one of the most advanced tactics to disassemble IL code to do Reverse Engineering in the context of existing .NET built software applications.
- How to Implement Exception Handling in jQuery While Calling Web ServiceOct 23, 2014. In this article you will learn how to implement exception handling in jQuery while calling a Web Service.
- Code Acceptance Checklist in .NETOct 23, 2014. This article provides a Code Acceptance Checklist for .NET.