Resources  
  • Creating Your First GUI with TkinterFeb 01, 2024. This beginner-friendly article will guide you through the basics of Tkinter, showing you how to create a simple, interactive window.
  • DevOps Pipeline (1), Management - GUI And YAMLOct 12, 2022. This article discuss Pipeline Management --- GUI and Yaml
  • Git - 6 Free GUI ClientsAug 13, 2022. We give an overview of six free Git Gui clients.
  • Git - Push From GUI Client Returns "Authentication Failed"Aug 13, 2022. Git push to GitHub or Bitbucket from third party Gui client results in "Authentication Failed."
  • Comapare Files (1), With TFS And Git GUI In Visual StudioAug 30, 2021. This article will introduce the different ways to compare files in Visual Studio.
  • Wait What… GUI Testing Inside Docker ContainerJul 30, 2020. An article on how you can set up GUI-based testing inside a docker container.
  • The GUI For MongoDB - CRUD FunctionalitiesAug 14, 2019. In this article, I will show you a MongoDB graphical user interface and how to make MongoDB CRUD operations with the help of MongoDB Compass.
  • File Growth Rate: The GUI LiesJul 12, 2018. If you are like me, you use the SSMS GUI for various things. Though I tend to use scripts for the management of most things, I do check on the database growth rates of files using the GUI interface.
  • Essential Features Of TablePlus - The Best GUI Tool To Manage Relational DatabasesMay 25, 2018. TablePlus helps you to be more efficient while working with multiple relational databases. You can connect to the server, create a new database, manipulate and save your data at a fast speed, high-end secure guaranteed.
  • How To Create GUI In Python Apr 30, 2016. In this article we learn how to create GUI using python.
  • Search Records From Database Using Swing GUI in JavaNov 01, 2013. This article explains how to search user records from a database by their name in the Swing GUI of Java. The NetBeans IDE is used to create the sample examples.
  • Handling Images on NetBeans IDE Using GUI BuilderJul 23, 2013. This article describes image handling in the NetBeans IDE.
  • Describing GUI Building on NetBeans IDEJul 18, 2013. This article gives a step by step idea about how to proceed working on GUI using NetBeans IDE.
  • Creating an application using the Stetic GUI Designer with MonoDevelopNov 01, 2011. GUI development with Stetic (MonoDevelop's integrated GTK# visual designer). It will demonstrate how to create the layout of the GUI, how to add interactive elements to the layout and how to add functionality to the GUI.
  • Efficient Implementation of Minimum and Maximum Functions with Application in GUI DesignMay 18, 2011. This article provides ready-to-use solutions to the problem and explains several examples where a proposed solution proves to be useful in practice.
  • Designing Interactive GUI Applications in GDI+Aug 03, 2010. In this article you will learn how to Design Interactive GUI Applications in GDI+.
  • Transparent GUI in Windows FormsApr 23, 2010. My article is about a prototype POS system for grocery stores or 24 hours mini marts using Transparency graphical user interface.
  • Building a GUI Editor in C#Feb 17, 2010. In this article I'll show you how to build a simple GUI Editor using C# in XNA.
  • The Zen of GUI ProgrammingMar 13, 2008. This article describes some important rules to follow when creating an application that contains a presentation layer.
  • FindType - The GUI Way Ver 01Apr 09, 2000. If you chekced the samples directory that came .Net SDK you probably noticed the FindType example...
  • How To Install Appium Inspector And Appium Server GUIMar 18, 2024. This article walks you through every step of installing and configuring Appium for mobile test automation. From downloading the necessary software to configuring dependencies , this guide covers it all
  • Cinchoo - EazyCopy, Yet Another RoboCopy GUINov 09, 2021. In this article, you will learn about Yet another powerful RoboCopy GUI tool.
  • GUI Programming (Tkinter) In PythonJul 08, 2020. In this article, I will explain GUI programming (Tkinter) in Python.
  • Trigger The Background Task From GUINov 28, 2016. This article explains how to trigger the Background Task from GUI.
  • GUI Controls In PythonMay 07, 2016. In this article you will learn how to create GUI controls in python using tkinter.
  • GUI Tools For MongoDBSep 23, 2015. In this article, you will learn about GUI Tools in MongoDB. there are several third party tools that provide a GUI interface for MongoDB. Some important GUI tools are discussed here.
  • New Features in Windows 8 GUIAug 21, 2012. In this article I an going to define new features of the Windows 8 GUI.
  • GUI TestingFeb 16, 2012. In this article we will talk about GUI Testing. GUI Testing is Graphical Interface Testing which is used to test the functionality of GUI applications.
  • GUI with MonoDevelopNov 16, 2011. This article is very useful to understand the GUI with MonoDevelop IDE. GTK# applications are written using MonoDevelop, which provides a visual designer for creating GTK# GUI's.
  • Palindrome in C# GUIMar 13, 2011. Software to check weather the word ,sentence,number are same when read from backward and forward eg Racecar,malayalam etc uses array ,first index and last index this is the one and only GUI version of palindrome available on-line checking word and sentences
  • GUI Based Opinion PollSep 26, 2001. This is a article on how to create a opinion poll in C#. It creates a Text file on your c drive storing the voting parameters in it.
  • How to Use MongoDB Atlas with MongoDB CompassDec 20, 2023. How to use MongoDB atlas with MongoDB compass, how to use cloud database with MongoDB. Learn how to use MongoDB Atlas, a fully managed cloud database, and MongoDB Compass, a powerful GUI for database analysis. Follow the steps to set up and connect your database.
  • Bot Framework ComposerOct 30, 2023. Building an AQI (Air Quality Index) bot with Microsoft Bot Framework Composer with little to no coding. With the basic installation of Node.js and .NET SDK.
  • Simplify Your C# WinForms Development with the ControlHelpers ClassSep 27, 2023. "In this comprehensive tutorial, we explore the ControlHelpers class, a powerful tool for enhancing your C# WinForms application development. Learn how to streamline common tasks and improve the user interface of your WinForms applications effortlessly. We'll dive into the ControlHelpers class, its key features, and provide step-by-step examples on how to implement it effectively in your projects. Whether you're a beginner or an experienced developer, this guide will help you harness the potential of WinForms with ease."
  • What is Docker? Why Docker?May 29, 2023. what is Docker ? why docker ?
  • Architecture And Services Provided By The Operating SystemMar 14, 2022. Kernel, command processor, shell and graphical user interface (GUI) are the main components of OS. Kernel: Kernel is known as the control module of an OS. The main working of kernel in the OS is that, to decide which part loads first in the processor and which remains in the main memory. In simple words, kernel decides which process should be allocated to the processor to execute first and which process to be kept in the main memory to be executed next. All this is happens, because kernel is present in the memory due to which the size of kernel is small as much as possible. Kernel is responsible for providing all the essential services which are required by other parts of the operating system and user applications.
  • How To Download And Install MongoDB CompassJun 03, 2021. In this article, we will learn how to download and install MongoDB Compass, the GUI for MongoDB in windows.
  • ASP.NET Core 3.1 Web API and SwaggerMay 03, 2020. This post shows creating a Web API in ASP.NET Core and the use of Swagger. Swagger is a GUI interface to communicate with a Web API.
  • Image Compressor Using Windows Forms With C#May 12, 2019. In this article, I have explained how to compress images by reducing the quality of images using C#.An "Image Compressor Using Windows Forms With C#" application provides a user-friendly way to compress images, making them more suitable for web usage, sharing, or storage. It serves as a tool for individuals or businesses who frequently work with images and need to optimize them for various purposes.
  • NUnit With C#May 18, 2016. NUnit is a unit-testing framework for .NET applications in which the entire application is isolated into diverse modules and each module is tested independently to ensure that the objective is met.
  • What is New In A Textbox In Universal Windows PlatformDec 18, 2015. This article highlighted what are the new properties in Textbox UWP.
  • Universal Windows Program XMAL Services (Type System) Internal - Part 1Dec 10, 2015. In this article you will learn about XAMLType System.
  • Windows API Window Using C#Nov 08, 2014. This program will create a very simple window that just says Hello but it does using just the Windows GUI API in C#.
  • Graphical User Interface Login Page In JavaMay 16, 2014. This article basically shows how a Graphical User Interface login page can be made in Java with suitable examples.
  • How To Make Calculator In C#?Feb 28, 2014. Creating a calculator in C# is a common beginner's project that can help you learn the basics of building a graphical user interface (GUI) and handling user input. Here's a simple guide on how to make a calculator in C#.
  • Simple and Effective Magnifier Using Very Easy Logic in C#Oct 30, 2013. While I working in GUI design I need to ensure each and every pixel of the application, so I need a magnifier. I used the default Windows magnifier but it will not meet my zoom level and this requires implementing this magnifier with very simple logic.
  • Visual Debugger In NetBeans IDEJul 19, 2013. This article describes the Visual Debugger component of the NetBeans IDE.
  • NUnit With C#Mar 05, 2013. NUnit is a unit-testing framework for .NET applications in which the entire application is isolated into diverse modules and each module is tested independently to ensure that the objective is met.
  • How To Install Windows Server 2012Feb 14, 2013. In this article you will learn how to install the Windows Server 2012 and what it's Installation Options are.
  • Adding a control to a Form programmaticallyNov 10, 2012. In this article I will show you how to add Windows controls to a Form programmatically. This is very useful to programmers who do not use Visual Studio or other IDE.
  • Why we use VB.NETNov 10, 2012. This article shows you how to leverage the power of VB.Net Financial base class library using C#.
  • Tic Tac Toe Game in VB.NETNov 10, 2012. TicTacToe is a demonstration of the AI game playing minimax algorithm. The game plays out every possible combination of moves from each position and consequently is unbeatable.
  • Owner Draw Menus in VB.NETNov 10, 2012. This article and attached source code shows you how to build MDI Windows Forms applications in VB.NET.
  • Convert Multiple Text Documents to a PDF File or to PDF FilesSep 14, 2012. The Article demonstrates how use iTextSharp PDF Library to convert the multiple text files into Single Combined PDF file and also into Individual PDF files with same GUI.
  • What is New in Visual Studio 2012 RCJul 28, 2012. Let's start with the new functionalities introduced in Visual Studio 2012 RC.
  • Automated TestingFeb 02, 2012. In this article we have introduced automated testing in which a manual intervention is not required.
  • Windows Programming using C#Jan 05, 2010. In this article I will explain you about Windows Programming using C#.
  • Create Windows Application in C# from Command Line Oct 31, 2009. The article explains how to create /compile a Windows Forms application program from command line using C# compiler without using Visual Studio IDE.
  • GDI+: The Next-Generation Graphics InterfaceOct 08, 2009. In this article I will give you introduction about GDI+.
  • Secrets of Successful Software RequirementsMay 30, 2007. Although most companies do some form of requirements, there is often a lack of understanding as to exactly why the requirements need to be created and how. Let's look at some secrets to improve your requirements process even under tight deadlines.
  • Best Practices of Compact FrameworkMay 17, 2006. This shares a few recommendations for use in our day to day development of Compact Framework applications.
  • Importance of Data Access LayerJan 19, 2006. This article is written to see the importance of having a separate Data Access layer.
  • Event Handling in .NET using C#Mar 13, 2002. In this article I discuss the event handling model in .NET using C#. The discussion starts with an introduction to the concept of delegates and then it extends that concept to events and event handling in .NET.
  • A Quiz Application using Windows FormDec 27, 2001. This code shows you how to validate data in windows forms, add or remove panel control, and write a form based quiz application.
  • Debugging Techniques in C#Dec 04, 2001. Debugging GUI applications for me mostly consists of printing out debug statements in the form of a dialog box with some text.
  • Real Time ApplicationOct 02, 2001. The Real time Application is a sample that shows the communication techniques between a client (TcpClient) and a server (TcpServer) application using Socket class on each side. The project also demonstrates how to using listview control in the real time project.
  • MP3 Tag EditorJul 16, 2001. MP3 Tag Editor is a simple GUI that allows MP3 ID3 (v1.1) tags to be created or edited.
  • TCP/IPLib SampleJun 22, 2001. This compopnent contains both a TCP/IP server and client. TcpIpClient inherits from System.Net.Sockets.TCPClient and is very straight forward. After construction, specifying the host and port, a network connection is established by calling Connect(). Internally, upon a successful connection, the client receives a TcpIpPacket, which contains a unique cookie that is used in any subsequent transactions.

About gui

GUI (Graphical User Interface) is an interface by using this interface we can interacts with electronic devices such as computers, hand-held devices and other appliances. This interface have icons, menus and other visual indicator Gadgets representations to display information. GUI provide also user related controls, unlike text-based interfaces, where data and commands are in text. GUI representations are manipulated by a pointing device such as a mouse, trackball, stylus, or a finger on a touch screen.The need for GUI became apparent because the first human/computer text interface was through keyboard text creation by what is called a prompt like DOS prompt. Commands were typed on a keyboard at the DOS prompt to initiate responses from a computer. The use of these commands and the need for exact spelling created a cumbersome and inefficient interface.

OUR TRAINING