.NET news » Search results
Search results for query "net" (410):
Yet Another XML Serialization Library for the .NET Framework
Grid computing using C# Script and .NET Remoting
Unit testing your App.config and ConfigurationSection using NUnit, Ninject and TestDriven.NET
This article is about really unit testing the different scenarios you have when working with configuration files:
- What if the section is missing?
- What if required fields are missing?
- What values can I expect when optional fields are missing?
- ...
Exploring ASP.NET Validators
Validation is one of the most important part of any website. Nowadays, mostly new era websites are having very rich UI, and very much user friedly.User-friendly includes every thing, very good look n feel, excellent user friendly and well placed messages according to the different scenarios.
So here, I am going to discuss all the validators provided by the ASP.NET and for rich UI I'll also discuss in detail the calloutextendor that is part of latest AJAX Tool Kit.
Introducing .NET 4.0 Parallel Programming
Camlex.NET 2.0 for Windows SharePoint Services
A small ADO.NET library with some ORM capabilities
Data Web Controls Enhancements in ASP.NET 4.0
This article explores a number of enhancements made to the data Web controls in ASP.NET 4.0. As you'll see, most of these enhancements give the developer greater control over the rendered markup.
Using the Amazon Web Service SDK for .NET
The richest set of cloud computing services comes from a little e-commerce company known as Amazon.com. Developers can access the Amazon Web Services (AWS) platform using numerous tools including the .NET platform.Amazon.com is a major player in the cloud computing space and has numerous services available to developers. In late 2009, Amazon released the AWS SDK for .NET. This article will demonstrate using the AWS SDK to create a custom backup service using the Amazon Simple Storage Service (S3).
ASP.NET MVC and the Spark View Engine
Getting friendly with HTML in ASP.NET MVC just got a whole lot easier. In this article, I’ll delve into the Spark View Engine, an alternate view engine for the ASP.NET MVC Framework. Spark’s main goal is to allow HTML to dominate the flow of view development while allowing code to fit in seamlessly.


Syndicate