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 TabControl manages tab pages where each page may host different child controls. In this article, I will demonstrate how to create and use a TabControl in Windows Forms using C#.
This article talks about how to create a simple printing application in C# using GDI+.
In this video, Microsoft's Daniel Rosenwasser shows what's next in the TypeScript language, announced at Build 2020.
Here are some VS Code tips and tricks related to editor customizations, time-saving extensions, debugging, and remote development in remote VMs, Docker containers, and the Windows Subsystem for Lin...
WebBrowser control allows developers to build Web browsing capability within Windows Forms applications. In this article, I will demonstrate how to use the WebBrowser control in a Windows Forms app...
Auto completion is a new feature added to Windows Forms 2.0 controls. In this article, I will show how to use the auto completion feature in your applications.
Learn what is new in ASP.NET Core 2.1 announced at Build 2018.
Google Employees,Employees of Google.
The patterns & practices Enterprise Library is a collection of reusable software components (application blocks) designed to assist software developers with common enterprise development challenges...
Explore the most practical and real-world use cases of AI in software development, from code generation and test automation to AI-assisted debugging and documentation. Learn how engineering teams a...
NLWeb is an open-source project from Microsoft that lets any website add a chat-like, AI-powered interface so users can ask questions in natural language and get answers using the website’s own data
Discover everything you need to know about ChatGPT — what it is, how it works, its features, use cases, and the future of AI-powered chatbots. A complete guide for beginners and professionals.
ChatGPT is an advanced AI tool that generates human-like text, translates languages, writes code, emails, and creative content. It helps businesses and individuals with communication, marketing, an...
Watch this video to learn some Visual Studio 2015 debugging tips and tricks.
Understand what rental threading is and how it is useful in browsers.
C# provides a powerful syntax “using”. This blog talks about how you can take advantage of it.
The XmlNode and the XmlDocument classes can be used to insert XML data to an existing document or to a new document.
In this article you will see how to read and write XML documents using XML API available in .NET Framework class library.
In this article I will explain XML and how to write an XML code.
In this article I will explain you about Microsoft .NET and XML.