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
(1558)
Blogs
(899)
Resources
(333)
Videos
(190)
News
(120)
Articles
Automated UI Test With WatiN and Specflow in .Net: Part 1
Explore automated UI testing with WatiN in .NET for web applications. Set up a test project, install WatiN, and create test methods to verify UI elements and interactions. Ensure robust code throug...
André de Mattos Ferraz
Apr 11, 2015
Code First Migrations With Entity Framework
This article will provide answers to the following questions relevant to relationships in Entity Framework: whether or not to create a database, how to add / remove a field from an existing table, ...
Sandeep Singh Shekhawat
Jul 20, 2014
Step By Step SSRS in 11 Hours: Hour 11
Step By Step SSRS in 11 Hours: Hour 11" is the final installment in a comprehensive tutorial series on SQL Server Reporting Services (SSRS). Dive deep into advanced report development, data vi...
Akshay Patel
Mar 27, 2015
Guessing Game: Levels, Logic & Forms
In this article, we will know Guessing Game" is an interactive and fun challenge where players try to predict a hidden element, often a number or object, based on clues or random guesses.
Priyanka Jain
Sep 11, 2013
Assemblies In .NET Application
Understand Assemblies in .NET, including Private and Shared types, managing in Global Assembly Cache, generating Public Key with Sn.exe, versioning with AssemblyInfo.cs, and installing with Gacutil...
Surya Kant
Aug 14, 2016
Learn about jQuery Ajax in ASP.Net
Learn how to utilize jQuery Ajax in ASP.Net for efficient client-server communication. Explore sending asynchronous HTTP requests, handling responses, and updating web content dynamically without f...
Navneet Mitawa
Mar 21, 2014
Learn about Task Dialogs in C#
Explore using Task Dialogs in C# to create responsive user interfaces for error handling, user interaction, and custom dialogs. Task Dialogs offer more flexibility than traditional message boxes, a...
Ibrahim Ersoy
Jul 09, 2012
Learn Parallel Programming in .NET
.NET parallel programming techniques like Task Parallelism and Concurrent Collections. Utilize BlockingCollection to manage concurrent tasks. Explore Task.Factory.StartNew for task creation, Collec...
Akkiraju Ivaturi
Sep 08, 2012
Enterprise Library New Version 6
Enterprise Library Version 6 is a Microsoft .NET Framework library offering application blocks for logging, caching, data access, security, and more. It provides configurable components for common ...
Anil Kumar
Aug 18, 2013
Preparing .NET Interview - Part 1 (Framework)
Preparing for a .NET interview (Part 1 - Framework) involves understanding key concepts like CLR, BCL, assemblies, and memory management. Familiarize with C#, garbage collection, reflection, and .N...
Prakash Tripathi
Jan 11, 2016
Introduction to Async and Await in C# 5.0
Async and await in C# 5.0 revolutionized asynchronous programming, simplifying complex tasks by allowing developers to write asynchronous code as if it were synchronous. These keywords enable effic...
Scott Lysle
Jul 11, 2013
Scraping Web site Dynamic Data using WATIN
Learn how to scrape web pages using Watin and NUnit in C# ASP.NET. Explore techniques for efficient scraping, including navigation, HTML parsing with regular expressions, and utilizing third-party...
Vatsal Shah
Mar 30, 2013
When to Delay Sign Assemblies
Delay signing assemblies is useful when collaborating with third-party developers or in scenarios requiring assembly testing before final signing. It allows development to proceed while ensuring ev...
Vandita Pandey
Aug 03, 2006
Complex Custom Validation Attribute Specific to Entity
Complex custom validation attributes tailored for entities in Entity Framework enable validation logic beyond standard rules. These attributes empower precise data validation, ensuring compliance w...
Pranay Rana
Mar 07, 2015
Data Annotations For Web Forms in .NET 4.5
Learn to implement data annotations for enhanced validation in ASP.NET web forms. Utilize Entity Data Model for database setup, GridView for data display, and C# for code-behind logic. Explore com...
Vijay Prativadi
Oct 08, 2012
Seed Databases in EntityFramework
Seeding databases in Entity Framework simplifies initial data setup. Utilize migrations and DbContext to seed essential data, ensuring a consistent database state. This approach streamlines develop...
Munesh Sharma
Jun 20, 2015
.NET 8 Keyed Services in Dependency Injection
.NET 8 introduces Keyed Services in Dependency Injection, enabling registration of multiple implementations for the same interface using a key. Enhance flexibility in dependency injection for dynam...
Allani Saikumar
Apr 29, 2024
Handling UI Control's Events in ViewModel (Prism 5.0)
This article explains how to data bind a command from my viewModel to an event. In other words, how to make the code-behind not contain any code related to event handlers of a control.
Shweta Lodha
Nov 22, 2014
Dynamically Generate Multiple TextBoxes in ASP.Net
Learn how to dynamically generate multiple TextBox controls in ASP.NET using C# (or VB.NET). This tutorial covers server-side control creation, event handling, and UI manipulation.
Shaina Arora
Sep 04, 2013
Import Data to Excel SpreadSheet in .NET
Learn how to import data into Excel spreadsheets using C# and . NET. Explore Excel interop, data manipulation, and CSV handling. Automate data import/export tasks, manage connections, and format da...
Gaurav Gupta
Oct 29, 2012
No Records Available.
361
-
380
of
1558
<<
17
18
19
20
21
>>
Learn Internet of Things in 21 Days
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
AlpineGate AI