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 DSC
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anupam Maiti (1)
Lalit Bansal (1)
Bharat Chaudhary (1)
Punar Dutt Rajput (1)
Tuhin Paul (1)
Dhiraj Poojary (1)
Ajay Kumar (1)
Akash Singh (1)
Cr Bhargavi (1)
Sardar Mudassar Ali Khan (1)
Kirtesh Shah (1)
Edinbiro James (1)
Leon Pereira (1)
Mukesh Kumar (1)
Amir Ali (1)
Pranav J.Dev (1)
Pradip Pandey (1)
Anbu Mani (1)
Allen Oneill (1)
Bhushan Gawale (1)
Charwaka Thupili (1)
Rahul Bansal (1)
Veena Sarda (1)
Related resources for DSC
No resource found
Understanding AddTransient Vs AddScoped Vs AddSingleton In ASP.NET Core
9/24/2024 7:13:08 AM.
In this article, you will learn about AddTransient Vs AddScoped Vs AddSingleton In ASP.NET Core. Dependency Injection (DI) in ASP.NET Core, focusing on service lifetimes: Transient, Scoped, and Single
How Artificial Intelligence is Reshaping the Landscape of Crypto Trading Platforms?
7/24/2024 11:54:46 AM.
In this article, we will know Artificial Intelligence is revolutionizing crypto trading platforms by enhancing predictive analytics, automating trading strategies, and optimizing decision-making proce
How to Become a Successful Prompt Engineer in Today’s AI Landscape
6/18/2024 5:18:21 AM.
Explore the essential field of prompt engineering in AI. Understand the responsibilities, techniques, tools, and challenges faced by prompt engineers. Discover how this role is crucial for optimizing
Solana's Top Explorers: Navigating the Blockchain Landscape
5/10/2024 8:14:35 AM.
Discover Solana's top explorers in the blockchain landscape! Dive into the innovative world of decentralized applications (DApps), digital assets, and DeFi. Explore Solana's scalability and in
Revolutionizing Software Architecture: .NET Core Web API and Microservices Paradigms
3/12/2024 6:16:27 AM.
As we navigate the dynamic landscape of software development, it is paramount to consider real-world scenarios and apply architectural patterns that foster separation of concerns and flexibility. The
Load Balancing Strategies: Optimizing Performance and Reliability
1/22/2024 11:06:35 AM.
This article explores the significance of load balancing in modern computing, emphasizing its role in optimizing performance and reliability for applications dealing with varying traffic levels. It co
AddTransient and AddScoped for Repository Registration in ASP.NET Core
10/4/2023 9:12:28 AM.
This comprehensive guide aims to elucidate the differences between AddTransient and AddScoped to help developers make informed decisions when registering repositories in ASP.NET Core applications.
AddTransient vs AddScoped vs AddSingleton
9/15/2023 5:54:16 AM.
In ASP.NET Core's dependency injection system, you can choose from three service registration options: AddTransient, AddScoped, and AddSingleton. These options dictate how services are managed in
Azure Unveiled: Navigating the Cloud Landscape
9/1/2023 7:26:10 AM.
In the digital era, cloud computing, epitomized by Microsoft Azure, revolutionizes resource management. This article explores the cloud's agility, cost-efficiency, and Azure's transformative i
Mastering Dependency Injection and Third-Party IoC Integration
8/29/2023 8:59:26 AM.
Dependency Injection (DI) is a design pattern used in software development to achieve loosely coupled components by allowing the injection of dependencies into a class rather than creating them within
AddSingleton Vs AddScoped Vs AddTransient
4/15/2023 5:55:02 PM.
AddSingleton Vs AddScoped Vs AddTransient
The Importance Of Data Analytics In Today's Business Landscape
2/8/2023 10:49:17 AM.
In this article we'll learn about The Importance of Data Analytics in Today's Business Landscape'
Microsoft patterns & practices: The Enterprise Library
12/1/2022 9:11:44 AM.
Microsoft patterns & practices provide scenario-specific recommendations illustrating how to design, develop, deploy, and operate architecturally sound applications for the Microsoft .NET platform
Dependency Injection Lifetimes In ASP.NET CORE
4/1/2020 8:46:05 AM.
Understanding the Dependency Injection & its lifetimes(Singleton, Transient, Scoped). Example can help to understand the different lifetimes and choose appropriate lifetime for service.
Support For Landscape and Portrait Mode in Android
3/31/2020 12:50:25 AM.
This article shows how to support Landscape and Portrait modes of a device in our applications.
Stepping In Fragment With Landscape View In Android
3/17/2020 8:17:08 AM.
Here I will explain about how to create an astonishing UI in the landscape view with fragments in Android.
Activity Behavior When Screen Orientation Changes In Android Application
3/2/2020 11:51:37 PM.
In this article, you will learn about the activity behavior of views, when screen orientation changes to either portrait or landscape.
Creating CollapsingToolbarLayout, NestedScrollView, and CardView In Android
7/14/2016 1:15:15 PM.
In this article, you will learn how to create CollapsingToolbarLayout, NestedScrollView, CardView, using XamarinAndroidSupportDesign.
Designing Your Database For CloudScale
6/21/2016 11:00:49 AM.
You need to think differently for the database in the cloud.
Getting Started With Azure Automation DSC
5/15/2016 1:37:46 AM.
In this article you will learn more about Desired State Configuration using Azure Automation Service.
Work With Portrait & Landscape Modes in Windows Phone Apps
7/14/2015 1:29:53 AM.
This article shows how to work with portrait and landscape modes in Windows Phone Apps.
How to Generate a Runtime PDF in Landscape Page Mode in ASP.Net
2/27/2015 2:40:56 PM.
In this article you will learn how to generate a runtime PDF in landscape page mode.
Custom SharePoint Solutions Best Practices
8/3/2013 6:36:31 PM.
Sometimes third party tools are used for some functionalities and developers have to refer them in the SharePoint projects.