TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Lightweight
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarthak Varshney (1)
Manoj Kalla (1)
Aman Gupta (1)
Sarfaraj Ansari (1)
Vidya Vrat Agarwal (1)
Muzaffar Ur Rahman (1)
Esamaldin Mohammed (1)
Aditi Bamaniya (1)
Amit Mohanty (1)
Varun Setia (1)
Ravishankar Velladurai (1)
Allen Oneill (1)
Michal Habalcik (1)
Anubhav Chaudhary (1)
Jean Paul (1)
Nipun Tomar (1)
narendra singh (1)
Related resources for Lightweight
No resource found
How to Optimize Docker Images for Smaller, Faster Deployments
11/18/2024 9:38:02 AM.
Learn simple strategies to optimize Docker images, reduce their size, and speed up deployments with tips like lightweight bases, cleanup, and multi-stage builds.
How to Manage ViewState in ASP.NET?
9/23/2024 9:16:18 AM.
This article explains various methods of managing state in ASP.NET, including ViewState, Session, Application, and Cookies. It focuses on ViewState, its lifecycle, enabling/disabling at the page or co
Virtual Threads in Java JDK
9/8/2024 7:58:38 AM.
Java Virtual Threads, introduced in Project Loom, offer a lightweight alternative to traditional platform threads by allowing the JVM to manage threads instead of the OS. This improves scalability and
The Rise of Small Language Models
6/19/2024 10:21:50 AM.
Rise of Small Language Models" explores the increasing prominence of compact AI models in natural language processing (NLP). These models offer efficient, scalable solutions for language tasks, b
Understanding .NET Client Profile
4/22/2024 8:22:31 AM.
.NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
How to Implement Approval in Teams Using Adaptive Cards
2/13/2024 7:05:04 AM.
This article introduces Adaptive Cards, versatile user interface components formatted in JSON, capable of seamless integration across various platforms. It delves into their significance in enabling l
Building Simple and Organized APIs with Minimal APIs and MapGroup() in .NET 7
8/15/2023 8:23:26 AM.
The article explores Minimal APIs in .NET 7, a lightweight way to build APIs with little overhead. It demonstrates creating an API that responds "Hello World!" to a GET request at the root U
Laravel Lumen Lightweight Framework for Powerful Web Applications
7/11/2023 5:42:36 AM.
Laravel Lumen is a lightweight micro-framework built on Laravel, offering developers a fast and efficient solution for building microservices and APIs. With its minimalistic approach, seamless integra
Implementing C# 12's Top-level Statements for Faster, More Lightweight Code
4/18/2023 5:45:20 AM.
Implementing C# 12's Top-level Statements for Faster, More Lightweight Code
Building Lightweight APIs In .NET 6
6/14/2021 4:34:02 AM.
In this article, you will learn how to build Lightweight APIs in .NET 6.
Lightweight Raspberry Pi 3 Web Server Using PHP And HTML
4/28/2020 2:13:55 AM.
This article demonstrates how to make a lightweight Web Server for the home using Raspberry Pi 3 and Python 3 IDE. The Pi can even handle Web Server so if you want to launch your own website with a pr
Lightweight Single Page Application With MVC And SammyJS
1/17/2017 12:56:34 PM.
When Angular is just too much!
C# Meets JSON: Lightweight Data-Interchange Format Explained
12/25/2014 4:10:20 PM.
Learn more about JSON, a popular lightweight data-interchange format and its usage in the C# programming language.
Installing Active Directory Lightweight Directory Services in Windows Server 2012
7/10/2013 5:25:17 PM.
This article explains how to install the Active Directory Lightweight Directory Services in Windows Server 2012.
SharePoint 2010 - Creating a User in Active Directory and Adding to SharePoint
6/24/2012 11:11:52 PM.
In this small article we can explore the user creation in Active Directory and adding the user to a SharePoint site.
Sharepoint 2010 Form Based Authentication Using Active Directory
1/18/2011 9:41:24 AM.
In this article I will try to show how we can use Active Directory Form Based Authentication in SharePoint 2010 using Lightweight Directory Access Protocol (LDAP).
Use JSON and JavaScript to create a lightweight GridView
12/12/2010 9:30:19 PM.
This post is going to show you how to use JSON and JavaScript to create a light weight GridView in JavaScript.