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
.NET
FOLLOW
Microsoft .NET Framework is software development framework developed by Microsoft to build Windows client, enterprise, and web applications. Follow this category to keep up to date with .NET Framework news and tutorials.
Articles
(1568)
Blogs
(901)
Resources
(333)
Videos
(190)
News
(120)
Articles
Story Of Equality In .NET - Part One
This content outlines the complexities of equality and comparison in .NET, diving into topics like reference vs. value equality, the role of interfaces, and issues with floating-point arithmetic. I...
Ehsan Sajjad
Jun 20, 2016
MPXJ Library in Details
MPXJ is a Java library for reading, writing, and manipulating project data stored in Microsoft Project files. It offers APIs for task scheduling, resource management, Gantt charts, and more, facili...
Abhishek Goswami
May 26, 2013
How to Publish ASP.Net MVC 5.0 Application on Windows Azure: Part 4
Learn step-by-step instructions to deploy an ASP.NET MVC 5.0 application on Windows Azure in this comprehensive guide. Part 4 covers advanced deployment strategies, including Azure Web Apps, contin...
Nitin Pandit
Apr 29, 2015
Extend the C# Types Easily With Extension Methods
Easily extend C# types using extension methods for enhanced functionality without modifying the original type. Improve code readability and reusability by adding custom methods to existing types, f...
Michal Habalcik
Dec 12, 2014
Hands-Free Security Scanning Within .NET Applications
I'm sure if you follow any news sources at all, you see countless hacks, breaches, and leaks from various big-name companies which you might assume would be better at protecting your informatio...
Rion Williams
Dec 10, 2017
Explain Lambda Functions in .NET C#
In the realm of .NET programming, lambda functions represent a powerful and concise way to define anonymous methods or functions. In this article, we'll explore the fundamentals of lambda funct...
Jitendra Mesavaniya
Apr 26, 2024
Introduction To Enterprise Library 6.0 And Unity 3.0
Explore Enterprise Library 6.0 and Unity 3.0, essential tools in Microsoft's .NET ecosystem. Learn how to leverage Enterprise Library for robust application development and Unity 3.0 for effect...
Manish Tewatia
Apr 29, 2013
.NET Website Security: Practical Steps & Examples
Securing .NET websites is paramount in today's digital landscape. Regular updates, strong authentication, HTTPS enforcement, input sanitization, CSP implementation, CSRF protection, defense-in-...
Ajay Kumar
Apr 26, 2024
Searching Records by DropDownList in ASP.NET
This tutorial guides the creation of a web app to search records via DropDownList. It includes SQL commands to create a database, insert records, and configuring data sources. The process involves ...
Alok Pandey
Jan 31, 2012
Binding XML Data to a WebForm Control in ASP.Net
Create a Web Application in Visual Studio 2010 to store product details in XML format. Display product details in a GridView and add an advertisement banner using AdRotator control. Bind XML data t...
Megha Goyal
Aug 20, 2012
Objects Comparer In .NET
Objects Comparer enables comprehensive object-to-object comparison with custom rules. Easily install via NuGet or GitHub. Customize comparison behavior, override rules, and implement factory for ef...
Valerii Tereshchenko
Aug 09, 2017
Late Binding With Reflection
Component based technology has done great things for software development, allowing reuse and leading to better-written code that separates subjects and entities into distinct components.
Sam Haidar
Oct 20, 2003
Access AssemblyInfo File and Get Product Informations
Access the AssemblyInfo file to retrieve crucial product details such as version, title, and company. Utilize attributes like AssemblyVersion and AssemblyProduct to programmatically access metadata...
Ravee Rasaiyah
Apr 22, 2008
Model Binding in ASP.Net 4.5 Label Control
Explore the power of Model Binding in ASP.Net 4.5 Label Control for seamless data integration. Learn how to bind data effortlessly to Label Controls, enhancing user experience and streamlining data...
Sanjay Kumar
Mar 26, 2015
Are You Fresher & Looking For Way To Start With Microsoft .NET
Get started with .NET Framework and its technologies for beginners. Learn C# with Visual Studio, explore web development with ASP.NET MVC and Entity Framework, master CRUD operations with SQL Serve...
Syed Shanu
Jul 29, 2017
Impove App Launch Performance With MultiCore JIT in .NET Framework
Learn how to enhance the launch performance of your .NET Framework 4.5 applications by leveraging MultiCore JIT (Just-In-Time) compilation. Discover techniques to optimize code compilation, reduce ...
Gaurav Gupta
Apr 18, 2013
Upload Multiple Files and Then Create a Zip File
Upload multiple files, then use the ZipArchive class in System.IO.Compression to compress them into a single zip file. This server-side process streamlines file management, enabling efficient trans...
Anubhav Chaudhary
Jul 23, 2013
.NET Framework At A Glance
.NET Framework At A Glance. In this post let's see what is the .NET Framework, benefits of the .NET Platform, introducing CLR, CTS, and CLS, Framework Class Library(FCL), Managed vs. Unmanaged ...
Hassan Uddin Mughal
Mar 19, 2017
App.Config AutoReader
In our day to day development, it is a rare case where we don’t need to read a configuration file. There are many techniques for the treatment of such static classes, singleton classes, etc and it ...
Juan Francisco Morales Larios
Jan 17, 2018
How to Call a .NET Assembly From a SQL Server Scheduled Job
Explore step-by-step guide showcasing integration of unmanaged calls via DTS ActiveX script to a .NET assembly within a SQL Server scheduled job. Understand assembly registration, system path confi...
Frank Gutierrez
Apr 27, 2005
No Records Available.
401
-
420
of
1568
<<
19
20
21
22
23
>>
Learn Angular 8 In 25 Days
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
Cognitive Service