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.
Sometimes you set properties of a control in WPF/SL, it seems like they do not work or any one of them does not work. The order of properties plays a vital role. Here is the order of properties you...
NFT stands for non-fungible token. In this article, you will learn what an NFT is and why the NFTs market is exploding.
Will Microsoft Open Source its Browser “Spartan”? What do you think.
Firefox 4 has this new feature which I am not sure is available in other browsers but I just found it, where you can change the text color.
In this article I will explain about Adjustable Arrow Caps in GDI+.
Did you ever need your method return more than one value? The out keyword can be used to do the same.
In this article I will explain about Stroke Caps in GDI+.
Here is a list of free Hadoop tutorials.
C# switch (expression) is combined with multiple case blocks. C# switch case code example.
There are companies that make money by just tracking your emails.
I've been covering various ultrabooks recently including Acer, Toshiba, Sony and others. I was never impressed with Dell's design of ultrabooks. Recently, Dell just announced a new XPS 13 ultrabook...
In this article I will explain about working with Sybase Databases using ADO.NET.
Now .NET 3.0 and XAML are being released and XAML and WPF being the language and library for the presentation layer for .NET applications, the obvious question is what happens to Windows Forms and ...
Relational database management systems are the most popular form of database management systems (DBMS) that includes Oracle, SQL Server, MySQL, and DB2. Here is a list of the most popular RDBMS in ...
SQL stands for Structured Query Language. This article teaches you the basics of SQL and how to write SQL queries.
The next version of Windows Phone 7.5 is already in works. I have been reading about it and somethings just don't add up. Anyway, here are some things you could expect in it.
In this article I will explain about Accessing a Text File using ADO.NET.
In this article I will explain about image class methods and properties in GDI+.
LINQ to SQL allows developers to work with databases using LINQ. This article discusses how to get, add, update, and delete data in a DataGridView control using LINQ to SQL.