Related resources for WEB UI
  • ASP.NET 8 – Using Bootstrap 5 Themes1/20/2025 5:46:33 AM. This article covers selecting and installing themes, configuring settings in appsettings.json, passing theme data to views, and managing UI consistency across different themes for a professional web a
  • Understanding Responsive Applications12/13/2024 8:47:19 AM. Create seamless responsive applications compatible with all devices. Learn key tips, including viewport meta tags, CSS media queries, grid systems, accessibility, lazy loading, performance testing, an
  • Setup your personal ChatGPT for free7/9/2024 10:27:15 AM. Generative AI is a transformative technology enabling solutions without needing extensive knowledge in developing, training, or deploying models. Open-source tools like Ollama and community contributi
  • Exposing Local Web Server To Internet Using Ngrok6/21/2024 10:05:05 AM. Learn how to expose a local web server to the internet using Ngrok. Ngrok allows seamless testing and debugging by creating tunnels that support HTTPS for local applications. This tool is invaluable f
  • Share Data Between Child And Parent Components In Blazor 4/12/2024 11:14:56 AM. Explore Blazor, Microsoft's framework for building dynamic web UIs with .NET. Learn about Razor components, data sharing between parent and child components, and creating reusable UI elements like
  • Spark Web UI3/10/2023 6:05:22 AM. In this article, you will learn about Spark Web UI.
  • ASP.Net MVC4, a Walk-Through6/3/2021 8:54:14 AM. This article will provides a quick introduction to ASP.NET MVC 4 as well as an explanation of how ASP.NET MVC 4 fits into ASP.NET.
  • The table web control in ASP.NET 1/7/2021 11:48:59 AM. In this article I will explain about creating the table web control in ASP.NET.
  • Call Control in Mobile Internet Toolkit10/19/2020 6:15:39 AM. This only provides you to make you calls easier but also gives a nice look to your program.
  • Windocks 2.0 - The First Port Of Docker’s Open Source With Integrated Web UI And Database Cloning4/18/2017 10:11:07 AM. Windocks 2.0 - The First Port Of Docker’s Open Source With Integrated Web UI And Database Cloning.
  • Dive Into ASP.Net MVC45/28/2014 4:54:41 PM. This article will provide you a quick introduction to ASP.NET MVC 4 as well as an explanation of how ASP.NET MVC 4 fits into ASP.NET.
  • ASP .NET Server-Side controls 9/27/2012 8:08:57 AM. In this article I will explain about ASP .NET Server-Side controls
  • Horoscope Unit of Mobile Site5/19/2012 6:53:14 AM. Horoscope Service for Your Mobile.
  • Post in Mobile Forms5/19/2012 6:42:22 AM. Till now whatever we are doing is in single page and the traversing between forms take place only in a single Page. If you Remember Something of WML there our most effective funda is posting from one form to other.
  • Sending Mails from Your Mobiles5/19/2012 6:41:25 AM. Sample application shows you how to send mails from your mobile.
  • Template for Designing Web Application7/2/2009 12:26:39 AM. This article explains to develop a web application with ease and make it more robust and scalable.
  • Customizing the Display of Data8/31/2006 9:12:26 AM. This article shows you how to customize data display in a DataList control.
  • Fun With Panel Control8/30/2006 2:27:00 AM. Panel Control is useful control in Mobile Programming and till now, we hadn't explore it.
  • Implementing Security Access Rights in ASP.NET Button1/4/2006 11:39:13 PM. In Web based Application, each of the users have different privileges and access rights based on their roles. Each of these roles can have read or write access for different Web pages.