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.
How to get the directory name of a file in C# and .NET.
The Random.Next() method returns a random number in C#. The code examples show how to generate a random string and random number in C#.
In this How do I, you will learn how to convert a string to an enum value in C#.
In this article, you will learn what is new in .NET 6.0.
What do you think about speech enabled Visual Studio?
If you are using ASP.NET MVC 3 or prior versions, check out new MVC 4 beta. ASP.NET MVC 4 is available now and it can work side by side with ASP.NET MVC 3.
MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX.
In this article I will explain about Drawing Transparent Graphics Objects in GDI+.
If you were given a chance to tell Microsoft what would you have changed at MVP Summit 2010, what would you have changed?
C# ProgressBar class represents a WPF progress bar controlupd. The <ProgressBar> XAML elements can be used to create a progress bar at design time. The code examples in this tutorial demo how...
Templates play a major role in managing the layout and format of the data being displayed in ASP.NET data bound controls.
Learn Why and When to use Azure Functions
Here are some photos from Microsoft Global MVP Summit 2013 on Day 1.
Just Learned what is Erlang
See what is next big thing coming in .NET world, being talked at Global MVP Summit 2013.
Here is a list of bunch of open source CMSs developed using .NET Framework.
WPF Label class represents a Label control in C#. The <Label> element in XAML represents a Label control at design-time. The code examples in this article demonstrate how to use Label in WPF ...
Will Web3 replace Web2? No. Not so soon.
You call it pride, ego, self-respect, or shyness, some of us don’t like to ask for help. And some of us just don’t know how to ask for help.
In this article I will explain handling ADO .NET Events & Connection Events.