Founder C# Corner. Founder & CEO Mindcracker Inc. Investor, Advisor, Board member of several startups and non profit foundations. Try to implement emerging technologies when trying to solve the next problem.
The BitConverter class in .NET Framework is provides functionality to convert base data types to an array of bytes, and an array of bytes to base data types.
Learn what is new in the latest version of TypeScript.
Learn What's New in ASP.NET Core 2.0
You get this error when you try to open an ASP.NET website.
PDSTest.NET Exception Occurred while processing the request. The request failed with HTTP Status 405: Method Not Allowed
If you are running two versions of ASP.NET, you may get HTTP:/1.1 500 Internal Server Error when creating a new Web project or opening an existing Web project in Visual Studio.
When you use a DataAdapter object to write changes back to a database by means of a stored procedure, you may receive the following error message: Additional information: Concurrency violation: the...
Occasionally, slow writes to a client cause Aspnet_wp to recycle on false deadlocks, which generates this error in event log.
Using ADO recordset in managed code using ADO.NET data providers is pretty simple. Visual studio .NET provides you to add reference to the COM libraries. In this article I'll show you how to access...
This tip shows how to fix Invalid FORMATETC structure error when you drag and drop a control from Toolbox to a XAML file.
You get the "SplashScreen" parameter is not supported by the "MarkupCompilePass1" error message when create and run WPF applications in Visual Studio 2008 SP1.
If you have to create a report in Crystal Reports from multiple data sources or provide multiple views of the data, you may find sticky situations because CR does not allow you to have multiple Det...
You may get this error when using a typed DataSet. This tip shows how to fix it.
Fix for error no connection could be made because the target machine actively refused it.
This article describe the salary of an IT Professional in India.
This tutorial is an introduction to the Deep Zoom Composer and how to use it to build zoom and pan enabled Silverlight applications with the help of Expression Blend and Visual Studio 2008.
The attached source code with this article is a calculator application developed using XAML and WPF.
This article shows how to use and work with the TextBox control available in WPF and XAML.
In this article, I demonstrate how to load a text file in a FlowDocumentReader available in WPF using C#.
This article demonstrates how to align contents of elements in WPF.